mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-11 09:06:33 +01:00
Completely eliminate static MIDI controller name code. Reduce dependency on midnam_patch.h (which would have saved me several hours if I did it earlier). Store controller name numbers as an integer. Keep controller names in a map keyed by int instead of a list for fast lookup. More cleanup of MIDI::Name code. git-svn-id: svn://localhost/ardour2/branches/3.0@13927 d708f5d6-7413-0410-9779-e7cbd77b26cf |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| .DS_Store | ||
| channel.h | ||
| event.h | ||
| events.h | ||
| ipmidi_port.h | ||
| jack_midi_port.h | ||
| manager.h | ||
| midnam_patch.h | ||
| mmc.h | ||
| parser.h | ||
| port.h | ||
| types.h | ||