Re: supernova sample-based scheduling bug?

[email protected] Sun, 23 May 2021 14:39:41 +0200
Newsgroups gmane.comp.audio.supercollider.user
Message-ID <[email protected]>
> Am 23.05.2021 um 14:31 schrieb [email protected]:
> 
> (
> x = Pbind(
> 	\instrument, \sinePerc,
> 	\freq, 500,
> 	\dur, 0.005,
> 	\att, 0.002,
> 	\rel, 0.002
> ).play
> )


Side remark: with a frequency of 500 and 44.1 kHz there *must* be irregularities in sample distance as 500 is no integer divisor of 44100 (in contrast to 48000). That’s the basic subtleties of digital audio that are unrelated to the bespoken issue …

Regards

Daniel

-----------------------------
http://daniel-mayer.at
-----------------------------