[PD] Function generator / Signal Generator expr~ and cycle~

2011-09-06 Thread Rick T
Greetings All I'm trying to create a function generator that uses equations (small equations on this one.) and have the audio played and plotted. An example of an equation would be the sine wave equation y=a*sin(f*t+p)+v a=amplitude, f=frequency, t=time, p=phase, v=vertical offset. I looked up

Re: [PD] Function generator / Signal Generator expr~ and cycle~

2011-09-06 Thread Mathieu Bouchard
On Tue, 6 Sep 2011, Rick T wrote: I looked up in the example and found cycle~ which said table-lookup oscillator or function generator cycle~ is just a Max/MSP-compatible version of osc~. I would think it would go like this. but of course the syntax must be wrong. expr~

Re: [PD] Function generator / Signal Generator expr~ and cycle~

2011-09-06 Thread Rick T
Thanks I can get tabwrite~ to work but I'm still unsure as of how to wire in the equation to create a custom waveform using expr~ http://dl.dropbox.com/u/6576402/questions/pd/rtsiggen.http://dl.dropbox.com/u/6576402/questions/pd/rtsiggen.pd pd