Wim Taymans
6515553b7d
node: add NODE_SUSPEND_ON_IDLE option
...
Makes the node suspend as soon as it goes to IDLE.
2022-01-18 20:35:00 +01:00
Wim Taymans
18607ee5e3
resample: implement resample disable
...
Implement the option to completely disable the resampler.
2022-01-18 18:05:36 +01:00
Wim Taymans
f3dfa9b9af
module-rt: only change nice level on our servers
...
Make the default nice.level an invalid value, that is not configured
as the priority on a process.
Explicitly enable a nice level on our daemon processes.
Fixes #2034
2022-01-18 13:32:25 +01:00
Wim Taymans
9976a7f8b2
daemon: add an example minimal conf file
...
Add an example for how to start a daemon with source, sink and
metadata. It does not need a session manager and is able to run
jack clients.
2022-01-18 12:47:52 +01:00