Buffer.js
|
linting
|
2016-11-06 19:41:00 -05:00 |
Buffers.js
|
fixed some linting errors
|
2016-09-08 10:29:41 -04:00 |
Clock.js
|
latencyHint example
|
2017-01-08 17:18:41 -05:00 |
Context.js
|
AudioContext wrapping class
|
2017-02-18 19:47:28 -05:00 |
Delay.js
|
Delay no longer extends Tone.Param
|
2015-11-02 09:31:12 -05:00 |
Emitter.js
|
using 'emit' instead of 'trigger'
|
2016-09-18 20:07:00 -04:00 |
Gain.js
|
internal method for making inputs/outputs
|
2016-09-19 23:01:21 -04:00 |
Listener.js
|
speeding up the ramp time constant
|
2016-12-15 13:38:41 -05:00 |
Master.js
|
updating to new API
|
2016-09-19 23:02:42 -04:00 |
OfflineContext.js
|
OfflineContext extends Context
|
2017-02-18 19:48:15 -05:00 |
TimelineState.js
|
getStateAtTime -> getValueAtTime
|
2016-12-18 22:14:14 -05:00 |
Tone.js
|
moving context creation to Tone.Context
|
2017-02-18 19:49:06 -05:00 |
Transport.js
|
lookAhead -> latencyHint
|
2016-12-20 22:47:37 -05:00 |