A component for TouchDesigner to get and modify signals from the Expert Sleepers ES-9 Module.
Download the latest release and drop the tox file into an existing project.
In order to use the component you need an es-9 connected to your computer.
In the component there is an audio device in chop that needs to use the es-9 as an input.
You can select a channel by clicking on one of the inputs on the left side of the interface. To right side is context sensitive and always show settings for the selected channel.
- Name: Shows the name of the selected channel
- From Range: Set the minimum and maximum values from the input
- To Range: Set the minimum and maximum values for the output
- Smooth: Takes the value and smoothes it
- Limit: Clamps the output values
- Gate Mode: Sets every value less than zero to zero and all values greater than zero to one
- Auto Map: This listens to the minimum and maximum input values and sets the 'from range' parameters automatically