Buffer.js
|
buffer accepts AudioBuffer in the constructor
|
2015-08-16 22:22:07 -04:00 |
Bus.js
|
doc'ing bus
|
2015-06-14 01:24:12 -04:00 |
Clock.js
|
removing old API test
|
2015-07-18 14:59:18 -04:00 |
Delay.js
|
wrapping DelayNode into Tone class
|
2015-08-15 19:30:33 -04:00 |
EventEmitter.js
|
EventEmitter class
|
2015-08-16 20:30:41 -04:00 |
Gain.js
|
Gain takes options object
|
2015-08-16 14:23:01 -04:00 |
Master.js
|
master gets dispose method
|
2015-08-16 14:23:14 -04:00 |
NewClock.js
|
starting new Clock not using ScriptProcessor
|
2015-08-16 20:30:26 -04:00 |
Note.js
|
Fix typo "Tranport"
|
2015-08-04 19:34:28 -04:00 |
Schedulable.js
|
events are no longer private
|
2015-08-17 01:01:38 -04:00 |
SchedulableState.js
|
updating to new Schedulable API
|
2015-08-17 01:02:06 -04:00 |
Tone.js
|
test if signal exists before checking instanceof
|
2015-08-16 14:23:30 -04:00 |
Transport.js
|
WIP schedule methods + PPQ
|
2015-08-16 20:31:11 -04:00 |
Types.js
|
fixed midi to note conversion octave problem
|
2015-08-16 22:21:28 -04:00 |