* https://github.com/falkTX/jack_interposer - Library to check at run-time whether an application makes non-RT-safe calls inside JACK's process() callback

This commit is contained in:
Milkii Brewster 2020-07-12 16:55:02 +01:00
parent cb787b69a1
commit cbab00d2f8
1 changed files with 3 additions and 0 deletions

View File

@ -174,6 +174,9 @@ jack_zombie
## Haiku
* https://github.com/Barrett17/libjackcompat - experimental media_kit compatibility layer
## Testing
* https://github.com/falkTX/jack_interposer - Library to check at run-time whether an application makes non-RT-safe calls inside JACK's process() callback
# Proposed features
* [[Proposal for MIDI API extension for System Exclusive Messages]]
* [[Proposal for JesseChappellLooping]]