jmod.cont_mapper.xml from Jamoma at Krugle
Show jmod.cont_mapper.xml syntax highlighted
<?xml version="1.0" encoding="iso-8859-1" standalone="yes"?>
<jamoma version="0.4"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://jamoma.org/ file:jamoma.xsd"
>
<preset number="1" name="default">
<item name="module_out_nr" type="msg_int">1</item>
<item name="module_in_nr" type="msg_int">0</item>
<item name="in_min" type="msg_float">0.</item>
<item name="in_max" type="msg_float">1.</item>
<item name="out_min" type="msg_float">0.</item>
<item name="out_max" type="msg_float">1.</item>
<item name="curve" type="msg_float">-0.</item>
<item name="ramp" type="msg_int">0</item>
<item name="slide_up" type="msg_int">0</item>
<item name="slide_down" type="msg_int">0</item>
</preset>
<preset number="2" name ="foo">
<item name="module_out_nr" type="msg_int">1</item>
<item name="module_in" type="msg_symbol">/mouse</item>
<item name="module_in_nr" type="msg_int">1</item>
<item name="module_out_function" type="msg_symbol">/audio/gain/midi</item>
<item name="module_in_function" type="msg_symbol">/position_x</item>
<item name="in_min" type="msg_float">0.</item>
<item name="in_max" type="msg_float">1.</item>
<item name="out_min" type="msg_float">0.</item>
<item name="out_max" type="msg_float">158.</item>
<item name="curve" type="msg_float">-0.</item>
<item name="ramp" type="msg_int">0</item>
<item name="slide_up" type="msg_int">0</item>
<item name="slide_down" type="msg_int">0</item>
</preset>
</jamoma>
See more files for this project here