Re: "Supergreen" theory
Posted: Thu May 23, 2013 6:21 pm
So your´re saying green processing is perfomed at buffer boundaries?
DSP Robotics and FlowStone Graphical Programming Software Support and Forums
https://dsprobotics.com/support/
MyCo wrote:The stream processing is only done directly after a new buffer comes in (from Driver or Host). So there is only a short stream processing time and then it's just idle. With a green trigger you can hit the processing time, but mostly you'll hit the idle time (because that's dominant).
BTW: You can read the ratio of Processing time / idle time directly: It's called "CPU usage"
Tzarls wrote:the mono2float primitives will, most of the time, get the last value
billv wrote:Can you take a look if time allows...
Tzarls wrote:What do we need sample accuracy for?
Tzarls wrote:I´m a little bit disoriented
Tzarls wrote:are we looking (again) for a way to have sample accurate green triggers?
Tzarls wrote:Or maybe we are looking for a way to generate sample accurate MIDI messages only?
trogluddite wrote:Sure thing - that looks out of place, but I suspect probably just some dodgy Ruby coding!
MyCo wrote:You can't meassure green with streams, because streams are processed in blocks
billv wrote:Rough example.....
What if i wanted to create a "sample loop library" using the X11.
In order to sell them, I'd need to verify that the samples are "sample accurate".