http://cccpastefzuz6unowzgjtdwmxwjfgf5za7owwci3b2zys4jmc3xjszad.onion/ccc097fb38ce6266
(temp4); /* var amp = obj.value.linexp(0, 1, 0, 1); // Set the amp parameter x.set(\amp, amp);*/ }); // Play Dry button Button(w, Rect(220, 130, 150, 20)) .states_([["Play Dry", Color.black, Color.white]]) .action_({ // Start the dry sound Synth Synth(\drySound); }); // Play with Reverb button Button(w, Rect(220, 160, 150, 20)) .states_([["Play with Reverb", Color.black, Color.white]]) .action_({ // Start the reverb Synth with specified parameters Synth(\reverbSound, [ \in, 1, ...