preenfm Forum

PreenFM => preenfm2 and preenfm3 => Topic started by: Onosendai on July 27, 2014, 02:19:25 AM

Title: [SOLVED] Combo change ?
Post by: Onosendai on July 27, 2014, 02:19:25 AM
Hi all !

How to change a combo by CC or NRPN ? I've tried to send MSB#1 + LSB#32, then the number of my combo, but it doesn't work. Do i miss something ?

Are the combo unique when we save them ? If i change a program that was in multiple combos, does it change all the combos ? Or each combo are independant.
Title: Re: Combo change ?
Post by: Xavier on July 27, 2014, 09:20:54 AM
Hi,

How to change a combo by CC or NRPN ? I've tried to send MSB#1 + LSB#32, then the number of my combo, but it doesn't work. Do i miss something ?

That should work.
You followed the NRPN here : http://ixox.fr/preenfm2/manual/midi/ ?
What did you send exactly ?

EDITED : Oops... What i wrote was totally wrong !!

Are the combo unique when we save them ? If i change a program that was in multiple combos, does it change all the combos ? Or each combo are independant.

The Combos are totally independant from each others and from the presets.
Modifying a program in one combo does not change any other programs.

Xavier
Title: Re: Combo change ?
Post by: Onosendai on July 28, 2014, 08:04:30 PM
Quote
What did you send exactly ? The combo number must be set with CC#6 = 0 and CC#38 = <combo number>
As Combo number <= 127 CC#6 will be equal to 0. But don't fortget to set it at least once.

i dont understand, can you give a concret exemple please ? Do i need to use CC or NRPN ?

I use a Cirklon, on each step i can send NRPN or CC. I've tried this :

Step 1 > NRPN message (MSB#1 + LSB#32) > Number 1 (combo numbe one) ==> don't work

I've also tried

Step 1 > CC#6 = 0
Step 2 > CC#38 = 1

And i got a vibrato effect (i can change speed with CC#38) but it doesn't change combo.

> The Combos are totally independant from each others and from the presets. Modifying a program in one combo does not change any other programs.

Perfect !
Title: Re: Combo change ?
Post by: Xavier on July 28, 2014, 09:14:28 PM

 :-[ Sorry for the confustion what i wrote was totally wrong.
The bank is done with CC and the loading the preset is a program change. No NRPN here.

You select the bank with CC#0 (bank select) and CC#32 (bank select LSB) as describe here : http://ixox.fr/preenfm2/manual/midi/
See the midi messages : http://www.midi.org/techspecs/midimessages.php

Then you can use "program change" to change the preset inside the bank you selected.
See program change in the top of the table in the previous link...

Xavier
Title: Re: Combo change ?
Post by: Onosendai on July 29, 2014, 02:08:16 AM
It works now, thanks !