Page 1 of 1

Posted: 28 Dec 2006, 21:37
by bmoussay
Hi Usiners!

Just some remarks about the Midi IN module (in Usine 2.55)

1) In the "mode" list, a small bug: "channel 9" is missing, replaced with "channel 0"

2) I've noticed a strange behaviour of this module:
- when used in a sub patch, it "looses" its "mode" input and setting.

Rgds,

B.

Posted: 29 Dec 2006, 08:02
by senso
Thanks for the "channel 0" bug... fixed
2) I've noticed a strange behaviour of this module:
- when used in a sub patch, it "looses" its "mode" input and setting.
It's almost normal beacuse in a sub patch, the midi in module is only an 'inlet'. You choose the channel setting in the main patch and send received midi codes in to the sub patch.

I plan to change the midi handling in Usine:
create midi selectors in the input stage of the track as the audio selector:

The main problem is that we have to create 4 selectors:
1) for the midi notes device (ie the midi keyboard).
2) for the midi notes channel
3) for the remote device (ie controler)
4) for remote channel

still confused is my mind.
I need you opinion.