Using Usine with the Dave Smith Tetra
-
noise2sine
- Member
- Posts: 458
- Contact:
Hello,
I'm using this synth which is mainly controlled by Usine (a lot of fun). The preset are organized with program numbers and banks. When i'm using the creat midi message module, i can change the program numbers using the program change option. But I didn't find a way of changing the bank number and the program numbers ? how can i do that ?
Cheers
I'm using this synth which is mainly controlled by Usine (a lot of fun). The preset are organized with program numbers and banks. When i'm using the creat midi message module, i can change the program numbers using the program change option. But I didn't find a way of changing the bank number and the program numbers ? how can i do that ?
Cheers
hello
generally, bank select message are send with CC 0( msb ) and 32 (lsb )
you can refer to the midi implementation of the Tetra to find good values..
use 2 or 3 ( if you add a program change ) create midi module and maybe an unpack script behind could be useful too
there's also the sys ex solution ( there 's a module for that too in Usine )
generally, bank select message are send with CC 0( msb ) and 32 (lsb )
you can refer to the midi implementation of the Tetra to find good values..
use 2 or 3 ( if you add a program change ) create midi module and maybe an unpack script behind could be useful too
there's also the sys ex solution ( there 's a module for that too in Usine )
Commonly, bank change is done with CC0 and CC32:
CC0 (0) + CC32 (1) should select the second bank...
But it may vary from synth to synth
CC0 (0) + CC32 (1) should select the second bank...
But it may vary from synth to synth
Seb.Dub
-
noise2sine
- Member
- Posts: 458
- Contact:
Thanks i will try that, and let u know.
Thanks dudes
Thanks dudes
-
noise2sine
- Member
- Posts: 458
- Contact:
Hello,
I have tried what u said , with unfortunatly no success. i must add that i'm very bad with midi understanding.... I have tried to read the manual, i couldn't find any information that i could understand .... Do u think it would be possible to have in the add on section a simple patch allowing those actions like changing program,subbank,bank ..... ( I will play on sunday
help.....)
Thanks a lot Usiners
I have tried what u said , with unfortunatly no success. i must add that i'm very bad with midi understanding.... I have tried to read the manual, i couldn't find any information that i could understand .... Do u think it would be possible to have in the add on section a simple patch allowing those actions like changing program,subbank,bank ..... ( I will play on sunday
Thanks a lot Usiners
I've taken a quick look at the manual, and wonder what "MIDI Parameter Receive" mode you're using. You can choose between All, NRPN and "normal" CC. If I understand the manual correctly, you should be able to select banks by sending CC no 32 with a value between 0 and 3 if the receive mode is All or CC.
Or what about putting all the programs you use into one bank?
Or what about putting all the programs you use into one bank?
Bjørn S
-
noise2sine
- Member
- Posts: 458
- Contact:
Thanks for yr attention Bsork !
So i will use : a create midi message set on "CONTROL CHANGE" with the "code 1" set to 32 the "code 2" set between 0 and 3 ? and for the "PROGRAME CHANGE" an another create midi message module ?
So i will use : a create midi message set on "CONTROL CHANGE" with the "code 1" set to 32 the "code 2" set between 0 and 3 ? and for the "PROGRAME CHANGE" an another create midi message module ?
Yes, you can use the same button for the two "create midi message" module. I think you have to put a "wait one cycle" module before the "create midi message" module sending the program change....
Seb.Dub
I am trying now the same with DSI Mopho. But still new to this. Would you mind to have me look into your patch to learn from you? Especially I do not understand yet how to use the NRPN correctly.noise2sine wrote:Hello,
I'm using this synth which is mainly controlled by Usine (a lot of fun). The preset are organized with program numbers and banks. When i'm using the creat midi message module, i can change the program numbers using the program change option. But I didn't find a way of changing the bank number and the program numbers ? how can i do that ?
Cheers
Who is online
Users browsing this forum: No registered users and 14 guests
