I've implemented some code to use on my sample instrument and once it is opened they parameters are visible but when the knobs are turned they dont affect the sound. The ADSR section does, but the tone, chorus, reverb and delay doesnt. if someone could help that would be great. the xml is:
I've implemented some code to use on my sample instrument and once it is opened they parameters are visible but when the knobs are turned they dont affect the sound. The ADSR section dones, but the tone, chorus, reverb and delay doesnt. if someone could help that would be great. the xml is:
<?xml version="1.0" encoding="UTF-8"?>
<DecentSampler>
<groups>
<group name="RR 1" seqPosition="1">
<sample path="Samples/Audio Samples#01.6_2.wav" name="Audio Samples#01.1_1.wav" rootNote="38" loNote="36" hiNote="48" loVel="0" hiVel="127" volume="6dB" start="2360" end="229376"/>
<effects/>
</group>
<group name="RR 2" seqPosition="2">
<sample path="Samples/Audio Samples#01.5.wav" name="Audio Samples#01.1_1.wav" rootNote="38" loNote="36" hiNote="48" loVel="0" hiVel="127" volume="6dB" start="1335" end="229376"/>
<effects/>
</group>
<group name="RR 3" seqPosition="3">
<sample path="Samples/Audio Samples#01.1_1.wav" name="Audio Samples#01.1_1.wav" rootNote="38" loNote="36" hiNote="48" loVel="0" hiVel="127" volume="6dB" start="1948" end="262144"/>
<effects/>
</group>
<group name="RR 4" seqPosition="4">
<sample path="Samples/Audio Samples#01.3_3.wav" name="Audio Samples#01.1_1.wav" rootNote="38" loNote="36" hiNote="48" loVel="0" hiVel="127" volume="6dB" end="425984"/>
<effects/>
</group>
</groups>
<effects/>
<midi/>
<modulators/>
<tags/>
<ui bgImage="samples/Test BG.jpg" width="812" height="375" layoutMode="relative"
bgMode="top_left">
<tab name="main">
<labeled-knob x="235" y="120" width="90" height="90" label="Tone" type="float"
minValue="1" maxValue="10" textColor="FFFFFFFF" trackForegroundColor="FF5A7684"
trackBackgroundColor="FF333333" value="10.0" textSize="25" style="rotary_vertical_drag"
uid="tbdzVdcwqja">
<binding type="effect" level="instrument" position="0" parameter="FX_FILTER_FREQUENCY"
translation="table" translationTable="0,33;3,150;4,450;5,1100;7,4100;9,11000;10,22000;"/>
</labeled-knob>
<labeled-knob x="555" y="90" width="70" height="50" label="Reverb" type="percent"
minValue="0" maxValue="100" textColor="FFFFFFFF" trackForegroundColor="FF5A7684"
trackBackgroundColor="FF333333" value="14.10264205932617" textSize="15"
style="linear_horizontal" uid="L3gPod9pwXH">
<binding type="effect" level="instrument" position="1" parameter="FX_REVERB_WET_LEVEL"
factor="0.01"/>
</labeled-knob>
<labeled-knob x="555" y="130" width="70" height="50" label="Size" type="float"
minValue="0" maxValue="1" textColor="FFFFFFFF" trackForegroundColor="FF5A7684"
trackBackgroundColor="FF333333" value="0.24359130859375" textSize="15"
style="linear_horizontal" uid="ADBef7cakhW">
<binding type="effect" level="instrument" position="2" parameter="FX_REVERB_ROOM_SIZE"/>
</labeled-knob>
<labeled-knob x="555" y="170" width="70" height="50" label="Tone" type="float"
minValue="0" maxValue="1" textColor="FFFFFFFF" trackForegroundColor="FF5A7684"
trackBackgroundColor="FF333333" value="0.7051297426223755" textSize="15"
style="linear_horizontal" uid="EWp2bYP0aji">
<binding type="effect" level="instrument" position="2" parameter="FX_REVERB_DAMPING"/>
</labeled-knob>
<labeled-knob x="660" y="90" width="70" height="50" label="Delay" type="float"
minValue="0" maxValue="1" textColor="FFFFFFFF" trackForegroundColor="FF5A7684"
trackBackgroundColor="FF333333" value="0.0" textSize="15" style="linear_horizontal"
uid="f2NeF0rt8LA">
<binding type="effect" level="instrument" position="2" parameter="FX_WET_LEVEL"/>
</labeled-knob>
<labeled-knob x="660" y="130" width="70" height="50" label="Time" type="float"
minValue="0" maxValue="1" textColor="FFFFFFFF" trackForegroundColor="FF5A7684"
trackBackgroundColor="FF333333" value="0.699999988079071" textSize="15"
style="linear_horizontal" uid="ouE5yRMl2jC">
<binding type="effect" level="instrument" position="2" parameter="FX_DELAY_TIME"/>
</labeled-knob>
<labeled-knob x="660" y="170" width="70" height="50" label="Feedback" type="float"
minValue="0" maxValue="1" textColor="FFFFFFFF" trackForegroundColor="FF5A7684"
trackBackgroundColor="FF333333" value="0.0" textSize="15"
style="linear_horizontal" uid="VvmKwZVb897">
<binding type="effect" level="instrument" position="2" parameter="FX_FEEDBACK"/>
</labeled-knob>
<labeled-knob x="605" y="90" width="70" height="50" label="Chorus" type="float"
minValue="0" maxValue="1" textColor="FFFFFFFF" trackForegroundColor="FF5A7684"
trackBackgroundColor="FF333333" value="0.0" textSize="15" style="linear_horizontal"
uid="nxCsHXKRcqP">
<binding type="effect" level="instrument" position="3" parameter="FX_MIX"/>
</labeled-knob>
<labeled-knob x="605" y="130" width="70" height="50" label="Rate" type="float"
minValue="0" maxValue="1" textColor="FFFFFFFF" trackForegroundColor="FF5A7684"
trackBackgroundColor="FF333333" value="0.2000000029802322" textSize="15"
style="linear_horizontal" uid="V0ezeupggfO">
<binding type="effect" level="instrument" position="3" parameter="FX_MOD_RATE"/>
</labeled-knob>
<labeled-knob x="605" y="170" width="70" height="50" label="Depth" type="float"
minValue="0" maxValue="1" textColor="FFFFFFFF" trackForegroundColor="FF5A7684"
trackBackgroundColor="FF333333" value="0.2000000029802322" textSize="15"
style="linear_horizontal" uid="bXFcVSvUibp">
<binding type="effect" level="instrument" position="3" parameter="FX_MOD_DEPTH"/>
</labeled-knob>
<label x="105" y="110" width="20" height="30" text="A" textColor="FFFFFFFF"
textSize="18"/>
<control x="105" y="135" parameterName="attack" style="linear_bar_vertical"
type="float" minValue="0" maxValue="10" value="0.0" width="20"
height="70" trackForegroundColor="FF5A7684" trackBackgroundColor="FF888888"
uid="H55K7eWFxvu">
<binding type="amp" level="instrument" position="0" parameter="ENV_ATTACK"
translation="linear" translationOutputMin="0" translationOutputMax="10"/>
</control>
<label x="135" y="110" width="20" height="30" text="D" textColor="FFFFFFFF"
textSize="18"/>
<control x="135" y="135" parameterName="decay" style="linear_bar_vertical"
type="float" minValue="0" maxValue="15" value="0.0" width="20"
height="70" trackForegroundColor="FF5A7684" trackBackgroundColor="FF888888"
uid="v4iyZLabGBP">
<binding type="amp" level="instrument" position="0" parameter="ENV_DECAY"
translation="linear" translationOutputMin="0" translationOutputMax="50"/>
</control>
<label x="165" y="110" width="20" height="30" text="S" textColor="FFFFFFFF"
textSize="18"/>
<control x="165" y="135" parameterName="sustain" style="linear_bar_vertical"
type="float" minValue="0" maxValue="1" value="1" width="20"
height="70" trackForegroundColor="FF5A7684" trackBackgroundColor="FF888888"
uid="aQsBgHFUkFk">
<binding type="amp" level="instrument" position="0" parameter="ENV_SUSTAIN"
translation="linear" translationOutputMin="0" translationOutputMax="1"/>
</control>
<label x="195" y="110" width="20" height="30" text="R" textColor="FFFFFFFF"
textSize="18"/>
<control x="195" y="135" parameterName="release" style="linear_bar_vertical"
type="float" minValue="0.6" maxValue="10" value="4.0" width="20"
height="70" trackForegroundColor="FF5A7684" trackBackgroundColor="FF888888"
uid="giPlh0fa8gu">
<binding type="amp" level="instrument" position="0" parameter="ENV_RELEASE"
translation="linear" translationOutputMin="0" translationOutputMax="10"/>
</control>
</tab>
<keyboard/>
</ui>
</DecentSampler>