Re: supernova sample-based scheduling bug?

[email protected] Sun, 23 May 2021 14:47:59 +0200
Newsgroups gmane.comp.audio.supercollider.user
Message-ID <[email protected]>
> Am 23.05.2021 um 14:39 schrieb [email protected]:
> 
> 
>> Am 23.05.2021 um 14:31 schrieb [email protected] <mailto:[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).

… oops, meant 200 (not 500) as this is the pulsar frequency !

D.