fluidsynth/src
Tom M 0b4fa214b6
Initialize Pipewire with pw_init() (#1032)
Before you using any PipeWire functions, one must call pw_init() (e.g. https://docs.pipewire.org/page_tutorial1.html)
2022-01-29 13:13:25 +01:00
..
bindings Merge remote-tracking branch 'origin/2.2.x' into master 2022-01-24 14:29:20 +01:00
drivers Initialize Pipewire with pw_init() (#1032) 2022-01-29 13:13:25 +01:00
gentables replaced global include_directories and link_directories 2021-09-05 11:30:25 +02:00
midi Fix grammatical error in error message 2022-01-03 18:09:24 +01:00
rvoice Fix source comment typos 2021-07-10 08:44:35 -04:00
sfloader Prevent samples accidentally having their loops disabled (#1018) 2022-01-16 14:35:53 +01:00
synth Extend error logging for SysEx DT1 messages 2022-01-22 12:05:02 +01:00
utils Merge pull request #901 from paulsapps/glib_optional 2021-12-21 13:09:09 +01:00
CMakeLists.txt Initialize Pipewire with pw_init() (#1032) 2022-01-29 13:13:25 +01:00
config.cmake Revert GLIB_SUPPORT macro and CMake related changes 2021-12-21 12:34:17 +01:00
fluid_wasapi_device_enumerate.c Add Chris' soundcard enumeration tool (#773) 2021-03-01 18:29:51 +01:00
fluidsynth.c Initialize Pipewire with pw_init() (#1032) 2022-01-29 13:13:25 +01:00