- objects
[swap]
,[min]
,[max]
,[atan2]
,[wrap]
,[rmstodb]
,[dbtorms]
,[powtodb]
,[dbtopow]
,[ftom]
,[clip]
- fix bug with zeros in
[/]
and[%]
- support for comma separated messages
- object
[adc~]
- public API to create externals
- bug fixes
- objects
[until]
,[cos]
,[sin]
,[tan]
,[atan]
,[log]
,[exp]
,[sqrt]
,[abs]
- bug fixes
- object
[int]
- Complete refactor to Web Audio API
- objects
[pack]
,[sig~]
- objects
[hip~]
,[lop~]
,[delread~]
,[delwrite~]
,[clip~]
- abbreviations for object names and object arguments
- added
Pd.isSupported
method to test browser support - objects
[tabread4~]
,[phasor~]
,[timer]
,[moses]
- changed build system to grunt
- changed event management to EventEmitter2