X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=nageru%2Fmidi_mapping.proto;h=b3da1f057b0a6c70f8def5f84ae51e195db8e3a6;hb=c6c33efa85cecce484bba5ff179ed121e807f858;hp=4a8b8521985756b9172880707b7f544aa487703d;hpb=c7627f3f46ca3ec755e301dde2fca2f6e244f64d;p=nageru diff --git a/nageru/midi_mapping.proto b/nageru/midi_mapping.proto index 4a8b852..b3da1f0 100644 --- a/nageru/midi_mapping.proto +++ b/nageru/midi_mapping.proto @@ -38,7 +38,7 @@ message MIDIMappingBusProto { optional MIDIButtonProto toggle_compressor = 11; optional MIDIButtonProto clear_peak = 12; - // These are really global (controller bank change affects all buss), + // These are really global (controller bank change affects all buses), // but it's not uncommon that we'd want one button per bus to switch banks. // E.g., if the user binds the “mute” button to “next bank”, they'd want every // mute button on the mixer to do that, so they need one mapping per bus.