[chuck-users] stupid n00bie question: Part III

Martin Ahnelöv operagasten at gmail.com
Wed Oct 17 11:49:51 EDT 2007


ons 2007-10-17 klockan 10:50 +0200 skrev joerg piringer:
> Martin Ahnelöv schrieb:
> > tis 2007-10-16 klockan 09:41 +0200 skrev joerg piringer:
> >> 	if(sampcounter > samplerate)
> >> 	{
> >> 		<<< "freq: ", counter/4 >>>;
> >> 		0 => sampcounter;
> >> 		0 => counter;
> >> 	}
> >> 	1::samp => now;
> >> }
> >>
> > 
> > Are you sure? Shouldn't it be counter/2? AFAIK, the sine crosses zero
> > each other time.
> 
> i thought that too but trying out the program showed that /4 gave the 
> right result.
> 

Well, if that's the case... :)

Gasten



More information about the chuck-users mailing list