Add note name parser to convert to midi note number
authorNil Geisweiller <ngeiswei@gmail.com>
Fri, 12 May 2017 18:27:56 +0000 (21:27 +0300)
committerRobin Gareus <robin@gareus.org>
Sun, 14 May 2017 16:13:07 +0000 (18:13 +0200)
commit40f3efa3aa405c48f717fd527d92ed5de2cb0c1e
tree3e9c504cee3ea9bb4c7f46bbd609b1911bddc9fb
parentc55c8141776ff97765875617af7b38d6236633a7
Add note name parser to convert to midi note number

Supports i18n, is case and whitespace insensitive for more resilent parsing.
libs/ardour/ardour/parameter_descriptor.h
libs/ardour/parameter_descriptor.cc