·
171 commits
to master
since this release
The envelope function a
and d
arguments now default to beats instead of milliseconds. To retain the old behaviour, use explicit units. For example, envelope{d:200}
would become envelope{d:200ms}
.
The pitchedperc envelope envelope params att
, dec
, pitchatt
and pitchdec
now default to seconds not milliseconds. Again, specify explicit ms
units to retain the old behaviour.