Hi,<br>I&#39;m trying to use plugin~ for the first time and I&#39;m stuck with the arguments. I wanted to try one of Steve Harris&#39; plugins, tapeDelay. The plugin object loads it fine, and i get a bunch of control arguments when i send info to it.<br>
<br>plugin~: constructed plugin &quot;Tape Delay Simulation&quot; successfully<br>plugin~: plugin ports: audio 1/1 ctrl 10/0<br>plugin~: plugin active<br>print: port in control Tape speed (inches/sec\\, 1=normal) 0 10<br>
print: port in control Dry level (dB) -90 0<br>print: port in control Tap 1 distance (inches) 0 4<br>print: port in control Tap 1 level (dB) -90 0<br>print: port in control Tap 2 distance (inches) 0 4<br>print: port in control Tap 2 level (dB) -90 0<br>
print: port in control Tap 3 distance (inches) 0 4<br>print: port in control Tap 3 level (dB) -90 0<br>print: port in control Tap 4 distance (inches) 0 4<br>print: port in control Tap 4 level (dB) -90 0<br><br>How do i control Tap 1 distance and Tap 1 level, for instance? More generally, I&#39;m wondering if there is a rule to sort of translate the control arguments one gets in the console into the ones that are supposed to be used in messages.<br>
<br>Cheers!<br><br>Pierre<br>