Amend 69a3b0b46e, remove CCs not used by fluidsynth

This commit is contained in:
Robin Gareus 2019-09-04 22:56:31 +02:00
parent ee9a271341
commit 813ad4959d
Signed by: rgareus
GPG Key ID: A090BCE02CF57F04
1 changed files with 0 additions and 3 deletions

View File

@ -873,9 +873,6 @@ mn_file (LV2_Handle instance)
pf (" <Control Type=\"7bit\" Number=\"10\" Name=\"Pan\"/>\n");
pf (" <Control Type=\"7bit\" Number=\"11\" Name=\"Expression\"/>\n");
pf (" <Control Type=\"7bit\" Number=\"37\" Name=\"Portamento Time (Fine)\"/>\n");
pf (" <Control Type=\"7bit\" Number=\"39\" Name=\"Channel Volume (Fine)\"/>\n");
pf (" <Control Type=\"7bit\" Number=\"40\" Name=\"Stereo Balance (Fine)\"/>\n");
pf (" <Control Type=\"7bit\" Number=\"42\" Name=\"Pan (Fine)\"/>\n");
pf (" <Control Type=\"7bit\" Number=\"64\" Name=\"Sustain On/Off\"/>\n");
pf (" <Control Type=\"7bit\" Number=\"65\" Name=\"Portamento On/Off\"/>\n");
pf (" <Control Type=\"7bit\" Number=\"66\" Name=\"Sostenuto On/Off\"/>\n");