
Sound change with Stage 2
- jfenton
- Patch Creator
- Posts: 357
- Joined: 03 Apr 2016, 18:21
- 9
- Your Nord Gear #1: Nord Stage 2 EX
- Has thanked: 24 times
- Been thanked: 102 times
Re: Sound change with Stage 2
I've been toying with the idea of developing a program to run on my Raspberry PI to control midi but doubt if I will have time anytime soon. The thought is to take simple midi input messages from my FCB1010 and converting them to more complex output messages to my NS2 and/or Hammond SK2. Of course I would need to find or build a midi I/O for the Raspberry PI first. Once done, I could then use the input from any midi device and map it to any output I would like. Maybe someone already thought of this before. Again, it won't happen any time soon. Maybe after I retire from my day job.
Of course you could probably also do this with a PC or Mac but I was thinking raspberry PI because of it's small size.

Keyboards:
- NS2 EX Compact 73
- Hammond SK2
- Roland VCombo VR-09
- Roland A800-Pro
- Behringer Motor 49
- Alesis Q88
- jfenton
- Patch Creator
- Posts: 357
- Joined: 03 Apr 2016, 18:21
- 9
- Your Nord Gear #1: Nord Stage 2 EX
- Has thanked: 24 times
- Been thanked: 102 times
Re: Sound change with Stage 2
I'm now using Bome software and a PC to expand the functionality and limitations of the FCB1010 but and I will likely purchase a Bome box when it releases so I will no longer need a PC.
http://www.bome.com
http://www.bome.com
Keyboards:
- NS2 EX Compact 73
- Hammond SK2
- Roland VCombo VR-09
- Roland A800-Pro
- Behringer Motor 49
- Alesis Q88
-
- Posts: 2
- Joined: 13 Oct 2020, 01:33
- 4
- Your Nord Gear #1: Nord Stage 2
- Has thanked: 2 times
Re: Sound change with Stage 2
Hey everyone. Thanks for the great options here. I am trying to get my FCB1010 working with my NS2. I want to have an sound up and down button but I can’t find the exact midi message I have to program in the FCB. Can someone help me how to set it up? Thank you!!
Last edited by ToniKlein on 13 Oct 2020, 01:41, edited 1 time in total.
- RichardG
- Posts: 213
- Joined: 28 Jul 2017, 08:57
- 8
- Your Nord Gear #1: Nord Stage 4
- Has thanked: 51 times
- Been thanked: 76 times
Re: Sound change with Stage 2
I don't think such a message exists ?
IIRC I've seen similar requests in this forum (do a search here).
The main problem is that MIDI is 'stateless', so any message send stands on itself and doesn't have any relation or knowledge about a previous message.
I think even on the NS3 that only works with a dedicated footswitch, not with MIDI.
It *could* be possible if the keyboard itself implements such a message.
But then again what to do when at the end of the programs, go back to the first or switch banks ?
IIRC I've seen similar requests in this forum (do a search here).
The main problem is that MIDI is 'stateless', so any message send stands on itself and doesn't have any relation or knowledge about a previous message.
I think even on the NS3 that only works with a dedicated footswitch, not with MIDI.
It *could* be possible if the keyboard itself implements such a message.
But then again what to do when at the end of the programs, go back to the first or switch banks ?
The following statement is not true. The previous statement is true.
- FZiegler
- Donator
- Posts: 2880
- Joined: 15 Dec 2019, 02:41
- 5
- Your Nord Gear #1: Nord Stage 3
- Location: Germany south-west
- Has thanked: 837 times
- Been thanked: 1002 times
- Contact:
Re: Sound change with Stage 2
I'd say it differently: Of course you can send a program change and a bank select message, but there is no message for a relative program change (+1, -1), only absolute addressing. So if you want to send a +1 message, you would have to know where you are and calculate the address of the next program.
The NS2 only handles those messages if MIDI Prog Change Mode is set to <Receive> or <Send & Receive>.
The NS2 only handles those messages if MIDI Prog Change Mode is set to <Receive> or <Send & Receive>.
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: 2
- Joined: 13 Oct 2020, 01:33
- 4
- Your Nord Gear #1: Nord Stage 2
- Has thanked: 2 times
Re: Sound change with Stage 2
Ok thank you guys! That's pretty sobering for a keyboard in that high class... Then i'll have to do it with absolute addresses.
-
- Posts: 3523
- Joined: 07 Jan 2011, 04:50
- 14
- Has thanked: 49 times
- Been thanked: 1117 times
Re: Sound change with Stage 2
Are you aware of any keyboard that works otherwise? No matter what, I think you are likely to run into the issue that there simply does not exist a standard MIDI command for "program up" or "program down."ToniKlein wrote:Ok thank you guys! That's pretty sobering for a keyboard in that high class...
I suppose a manufacturer could implement such a thing via NRPN or sysex... has any manufacturer done that?
AFAIK, as RIchard alluded to with the NS3, keyboards that allow you to use foot switches to move up and down through patches are doing it locally, not via MIDI commands.
- FZiegler
- Donator
- Posts: 2880
- Joined: 15 Dec 2019, 02:41
- 5
- Your Nord Gear #1: Nord Stage 3
- Location: Germany south-west
- Has thanked: 837 times
- Been thanked: 1002 times
- Contact:
Re: Sound change with Stage 2
MIDI is a standard published in 1982, I think. Some big manufacturers tried to expand it - but they didn't find a common path. Nord isn't a big player, so they aren't in the position to set new standards.
Indeed, people expect more from a modern instrument, but MIDI isn't iOS nor USB. It's still far from plug and play. And we will see what MIDI 2.0 will bring in terms of 2-way-communication etc. I'm looking forward into it, but fear complications at the same time.
Indeed, people expect more from a modern instrument, but MIDI isn't iOS nor USB. It's still far from plug and play. And we will see what MIDI 2.0 will bring in terms of 2-way-communication etc. I'm looking forward into it, but fear complications at the same time.
Last edited by FZiegler on 13 Oct 2020, 18:37, edited 1 time in total.
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: 3523
- Joined: 07 Jan 2011, 04:50
- 14
- Has thanked: 49 times
- Been thanked: 1117 times
Re: Sound change with Stage 2
The purpose of NRPN and sysex was specifically to let manufacturers implement their own extensions to MIDI for their own gear. I'm not aware that anyone tried to add to the spec (i.e. to create new standards) for others to follow, but mfrs implemented commands specific to their own gear all the time. I'm not aware off-hand of any manufacturer who use that facility to implement a program up and program down function, though. Probably the thing sysex was most often used for was to support software editors (which, naturally, required access to a far greater number of parameters than those included in the standard MIDI spec).
Last edited by anotherscott on 14 Oct 2020, 03:17, edited 1 time in total.
- FZiegler
- Donator
- Posts: 2880
- Joined: 15 Dec 2019, 02:41
- 5
- Your Nord Gear #1: Nord Stage 3
- Location: Germany south-west
- Has thanked: 837 times
- Been thanked: 1002 times
- Contact:
Re: Sound change with Stage 2
What I was alluding to was Yamaha MIDI XG and Roland MIDI GS which looked like a fight some time ago; and of course little things like power over MIDI which isn't part of the standard as far as I know.
@ToniKlein: You might want to have a look into the inoffical Nord MIDI manual here in the forum:
The Nord Stage MIDI Tutorial
It covers the original Stage and NS2 features.
@ToniKlein: You might want to have a look into the inoffical Nord MIDI manual here in the forum:
The Nord Stage MIDI Tutorial
It covers the original Stage and NS2 features.
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