esluyter / super-bufrd

UGens for accessing long buffers with subsample accuracy
GNU General Public License v3.0
26 stars 3 forks source link

SuperPhasor starts at reset (is this a problem?) #18

Open esluyter opened 4 years ago

esluyter commented 4 years ago

This is different from Phasor behavior, but may be desireable:

{ Phasor.ar(0, 1, 0, 48000, 1000).poll; DC.ar(0) }.play
{ SuperPhasor.ar(0, 1, 0, 48000, 1000).poll; DC.ar(0) }.play