Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 774 Bytes

File metadata and controls

53 lines (30 loc) · 774 Bytes

0.4.1

  • object [adc~]

0.4.0

  • public API to create externals
  • bug fixes

0.3.2

  • objects [until], [cos], [sin], [tan], [atan], [log], [exp], [sqrt], [abs]

0.3.1

  • bug fixes
  • object [int]

0.3.0

  • Complete refactor to Web Audio API

0.2.3

  • objects [pack], [sig~]

0.2.2

  • objects [hip~], [lop~], [delread~], [delwrite~], [clip~]
  • abbreviations for object names and object arguments

0.2.1

  • added Pd.isSupported method to test browser support
  • objects [tabread4~], [phasor~], [timer], [moses]
  • changed build system to grunt
  • changed event management to EventEmitter2