v0.5.8
Pre-release
Pre-release
v0.5.8 fixes and updates
- Fixed panning issues on many SynthDefs so
fmodspreads a signal across 2 channels effectively. - Added the ability to use
Patternmethods on player attributes when using theeverymethod:
d1 >> play("x-o-o", dur=PDur(5,8)).every(4, "rate.offadd", 2) - Improved
everyto switch pattern methods on/off at the correct time when using a list of durations. - FoxDot UI no longer crashes when saving / closing after using a lambda character.