Add LV2 option/extension for plugin thread sched priority
authorRobin Gareus <robin@gareus.org>
Tue, 18 Dec 2018 12:30:31 +0000 (13:30 +0100)
committerRobin Gareus <robin@gareus.org>
Tue, 18 Dec 2018 12:30:31 +0000 (13:30 +0100)
commit0a3fc4a87fcdab7f7c1ed95d42ec7ac28c95c3e1
tree035f5a32c19658a0b7b6f173228987d559a4b280
parent0d55dad0456e556f1dd969f266329452ebc2cabb
Add LV2 option/extension for plugin thread sched priority

This allows plugins that need threads to process to configure their
thread priority to not interfere with the host's process threads.
libs/ardour/lv2_plugin.cc