Hi I just unlocked the full version of Soundbox.
Is there a way to call presets via midi program change ?
Thanks for help
Hi I just unlocked the full version of Soundbox.
Is there a way to call presets via midi program change ?
Thanks for help
Hi @Dan ,
Thanks for reaching out. This isn’t possible at the moment, but we’ve just added it to our to-do list. Stay tuned!
Just adding my vote for this feature! Really important for workflow, IMO.
adding my vote too, receiving CC and PC massages ,
Changing presets remotely is an essential features.
Please implement it in upcoming update.
Me too. This is very important feature ,
specially for live performance .
Please add it soon.
Thank you.
Hi. Dan. Is it possible to move this thread to
Soundbox feature request , so more people
Can find it and add their votes?
Thnx
The next update will include this and Round Robins alongside other minor improvements. Stay tuned.
Thank you very much, that’s great news !
Great news! I’m happy with Soundbox as it is, and I’m having a lot of fun with it and have barely scratched the surface of the features it already has, but new features and improvements are always appreciated.
Is anyone here knows how exactly Soundbox should react to PC massages.do I need to build custom set list and choose presets that I would like to recall from my controller? I’m asking because i think it was changing presets as expected before latest update, and now seems nothing happens when sending PC messages.
Thanks in advance for any info.
It seems that we lost this feature along the way , most likely with last update .
Soundbox stopped responding to PC messages from external controllers
in AUv3 and stand-alone.
Changing presets with PC requires sending MIDI CC0 message first (it’s called Bank Select) for selecting a pack.
So it goes like this:
MIDI CC0 for selecting a pack with value 0=“NO PACK SELECTED”, i.e. it resets the state (same as clicking INIT STATE in the settings), and value=1 for “User Presets”
MIDI PC with Preset Index in the pack selected by Bank Select
thank you for explanation .
My controller doesn’t have bank select
function , just Program change buttons.
So how I can change presets ?
since Bank Select messages (Msb,Lsb) are Continue Control messages (CC#), you could try to
convert any of your controllers knobs or buttons to send CC 00 , using midi tool like mfxConverter or similar. As good people from AM stated above just (Msb)CC#00 needs to be dial in before( PC ) program change message can be recognized successfully.
If you controller doesn’t send any CC# that you can remap, you could use free midi utility like
MidiMessenger and send Msb values from there.
where bank 0. Init state ( no sound )
bank 1. User presets
bank 2. 1 pack
bank 3. 2 pack
… and so on
Thank you.I will try that.