Sample acurate timing - well where?

For general discussion related FlowStone
User avatar
support
Posts: 151
Joined: Fri Sep 07, 2012 2:10 pm

Re: Sample acurate timing - well where?

Post 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 7622 times

and send a value of 1 to the Samples input every 1ms.
Halon
Posts: 321
Joined: Sat Nov 28, 2015 4:42 pm
Location: Norway

Re: Sample acurate timing - well where?

Post by Halon »

Very old thread I know, but there isn't any sound at all. Im using an asio driver btw.
User avatar
nix
Posts: 817
Joined: Tue Jul 13, 2010 10:51 am

Re: Sample acurate timing - well where?

Post by nix »

Welcome Halon!
post your schematic if you like
Post Reply