<div dir="ltr">I am still having a bit of trouble. I am using another line object to ramp up the number box to fade in my .wav file but when I go to ramp it back down, it jumps straight to zero. I have also tried to &#39;reset&#39; the line object but that involves sending a message &#39;0&#39; which makes the amplitude of the .wav file jump down again. Any ideas as to how this issue might be resolved? I have a line of .wav files that I want to fade in and fade out as they each play.<br>
<br>Thanks!</div><div class="gmail_extra"><br><br><div class="gmail_quote">On 22 April 2014 11:52, Claire O&#39;Connor <span dir="ltr">&lt;<a href="mailto:oconnc26@tcd.ie" target="_blank">oconnc26@tcd.ie</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Oh nevermind, I think I got it! Thanks :)</div><div class="HOEnZb"><div class="h5"><div class="gmail_extra">
<br><br><div class="gmail_quote">On 22 April 2014 11:50, Claire O&#39;Connor <span dir="ltr">&lt;<a href="mailto:oconnc26@tcd.ie" target="_blank">oconnc26@tcd.ie</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi IOhannes, thanks for replying! I&#39;m not sure I really understand your explanation of a patch that I would use though, is there any way you could make it clearer or attach a .pd file? Sorry, I&#39;m just not great at all this!<br>


<br>Thank you again!</div><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div>On 22 April 2014 11:43, IOhannes m zmölnig <span dir="ltr">&lt;<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>&gt;</span> wrote:<br>


</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div><div>On 04/22/2014 12:31 PM, Claire O&#39;Connor wrote:<br>
&gt; Hey everyone,<br>
&gt;<br>
&gt; Just wondering if anyone knows how to control amplitude with &#39;readsf~&#39;? I<br>
&gt; want to use &#39;line~&#39; to ramp it down but am unsure as to how it would all<br>
&gt; connect up.<br>
<br>
</div></div>[*~]<br>
<br>
multiplying an audio signal (like the output of [readsf~]) will<br>
&quot;amplify&quot; the signal.<br>
using [line~] to ramp it is very important if you care for smooth gain<br>
changes (most people do; and many people don&#39;t know that they can use<br>
[line~] for this - you are obviously among the blessed that do know)<br>
<br>
a classical &quot;gain section&quot; in your patch would look like:<br>
<br>
[nbx\<br>
|<br>
[dbtorms]<br>
|<br>
[pack 0 50]<br>
|<br>
[line~]            input signal<br>
|                   |<br>
[*~                 ]<br>
|<br>
output signal<br>
<br>
<br>
gfmrdsa<br>
<span><font color="#888888">IOhannes<br>
<br>
</font></span><br></div></div>_______________________________________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>