issues
search
katana-dev
/
lib-katana
Go library for Boss Katana management tasks.
GNU General Public License v3.0
16
stars
2
forks
source link
Parameter data
#6
Open
Beanow
opened
7 years ago
Beanow
commented
7 years ago
Both APIs
[ ] Struct to describe a parameter.
[ ] Find parameter by TSL name.
[ ] Find parameter by SysEx patch offset.
Go API
[ ] Scaling methods (sysex value <-> TSL value)
Trivial math should be reimplemented in target language using above parameter info.
[ ] String utilities (pad, trim, normalize, etc.)
For C this will be part of the patch name getter/setter #3.
Both APIs
Go API