Greetings All<br><br>I have a Technical question about making a 1 second
 44100 sample audio file into a wavetable.  Can puredata do 
this?  If so are there any examples? if not can someone recommend a 
program to use for this?  Is this the correct way to do this? I&#39;m not 
exactly sure I&#39;m even using the correct terminology.<br>


<br>What I&#39;m trying to do is have the wavetable of a 1 second 44100 sample audio file controlled by a midi controller <br clear="all">so I can adjust the pitch and amplitude using the midi controller.  <br><br>Some basic code I&#39;m using is below.  But how can I alter this to adjust the values for the audio file in a wavetable.<br>

<br>Please Note that the audio file is created in matlab/octave so it&#39;s not an easily created signal using sin and cos functions. <br>

<br clear="all"><br>-- <br><br>