Feature request: programmable RPPR shutdown keys
Moderators: Sharp, X-Trade, Pepperpotty, karmathanever
Feature request: programmable RPPR shutdown keys
My two cents: Would really appreciate being able to program RPPR shutdown keys. I use *only* an 88-key Kronos, covering 80's tunes with a bunch of "fly in" percussion and melodic patterns. Losing more than an octave to shutdown keys makes things real tight on some tunes.
I didn't think there was a point to requesting this, but after seeing the latest OS update (2.1), it's apparent that Korg continues to improve this already awesome keyboard, largely based on user feedback. Truly commendable.
Kronos has been my best music technology ownership experience in 40 years!
I didn't think there was a point to requesting this, but after seeing the latest OS update (2.1), it's apparent that Korg continues to improve this already awesome keyboard, largely based on user feedback. Truly commendable.
Kronos has been my best music technology ownership experience in 40 years!
Re: Feature request: programmable RPPR shutdown keys
Not clear what you are hoping to do - can you explain what would be a good setup for you?LexCan wrote:My two cents: Would really appreciate being able to program RPPR shutdown keys. I use *only* an 88-key Kronos, covering 80's tunes with a bunch of "fly in" percussion and melodic patterns. Losing more than an octave to shutdown keys makes things real tight on some tunes.
I didn't think there was a point to requesting this, but after seeing the latest OS update (2.1), it's apparent that Korg continues to improve this already awesome keyboard, largely based on user feedback. Truly commendable.
Kronos has been my best music technology ownership experience in 40 years!
My mostly Kronos videos:
http://www.youtube.com/channel/UCOeCfUbowBoVIw-tWn0nMcQ
http://www.youtube.com/channel/UCOeCfUbowBoVIw-tWn0nMcQ
- Bald Eagle
- Platinum Member
- Posts: 2278
- Joined: Sun Jan 25, 2009 12:06 am
- Location: Long Island, NY
Re: Feature request: programmable RPPR shutdown keys
+10000 on this one. Every Korg board is like this. What a waste of keys. You only need one.LexCan wrote:My two cents: Would really appreciate being able to program RPPR shutdown keys. I use *only* an 88-key Kronos, covering 80's tunes with a bunch of "fly in" percussion and melodic patterns. Losing more than an octave to shutdown keys makes things real tight on some tunes.
As has been talked about here before, currently when RPPR is enabled, all keys C2 (two octaves below middle C) and below are used to shut off RPPR, and can't be used for anything else...C2 is the lowest key on a K61, so I kind of see why Korg did this, but using RPPR makes the keys below C2 on the K73 and K88 keyboards unusable (bad for playing piano, bass, splits, etc.)...it would be better to have only the lowest key on all models (E1 on the 73, and A0 on the 88) turn off RPPR, or as LexCan says, have the RPPR shutdown key (or key range) user programmable...
df
df
Thanks - I just wasn't clear what was being asked. Yes this has been talked about. Agree there could be a better way.dfahrner wrote:As has been talked about here before, currently when RPPR is enabled, all keys C2 (two octaves below middle C) and below are used to shut off RPPR, and can't be used for anything else...C2 is the lowest key on a K61, so I kind of see why Korg did this, but using RPPR makes the keys below C2 on the K73 and K88 keyboards unusable (bad for playing piano, bass, splits, etc.)...it would be better to have only the lowest key on all models (E1 on the 73, and A0 on the 88) turn off RPPR, or as LexCan says, have the RPPR shutdown key (or key range) user programmable...
df
My mostly Kronos videos:
http://www.youtube.com/channel/UCOeCfUbowBoVIw-tWn0nMcQ
http://www.youtube.com/channel/UCOeCfUbowBoVIw-tWn0nMcQ
- Umut Erhan
- Approved Merchant
- Posts: 100
- Joined: Tue Apr 02, 2013 3:14 am
- Location: Istanbul, Turkey
Re: Feature request: programmable RPPR shutdown keys
I fully agree.Bald Eagle wrote:+10000 on this one. Every Korg board is like this. What a waste of keys. You only need one.LexCan wrote:My two cents: Would really appreciate being able to program RPPR shutdown keys. I use *only* an 88-key Kronos, covering 80's tunes with a bunch of "fly in" percussion and melodic patterns. Losing more than an octave to shutdown keys makes things real tight on some tunes.
And maybe this could be even extended so you could select a CC# instead of a note to shut down RPPR.
Also: In songs where you only make use of RPPR play modes Once or Manual, you don't need any shutdown key at all.
Re: Feature request: programmable RPPR shutdown keys
I also agree and I square Bald Eagle's +10,000 to +100,000,000. I think about this shutdown functionality a lot. A programmable shut down key or CC#/AMS could be relatively straightforward to implement. Since the synth knows (I'm fairly certain) whether it has 61, 73 or 88 keys, it should be possible to let the player select an appropriate shutdown key based on the number of keys on your board, and if necessary not let you select a key outside the playable range. Barring that, a CC# as KSI suggested or even a selection of AMS's would do (SW1, SW2, knob, slider, footswitch, whatever). If Korg cannot implement this in the Kronos, perhaps they'll consider doing so in their next synth.ksi wrote:I fully agree.Bald Eagle wrote:+10000 on this one. Every Korg board is like this. What a waste of keys. You only need one.LexCan wrote:My two cents: Would really appreciate being able to program RPPR shutdown keys. I use *only* an 88-key Kronos, covering 80's tunes with a bunch of "fly in" percussion and melodic patterns. Losing more than an octave to shutdown keys makes things real tight on some tunes.
And maybe this could be even extended so you could select a CC# instead of a note to shut down RPPR.
Also: In songs where you only make use of RPPR play modes Once or Manual, you don't need any shutdown key at all.
-
- Platinum Member
- Posts: 7860
- Joined: Fri Jul 29, 2011 7:23 am
It doesn't even matter if the synth auto sets it correctly. The current key could just be the default setting which you can then change. The only issue you would ever get would be with user sound sets made on a larger synth than you have, but I think you could count the ones with RPPR with one hand. I can't even think of any. Even then, all you'd need to do is change out of sequence mode to stop everything, go back and change the mute key to something you can reach.
RPPR Shutdown disable
I've been looking at the MIDI implementation for the Krome, which has the same problem as the Kronos w/r/t RPPR shutdown keys. It looks like there is a "Status" variable that is part of the RPPR Parameter block that is set to 0 if the key sounds a note, 1 if it triggers a pattern, and 2 if it's a shutdown key. There is one of these variables for each key from C-1 to G9. So all we'd need is a way to set that parameter, either via MIDI or a screen menu.
I don't know of a way to do this, but maybe it will give someone else an idea...
Code: Select all
+-----------+---------------------+-------------------------------------------------------+---------+
| b0~~1| MODE | 0:Once, 1:Manual, 2:Endless | ----- |
| 4902------+---------------------+-------------------------------------------------------+---------+
| b4~~5| STATUS | 0:NOTE,1:PAT,2:SHUTDOWN | ----- |
+-----------+---------------------+-------------------------------------------------------+---------+