Posted: 04 Jan 2014, 00:12
hello.
I work on a very interesting project in witch i will use usine 5 as an app to drive a light system.
this project has been created by François Maurin for his new show "the organ king":
http://www.theorganking.com/
the goal is to make a lighting control of led put on each note on each instruments. There instruments are mechanicals and
control by midi.
usine grab the midi note on the artist computer and convert there on dmx protocol.
we can make different treatments on there datas.
For example i can apply time on the values to create fade in or fade out.
we can also set a minimum value for each instrument ans set the color of the light on RGB (each color is controled by a midi channel).
it work quite well but it's begin to be very heavy.
in particulary the fade time function (because i must apply time in each note individualy and i have more than 300 dimmers !).
so i would like to know if someone could help me to make script that coul replace part of my patch.
For example, if i could have a script that receive midi code and make an array with time in/time out fading it would be great !
i need to to make a lot of mapping value because i have for example a xylophone and leds have chronologic adress system that no follows the chromatic scale .
thank you to paid me attention despite my very poor english.
I work on a very interesting project in witch i will use usine 5 as an app to drive a light system.
this project has been created by François Maurin for his new show "the organ king":
http://www.theorganking.com/
the goal is to make a lighting control of led put on each note on each instruments. There instruments are mechanicals and
control by midi.
usine grab the midi note on the artist computer and convert there on dmx protocol.
we can make different treatments on there datas.
For example i can apply time on the values to create fade in or fade out.
we can also set a minimum value for each instrument ans set the color of the light on RGB (each color is controled by a midi channel).
it work quite well but it's begin to be very heavy.
in particulary the fade time function (because i must apply time in each note individualy and i have more than 300 dimmers !).
so i would like to know if someone could help me to make script that coul replace part of my patch.
For example, if i could have a script that receive midi code and make an array with time in/time out fading it would be great !
i need to to make a lot of mapping value because i have for example a xylophone and leds have chronologic adress system that no follows the chromatic scale .
thank you to paid me attention despite my very poor english.