Modules ideas

This section is created to submit ideas for future development of Usine modules. Feel free to edit this page if you have any suggestion that would make a useful new user module.

Try to give a short description of your idea, and your pseudo to eventually discuss about it on forum.

Of course, you are welcome if you want to release a module from ideas below.

Submitted ideas

Set Sub array : set several values of an array at specified position via another array. (23fx23)

insert/subtract Sub array,value : insert or subtract an array/value in another array at specified position and update new array size. (23fx23)

last changed value of array : gives position/value of the last changed elt of an array. (23fx23)

COM Port : receive and send data’s on serial port (to use Arduino) ;-) . (senso)

Released modules

XY array : array that can have arrays instead of single values. (23fx23) (see the Matrix Pack who implement this functionality)

RGB color : convert RGB (red, green , blue) values to usine color. (23fx23) (included in Usine V4.22 and SDK V3)

HSL color : convert HSL (Hue, Saturation, Luminosity) values to usine color. (23fx23) (included in Usine V4.22 and SDK V3)

Not array : if all values are 0 then are set to 1 and vice versa (maybe make the not module compatible with arrays). (23fx23) (the Not module was made compatible with array in Usine vV.22)

Roll array : step input instead of percent might be better after using it a lot ;-) . (23fx23) (included in Usine V4.22 and SDK V3)

sdk/modules_ideas.txt · Last modified: 2013/04/19 01:31 (external edit)