Releases: zapperment/max-for-live-lib
Releases · zapperment/max-for-live-lib
New object beatLamp
Add new beatLamp object for the Max for Live device “Beat Lamps".
Fix bug in webpack plugin.
Add vitest testing framework.
Add some unit tests.
Refactor utils, put musical timing modules in util.mt.
BREAKING: fix beats per bar calculation, it turns out a beat in Ableton Live sense is always a crotchet, even when the time signature is 6/8. Original function would assume beat is a quaver for 6/8 signature.
New object anySlotPlaying
Added a new object anySlotPlaying.
New object firedSlotStartOrStop
Added new object firedSlotStartOrStop.
New object getNextTriggerTime
Added a new object getNextTriggerTime.
pickUp.js
Initial version with filterMidiCC
The first version contains only the js object filterMidiCC