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
|
doc'ing the EventEmitter
|
2015-08-17 14:57:54 -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
|
clock counts its own ticks
|
2015-08-18 16:30:33 -04:00 |
Note.js
|
Fix typo "Tranport"
|
2015-08-04 19:34:28 -04:00 |
Timeline.js
|
added index to iterator.
|
2015-08-18 17:08:14 -04:00 |
TimelineState.js
|
renamed Schedulable to Timeline
|
2015-08-18 16:28:55 -04:00 |
Tone.js
|
test if signal exists before checking instanceof
|
2015-08-16 14:23:30 -04:00 |
Transport.js
|
using clock's ticks
|
2015-08-18 16:30:50 -04:00 |
Types.js
|
fixed midi to note conversion octave problem
|
2015-08-16 22:21:28 -04:00 |