Re: DSP code question
Posted: Thu Oct 20, 2016 9:34 pm
Nubeat7 wrote:here is a player which plays the sample just one time until the end just with one trigger
hope it helps..
it has no retrigger while it is playing, and also the trigger - playstart - thing could be done better i think..
its always tricky to use triggers in stream
EDIT: it has retrigger now too
That's it!
Thank you, thank you, thank you!
I am totally unable to do any dsp code, and you can't imagine how much that frustrates me. As a programmer I know exactly what I need, every element, to make it work. But I can't translate it to DSP code
Just FYI as it doesn't bother me at all: It also starts playing as soon as you switch on ASIO. I think that's because the playstart trigger has to translate into mono stream, which gets initialized when any audio out gets turned on?