If you have a problem or need to report a bug please email : support@dsprobotics.com
There are 3 sections to this support area:
DOWNLOADS: access to product manuals, support files and drivers
HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects
USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here
NEW REGISTRATIONS - please contact us if you wish to register on the forum
Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright
Search found 5 matches
- Mon Jun 01, 2015 6:51 pm
- Forum: DSP
- Topic: latency delay ping timer
- Replies: 6
- Views: 29228
Re: latency delay ping timer
Ah I see - thanks very much MyCo!
I need to get into the DSP code module by the looks..
now i also understand your last post.
I need to get into the DSP code module by the looks..
now i also understand your last post.
- Mon Jun 01, 2015 1:53 pm
- Forum: DSP
- Topic: latency delay ping timer
- Replies: 6
- Views: 29228
Re: latency delay ping timer
here's what i got so far:
using exo's sample player
using exo's sample player
- Mon Jun 01, 2015 1:50 pm
- Forum: DSP
- Topic: latency delay ping timer
- Replies: 6
- Views: 29228
Re: latency delay ping timer
I had a go, but did not get very far.
the ping back works I can trigger the start and stop but i get varying results:
I then tried a trigger delay to see if it would give me the same result - but it doesn't
could you explain?
the ping back works I can trigger the start and stop but i get varying results:
I then tried a trigger delay to see if it would give me the same result - but it doesn't
could you explain?
- Fri May 29, 2015 7:34 pm
- Forum: DSP
- Topic: latency delay ping timer
- Replies: 6
- Views: 29228
Re: latency delay ping timer
Wow! Amazing - thank you very much.
this makes a lot of sense.. I should be able to finish this now -

this makes a lot of sense.. I should be able to finish this now -
- Fri May 29, 2015 4:31 pm
- Forum: DSP
- Topic: latency delay ping timer
- Replies: 6
- Views: 29228
latency delay ping timer
Hi,
this is my first post.. please be kind..
I am trying to build a latency delay ping timer akin to the one found in cubase and nuendo to measure the latency caused by the audio card.
I hacked a little timer but my guess is that ruby Time is not accurate enough
-
ideally i would like to send a ...
this is my first post.. please be kind..
I am trying to build a latency delay ping timer akin to the one found in cubase and nuendo to measure the latency caused by the audio card.
I hacked a little timer but my guess is that ruby Time is not accurate enough
-
ideally i would like to send a ...