All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add the
MouseX
andMouseY
UGens. - Add the
PMOsc
UGen. - Add the
RLPF
UGen. - Add
Input::range
method to easily map the output of a UGen to a specific range of numbers. - Add a
pattern
module for defining sequences of events. - Add a
scheduler
module for defining sequences of events. - Add a
pattern::player
module playing patterns using the scheduler.