- add support for
legato
parameter to automatically scale note durations
- normalize Shape names as lowercased Controller Module name, e.g.
if you
import Sound.Tidal.MIDI.VolcaKeys
usemidiStream "Device Name" 1 volcakeys
- default latency of
0.1
to work around late messages most of the time - drop default values in
ControlChange
, can be specified via TidalParam
helperspF
,pS
andpI
- default
n
to128
to allow CC-only patterns, e.g.m1 $ resonance "0.3 0.1 0.9"
- params that leave patterns will be reset to their defaults
unit "cycle"
calculates inter-onsets and tries to behave like SuperDirtStream
is now just the Tidal communication layer and internal MIDI messaging/scheduling lives inOutput