Filter/Ignore System Real time "Start/Stop" messag
Moderators: Sharp, X-Trade, Pepperpotty, karmathanever
-
- Posts: 4
- Joined: Wed Oct 12, 2016 8:31 pm
Filter/Ignore System Real time "Start/Stop" messag
Hello,
I'm trying to control a Volca Keys and Volca Bass from a hardware sequencer and I'm having an issue with this setup.
When I hit "play" on my hardware sequencer I would like the Korg Volcas NOT to start playing their internal sequence. Is there a way to have the volcas only receive note data and not system Real Time Messages?
I can keep a blank pattern on each Volca, and then just hit stop on each one after starting my sequencer, but that can be cumbersome, and as my sets develop that extra slot becomes more valuable.
If I change the Volca's Global Midi Short Rx setting to "Off" note data is not received, but "start/stop" system real time messages are still received.
Anybody know how to accomplish this without a dedicated hardware midi filter?
Thanks!
I'm trying to control a Volca Keys and Volca Bass from a hardware sequencer and I'm having an issue with this setup.
When I hit "play" on my hardware sequencer I would like the Korg Volcas NOT to start playing their internal sequence. Is there a way to have the volcas only receive note data and not system Real Time Messages?
I can keep a blank pattern on each Volca, and then just hit stop on each one after starting my sequencer, but that can be cumbersome, and as my sets develop that extra slot becomes more valuable.
If I change the Volca's Global Midi Short Rx setting to "Off" note data is not received, but "start/stop" system real time messages are still received.
Anybody know how to accomplish this without a dedicated hardware midi filter?
Thanks!
A memorandum from the underwater laboratory of Scott B.
Hi,
On the FM you can choose in the global settings to use the internal clock instead of the auto mode.
This disables in fact the processing of the Real Time Messages and thus also the start of the sequencer.
Unfortunately you also lose the sync to the clock of the external HW sequencer, which might be interesting for ARPs or LFOs.
Maybe look also in the HW sequencer settings, whether you can disable the transmit of the Start/Stop messages.
Bye.
On the FM you can choose in the global settings to use the internal clock instead of the auto mode.
This disables in fact the processing of the Real Time Messages and thus also the start of the sequencer.
Unfortunately you also lose the sync to the clock of the external HW sequencer, which might be interesting for ARPs or LFOs.
Maybe look also in the HW sequencer settings, whether you can disable the transmit of the Start/Stop messages.
Bye.
microKORGXL, Kaossilator Pro, monotribe, SQ-1, volca fm, Kross 88 BK
Alesis SR18, Akai Miniak, Fender Strat, Line 6 Spider II 112, Zoom MS-50G
Alesis SR18, Akai Miniak, Fender Strat, Line 6 Spider II 112, Zoom MS-50G
-
- Posts: 4
- Joined: Wed Oct 12, 2016 8:31 pm
Thanks for the response!OpAmp wrote:Hi,
On the FM you can choose in the global settings to use the internal clock instead of the auto mode.
This disables in fact the processing of the Real Time Messages and thus also the start of the sequencer.
Unfortunately you also lose the sync to the clock of the external HW sequencer, which might be interesting for ARPs or LFOs.
Maybe look also in the HW sequencer settings, whether you can disable the transmit of the Start/Stop messages.
Bye.
That would definitely fix the issue, I actually hadn't thought to disable the sync altogether, duh!
That does limit me somewhat, though. Currently, I want to keep the sync rolling for two reasons:
1)because I am passing the sync on to two other volcas (beat, and sample).
2)I am switching between the internal sequencers on the volcas & the sequencer from the hardware(Yamaha MOXF6).
And as you say, this also leaves open the possibility of recording filter sweeps, delay repeats and whatnot, which essentially gives me another hand drawn oscillator shape. Which is pretty rad.
There is indeed a way to filter out the start/stop messages and still transmit clock from the MOXF6, but the only issue is that I have a drum machine that I WOULD like to have the start/stop messages transmitted to
So for now it looks like I'll have to pick which one is more important and either get good at starting drum machine and MOXF at the same time, or forego tempo sync for the bass & keys altogether and tempo sync the sample & beats another way.
A memorandum from the underwater laboratory of Scott B.
Yeah, that is kind of annoying, devices for which you want the Start/Stop and others not...
An Arduino with a MIDI shield to the rescue?! It could be programmed with a Start/Stop filter that you can enable/disable with push on a button. You could then insert this in between your HW sequencer and the Volca. The MIDI clock and notes would travel through it.
Bye.
An Arduino with a MIDI shield to the rescue?! It could be programmed with a Start/Stop filter that you can enable/disable with push on a button. You could then insert this in between your HW sequencer and the Volca. The MIDI clock and notes would travel through it.
Bye.
microKORGXL, Kaossilator Pro, monotribe, SQ-1, volca fm, Kross 88 BK
Alesis SR18, Akai Miniak, Fender Strat, Line 6 Spider II 112, Zoom MS-50G
Alesis SR18, Akai Miniak, Fender Strat, Line 6 Spider II 112, Zoom MS-50G
-
- Posts: 4
- Joined: Wed Oct 12, 2016 8:31 pm
Yeah, that's a thought... I've got an uno and a MIDI shield laying around, maybe I should give that a shot.OpAmp wrote:Yeah, that is kind of annoying, devices for which you want the Start/Stop and others not...
An Arduino with a MIDI shield to the rescue?! It could be programmed with a Start/Stop filter that you can enable/disable with push on a button. You could then insert this in between your HW sequencer and the Volca. The MIDI clock and notes would travel through it.
Bye.
Midi solutions makes a event processor that does all kinds of neat stuff but it's $149: http://www.midisolutions.com/prodepp.htm
A memorandum from the underwater laboratory of Scott B.
-
- Posts: 1
- Joined: Sat May 11, 2024 1:09 am
How to keep the Korg Voca FFM2 seq from starting
Put a dummy jack into the sync input with no clock. that way the FM2 will still receive midi note info without playing its own sequencer.