ardour/libs/backends/dummy
Mads Kiilerich 79e99c12a5 audio_backend: Rename instantiate() parameter arg1 to client_name
This parameter is consistently used to name the audio backend instance
and how it appear as client of the sound server. Just name it
`client_name`, consistent with the name of the jack_client_open
parameter it is passed to .
2024-10-22 01:54:43 +02:00
..
dummy_audiobackend.cc audio_backend: Rename instantiate() parameter arg1 to client_name 2024-10-22 01:54:43 +02:00
dummy_audiobackend.h audio_backend: Merge is_realtime() into client_real_time_priority() 2024-10-22 01:54:43 +02:00
dummy_midi_seq.h Dummy: add MMC test sequence 2023-06-03 19:10:32 +02:00
wscript wscript: drop repeated autowaf.set_options - it is enough to set at top level 2023-10-15 10:47:16 -06:00