drowaudio
drowaudio
In some places, Nodes will be part of a straight chain. In these places, if no other Node is dependant on the input, a Node can simply use the input...
### Detailed steps on how to reproduce the bug - Create a MIDI clip with a note at time 0 - Set the track destination to an external MIDI device...
Action here: https://github.com/marketplace/actions/junit-report-action
This will make it possible for users to supply juce threads that run as macOS real-time threads on performance cores only.
If you have a track with a single latency introducing plugin on it, all other tracks will need to be latency balanced (see image). Most of these LatencyNodes will be...
There is a problem with using LockFreeObject in LockFreeMultiThreadedNodePlayer in that the old node will stay around until the new node is pushed. This is mostly benign apart from some...
- Nodes should only be processed if queued to start/stop or playing - Make sure last block fades when stopped (could use the fader to find this out)
**Is your feature request related to a problem? Please describe.** If an Edit has plugins with latency, that latency will always be heard. That makes it difficult to monitor MIDI...