sean-e / mTroll

mTroll is the software MIDI control engine part of a hybrid hardware/software MIDI foot controller, but can be used standalone on Windows.
http://www.creepingfog.com/mTroll/
GNU General Public License v3.0
4 stars 0 forks source link

rename PatchMap to switch #1

Closed sean-e closed 6 years ago

sean-e commented 6 years ago

In the config file, banks are made up of PatchMaps. The name PatchMap put the cart before the horse since the mapping is for the switches in a bank. Before PatchMaps could map a command to a switch, you could only map a patch to a switch so the inverted logic of the name wasn't so obvious. Now that a PatchMap doesn't even need to have a patch, it stands out.

sean-e commented 6 years ago

implemented in c647a2c70982452771d25eea8953f56b6ad76c0b