Several improvements
Pre-release
Pre-release
- Improvement: Generify some functions of the
math
module - Improvement: Better ergonomics of the
Tuning
,Scale
,Pitched
andPitchedNote
traitspitch::find_in()
has been moved toPitched::find_in_tuning()
- Improvement: Better
mts
API- Return two Single Note Tuning messages when the number of retuned notes is 128
- Convert
ChannelTuning
s toSingleNoteTuningMessage
s
- Improvement: More API documentation