mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
Remove unused fluidsynth setting (since fluidsynth 2.0)
This commit is contained in:
parent
ce961d73f3
commit
b774ef1e20
2 changed files with 0 additions and 2 deletions
|
|
@ -320,7 +320,6 @@ instantiate (const LV2_Descriptor* descriptor,
|
|||
}
|
||||
|
||||
fluid_settings_setnum (self->settings, "synth.sample-rate", rate);
|
||||
fluid_settings_setint (self->settings, "synth.parallel-render", 1);
|
||||
fluid_settings_setint (self->settings, "synth.threadsafe-api", 0);
|
||||
fluid_settings_setstr (self->settings, "synth.midi-bank-select", "mma");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue