Page 2 of 2

Re: Sample acurate timing - well where?

Posted: Mon Nov 12, 2012 10:35 am
by support
user_fm wrote:....means it makes no sense to extract float from mono stream with 1ms timer (1000 times per seconds) ?

If you want to pull samples out of a mono stream with exact precision then you can use the new Mono To Frame components. These use Ruby Values and hence the new events system for timing.

If you want to pull a single float precisely every 1ms then use the version that allows you to specify the number of samples:

mono to frame.png
mono to frame.png (7.51 KiB) Viewed 7620 times

and send a value of 1 to the Samples input every 1ms.

Re: Sample acurate timing - well where?

Posted: Sat Nov 28, 2015 5:26 pm
by Halon
Very old thread I know, but there isn't any sound at all. Im using an asio driver btw.

Re: Sample acurate timing - well where?

Posted: Sat Nov 28, 2015 11:25 pm
by nix
Welcome Halon!
post your schematic if you like