The MBSeqV4 is still one of my fav. machines… but recently I got myself an Ableton Push. That got me back to work more in Ableton Live again with MBSeqV4 in Auto/Slave Mode and a couple of Synths connected to it.
In general this setup works seamlessly for me. But now I’m looking to integrate a function to filter midi start/stop/cont events in SlaveMode to keep the Seq from playing notes each time Ableton starts:
- The function shall be quickly accessible from the UI
- The function is only accessible in Slave/Auto Mode (makes no sense in Master Mode)
- Midi Clock shall still be forwarded to Midi-Outs (for sync of Synths)
- If function is active and Seq in Auto-Slave Mode it shall not switch to Auto-Master Mode (would probably lead to a BPM change)
So far my solution would be:
- if in Auto/Slave mode ‘Stop’+‘Play’ stops Seq from running and activates the filter > SEQ_UI.c
- ‘Play’ would deactivate the filter again
- Right now I plan to implement the filter before call of function <SEQ_BPM_NotifyMIDIRx(midi_byte)> in app.c since I m really scared of changing anything in seq_bpm.c
Since I’m not really deep in to coding I’d be very happy if you could share your thoughts on this before starting: got a better idea, malfunctions i could run into, things I should consider/count in, …
Any Input is much appreciated
I know… if some of you like the idea, TK would integrate it before I hit a key and of course way more properly coded… but anyway it’s a nice learning process for me to give it a go.
Ahh.. and this should be repeated daily: SEQV4 AND ALL THE MB STUFF IS ONE HELL OF GEAR - TK ROCKS!!!