Oh no! FWIW there could be lasting damage which only appears after a while (speaking from experience lol) so make sure you have backups etc. But I also spilled beer on a 2008 MacBook that my parents are still using so it definitely can be fine too, hope it is fine for you!
Sidebrain is on form at the moment! Loads of great ideas.
he never misses
Yeah, heâs consistently excellent. Iâve learned so much from him.
Bet this is awesome with breaks⌠I can imagine it being a massive boon to the the breakcore crowdâŚ
It also works on instrument racks so itâs not sample morphing only
I can imagine going full generative with this just sliding through chains ![]()
If youâre impatient like me and donât want to wait until tomorrow
![]()
Hacker!
![]()
Drum Rack advice needed:
I want to set up a drum rack so that pressing a pad will toggle an FX chain on, and then turn it off with a second tap.
I have managed everything except the on/off behaviorâthe drum pads act like gates, and only stay on as long as I hold the pad down.
Any ideas for way to toggle the FX instead?
Unnecessary explanation of the FX setup
On each drum pad I have a MIDI Envelope device, which (with its attack and release set to zero) can map midi commands to other devices in a Live set. Iâm using it to turn fx devices on and off.
The FX devices themselves are in parallel chains in the same track as the drum rack. Each FX device has a âReceive Audioâ Max4Live device to grab the incoming audio from another track.
Pad on what?
If youâre sending a CC and your pad is set to toggle, it canât work, because itâll only send data on the press, not the release too.
You need to set it to momentary, so it can tell when you take your finger off.
EDIT Ignore that, just read the hidden bit!
The pad is on the Push 3, but Iâm using it in controller mode, not standalone.
My bad, I assumed you were sending an external CC of some kind.
When you use CCâs often the device can set toggle/momentary. If you use toggle then the receiving device never knows when youâve released the pad.
So momentary mode sends twice as much data as toggle. I often keep my pads set to momentary, and then use Drambo change it to toggle, you can do some cool stuff, for instance detecting a long or short press and having different functions, stuff like that.
I guess I could use an external controller to send CCs, but I have the Push right there.
True. Does the Push do a kind of âCustomâ mode? Where it just sends MIDI etc?
Probably a way to do it in Ableton though anyway, maybe using a M4L device of some kind!
Could build it in Drambo in 10 seconds flat!
Yeah, itâs called âUserâ mode. Makes it turn into a basic MIDI controller.
True!
@Mistercharlie Maybe could use that mode then? If you can switch in and out if it quickly anyway!