From 69a3b0b46eb17638c5881d6edba2bb00c813a851 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Wed, 4 Sep 2019 04:11:45 +0200 Subject: Expose CCs that fluidsynth uses by default in midnam --- libs/plugins/a-fluidsynth.lv2/a-fluidsynth.cc | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'libs/plugins') diff --git a/libs/plugins/a-fluidsynth.lv2/a-fluidsynth.cc b/libs/plugins/a-fluidsynth.lv2/a-fluidsynth.cc index f925de051b..54aa3970a6 100644 --- a/libs/plugins/a-fluidsynth.lv2/a-fluidsynth.cc +++ b/libs/plugins/a-fluidsynth.lv2/a-fluidsynth.cc @@ -865,12 +865,21 @@ mn_file (LV2_Handle instance) pf (" \n"); pf (" \n"); + pf (" \n"); + pf (" \n"); + pf (" \n"); pf (" \n"); + pf (" \n"); pf (" \n"); + pf (" \n"); + pf (" \n"); pf (" \n"); + pf (" \n"); pf (" \n"); - pf (" \n"); - pf (" \n"); + pf (" \n"); + pf (" \n"); + pf (" \n"); + pf (" \n"); pf (" \n"); pf (" \n"); pf (" \n"); -- cgit v1.2.3