Nord Stage 2 toggle synth section on/off via MIDI pedal
-
- Posts: 40
- Joined: 29 Jan 2016, 20:10
- 8
- Your Nord Gear #1: Nord Stage 2 EX
- Has thanked: 3 times
- Been thanked: 4 times
Nord Stage 2 toggle synth section on/off via MIDI pedal
Hi all,
I have a question about feasibility of using MIDI to control the synth section(s) on an NS2 program. I have downloaded and looked at the PDF file on the Nord stage MIDI tutorial, which I find difficult to decipher; my understanding is that this should be possible, but I would like someone with knowledge of the MIDI implementation on the Stage 2 let me know whether this is possible, before I do a deeper dive on the actual procedure.
I want to use a MIDI foot pedal and have two different switches turn the synth section in slots A and B on and off. One switch would toggle the synth section on and off in slot A, the other would toggle it on and off in slot B. The program in question has slot A and slot B engaged simultaneously.
I know I can assign the volume of the sections to a continuous controller footpedal (with 1/4” TRS cable) and use that to bring sounds in and out, but I find myself not coordinated enough to rapidly change from on to off with a rocker pedal fast enough.
I need both hands playing so I can’t reach up and hit the toggle button on the synth panel itself either.
Any input is appreciated. Thanks!
I have a question about feasibility of using MIDI to control the synth section(s) on an NS2 program. I have downloaded and looked at the PDF file on the Nord stage MIDI tutorial, which I find difficult to decipher; my understanding is that this should be possible, but I would like someone with knowledge of the MIDI implementation on the Stage 2 let me know whether this is possible, before I do a deeper dive on the actual procedure.
I want to use a MIDI foot pedal and have two different switches turn the synth section in slots A and B on and off. One switch would toggle the synth section on and off in slot A, the other would toggle it on and off in slot B. The program in question has slot A and slot B engaged simultaneously.
I know I can assign the volume of the sections to a continuous controller footpedal (with 1/4” TRS cable) and use that to bring sounds in and out, but I find myself not coordinated enough to rapidly change from on to off with a rocker pedal fast enough.
I need both hands playing so I can’t reach up and hit the toggle button on the synth panel itself either.
Any input is appreciated. Thanks!
- maxpiano
- Patch Creator
- Posts: 6691
- Joined: 27 Jun 2011, 13:29
- 13
- Your Nord Gear #1: Nord Stage 3
- Location: Italy
- Has thanked: 489 times
- Been thanked: 2345 times
Re: Nord Stage 2 toggle synth section on/off via MIDI pedal
Hi, if you check the NS2 Manual at page 52 (MIDI Controllers List) you will find the answer, every section has an Enable CC (Synth Enable is CC 113), so if you assign a distinct MIDI Channel to Panel A and B (or just Synth A and B) you can enable/disable Synth A/B by using that CC (127=on and 0=off) on the respective MIDI channel.
Last edited by maxpiano on 11 Oct 2024, 13:02, edited 1 time in total.
- FZiegler
- Donator
- Posts: 2688
- Joined: 15 Dec 2019, 02:41
- 5
- Your Nord Gear #1: Nord Stage 3
- Location: Germany south-west
- Has thanked: 738 times
- Been thanked: 914 times
- Contact:
Re: Nord Stage 2 toggle synth section on/off via MIDI pedal
If ever you say 'toggle', 'switch on/off' or 'step forwards/backwards', you will learn that there is no MIDI command for that. So you will need an additional logic that can transfer this into different MIDI commands. Sending on or off is always two different commands as far as I can see. Even more complicated for 'next' and 'previous' program: The controller needs to know which program you are on, so that it will be able to send the absolute program number for the next or previous program. The MIDI foot controllers I know of don't do that, but there are 'smart' controllers which do.
Stage-3-C (Rev.B 2.1) - Kawai VPC1 / Viscount Legend 70s / Yamaha CP33 - Hall of Fame & NeoVent2 - Behringer Flow-8 - K&M stands 18820+18811 / 18953+18952 - Samsung Tab S5e, MobileSheetsPro & AirTurn Duo200 - QSC K8.2s / Fischer InEars
-
- Posts: 40
- Joined: 29 Jan 2016, 20:10
- 8
- Your Nord Gear #1: Nord Stage 2 EX
- Has thanked: 3 times
- Been thanked: 4 times
Re: Nord Stage 2 toggle synth section on/off via MIDI pedal
Yes; it seems I would need to program 4 different footswitch buttons - 1) Slot A synth section ON 2) Slot A synth section OFF 3) Slot B synth section ON 4) Slot B Synth section OFF.FZiegler wrote: ↑11 Oct 2024, 13:05 If ever you say 'toggle', 'switch on/off' or 'step forwards/backwards', you will learn that there is no MIDI command for that. So you will need an additional logic that can transfer this into different MIDI commands. Sending on or off is always two different commands as far as I can see. Even more complicated for 'next' and 'previous' program: The controller needs to know which program you are on, so that it will be able to send the absolute program number for the next or previous program. The MIDI foot controllers I know of don't do that, but there are 'smart' controllers which do.
Suddenly this requires coordination to find the right switches quickly while playing…
- maxpiano
- Patch Creator
- Posts: 6691
- Joined: 27 Jun 2011, 13:29
- 13
- Your Nord Gear #1: Nord Stage 3
- Location: Italy
- Has thanked: 489 times
- Been thanked: 2345 times
Re: Nord Stage 2 toggle synth section on/off via MIDI pedal
Not necessarily, some controllers enable you to program a single switch to Toggle between 2 values (0 and 127), which device/pedalboard are you planning to use for this purpose exactly?dr88s wrote: ↑11 Oct 2024, 15:14Yes; it seems I would need to program 4 different footswitch buttons - 1) Slot A synth section ON 2) Slot A synth section OFF 3) Slot B synth section ON 4) Slot B Synth section OFF.FZiegler wrote: ↑11 Oct 2024, 13:05 If ever you say 'toggle', 'switch on/off' or 'step forwards/backwards', you will learn that there is no MIDI command for that. So you will need an additional logic that can transfer this into different MIDI commands. Sending on or off is always two different commands as far as I can see. Even more complicated for 'next' and 'previous' program: The controller needs to know which program you are on, so that it will be able to send the absolute program number for the next or previous program. The MIDI foot controllers I know of don't do that, but there are 'smart' controllers which do.
Suddenly this requires coordination to find the right switches quickly while playing…
-
- Posts: 40
- Joined: 29 Jan 2016, 20:10
- 8
- Your Nord Gear #1: Nord Stage 2 EX
- Has thanked: 3 times
- Been thanked: 4 times
Re: Nord Stage 2 toggle synth section on/off via MIDI pedal
I don’t own one, but I’d guess the FCB1010.Some controllers enable you to program a single switch to Toggle between 2 values (0 and 127), which device/pedalboard are you planning to use for this purpose exactly?
- maxpiano
- Patch Creator
- Posts: 6691
- Joined: 27 Jun 2011, 13:29
- 13
- Your Nord Gear #1: Nord Stage 3
- Location: Italy
- Has thanked: 489 times
- Been thanked: 2345 times
Re: Nord Stage 2 toggle synth section on/off via MIDI pedal
It should support toggle switch settings (check its manual for confirmation and how-to).
-
- Posts: 40
- Joined: 29 Jan 2016, 20:10
- 8
- Your Nord Gear #1: Nord Stage 2 EX
- Has thanked: 3 times
- Been thanked: 4 times
Re: Nord Stage 2 toggle synth section on/off via MIDI pedal
@maxpiano
I really have to extend a very heartfelt thank you to you.
Based on what you wrote, I ordered a Hotone Ampero Control 4 footswitch pedal from Amazon. Within about three minutes of unboxing it, I had it functioning exactly as I had hoped, toggle function and all. You explained it very clearly and it was incredibly easy to make it work with the instructions you provided me.
Cheers!
I really have to extend a very heartfelt thank you to you.
Based on what you wrote, I ordered a Hotone Ampero Control 4 footswitch pedal from Amazon. Within about three minutes of unboxing it, I had it functioning exactly as I had hoped, toggle function and all. You explained it very clearly and it was incredibly easy to make it work with the instructions you provided me.
Cheers!