Posted: 01 Apr 2015, 08:24
So I thought hey we could help out newcomers to Usine.
Let's discuss some of our most used modules for patching.
Data-Data Manipulation-Change Scale
This one I find myself using constantly.
I find very useful for converting an XY which receives positional values between 0-1 to adapt to other values such as a filter with 50-2000 Hz.
This is just one example, where common 0-1 can be changed to adapt to "Real World" numbers. I find myself using this quite often in many cases.
Also very useful to add a range fader with the min/max pos so that you can modify limit the scale as well.
An example would be like with MIDI Control numbers, Input can be 0 to 1, and output 0 to 127, where the range fader limits the output to whatever you want...such as setting a cutoff filter of a synthesizer but not wanting to go to low in the frequency range.....you can set 50 to 127 by the range fader to limit the value to the output.
Interface Design - Range Fader
Just because I mentioned above. Ability to set Min/Max and have a visual control to limit these to feed to other controls.
Also includes a position cursor, which can be useful for display of the value within the range you are limiting to.
Flow Control - Pass Flow
This is a basic switch which allows you to completely disconnect the output if "not" activated.
I will commonly use a set of these with the not(A) module so if I have a single switch I can switch in a path, while disconnecting another.
Math-Logical-not(A)
This is a common digital logic not symbol if a 1 is present at the input a 0 will be at the output.
Alternately if a 0 is at the input a 1 will be at the output.
Flow Control - Pass only if has changed
This is similar to the Pass Flow, however it does not require a switch to enable/disable the flow.
As long as a change is detected at the input it will be forwarded to the output, if not then it will completely disconnect with [-1]
This is very useful when wanting to use a fader to control another fader, while retaining control of both objects.
Without this inline, the second fader cannot be modified and only displays the value of the first.
With this inline, the second fader can change the value...however if the first is moved it will overtake the second one.
So help keep the list going guys, at least with some common used modules and a short description to help.
Tell your favorite, your most used, the ones that surprised you the most and were very useful.....
This way people know where to start, maybe we will all learn something we didn't know....I know I keep finding new things out everyday.
-S
Let's discuss some of our most used modules for patching.
Data-Data Manipulation-Change Scale
This one I find myself using constantly.
I find very useful for converting an XY which receives positional values between 0-1 to adapt to other values such as a filter with 50-2000 Hz.
This is just one example, where common 0-1 can be changed to adapt to "Real World" numbers. I find myself using this quite often in many cases.
Also very useful to add a range fader with the min/max pos so that you can modify limit the scale as well.
An example would be like with MIDI Control numbers, Input can be 0 to 1, and output 0 to 127, where the range fader limits the output to whatever you want...such as setting a cutoff filter of a synthesizer but not wanting to go to low in the frequency range.....you can set 50 to 127 by the range fader to limit the value to the output.
Interface Design - Range Fader
Just because I mentioned above. Ability to set Min/Max and have a visual control to limit these to feed to other controls.
Also includes a position cursor, which can be useful for display of the value within the range you are limiting to.
Flow Control - Pass Flow
This is a basic switch which allows you to completely disconnect the output if "not" activated.
I will commonly use a set of these with the not(A) module so if I have a single switch I can switch in a path, while disconnecting another.
Math-Logical-not(A)
This is a common digital logic not symbol if a 1 is present at the input a 0 will be at the output.
Alternately if a 0 is at the input a 1 will be at the output.
Flow Control - Pass only if has changed
This is similar to the Pass Flow, however it does not require a switch to enable/disable the flow.
As long as a change is detected at the input it will be forwarded to the output, if not then it will completely disconnect with [-1]
This is very useful when wanting to use a fader to control another fader, while retaining control of both objects.
Without this inline, the second fader cannot be modified and only displays the value of the first.
With this inline, the second fader can change the value...however if the first is moved it will overtake the second one.
So help keep the list going guys, at least with some common used modules and a short description to help.
Tell your favorite, your most used, the ones that surprised you the most and were very useful.....
This way people know where to start, maybe we will all learn something we didn't know....I know I keep finding new things out everyday.
-S




