.. |
Abs.test.ts
|
adding ConnectTest to automatically test connections
|
2019-08-04 10:07:19 -04:00 |
Abs.ts
|
docs: working on code examples
|
2019-10-25 16:54:33 -04:00 |
Add.test.ts
|
small tweaks and cleanup to Add typescript conversion
|
2019-08-04 10:17:42 -04:00 |
Add.ts
|
using the unit name instead of the unit type as the Param generic
|
2019-10-28 11:37:53 -04:00 |
AudioToGain.test.ts
|
adding ConnectTest to automatically test connections
|
2019-08-04 10:07:19 -04:00 |
AudioToGain.ts
|
docs: working on code examples
|
2019-10-25 16:54:33 -04:00 |
EqualPowerGain.js
|
amd to es6 import/export
|
2019-01-27 13:05:20 -05:00 |
GainToAudio.test.ts
|
adding ConnectTest to automatically test connections
|
2019-08-04 10:07:19 -04:00 |
GainToAudio.ts
|
docs: working on code examples
|
2019-10-25 16:54:33 -04:00 |
GreaterThan.js
|
removing unnecessary proxy parameter
|
2019-02-02 14:05:07 -05:00 |
GreaterThanZero.js
|
amd to es6 import/export
|
2019-01-27 13:05:20 -05:00 |
index.ts
|
exponential scale class
|
2019-10-29 23:13:22 -04:00 |
Modulo.js
|
using Tone.connect for connections with native nodes
|
2019-01-28 11:02:15 -05:00 |
Multiply.test.ts
|
toMaster() -> toDestination()
|
2019-07-25 11:32:56 -04:00 |
Multiply.ts
|
using the unit name instead of the unit type as the Param generic
|
2019-10-28 11:37:53 -04:00 |
Negate.test.ts
|
adding ConnectTest to automatically test connections
|
2019-08-04 10:07:19 -04:00 |
Negate.ts
|
removing unused variables
|
2019-10-31 15:43:16 -04:00 |
Pow.test.ts
|
using const instead of var
|
2019-09-20 17:56:21 -04:00 |
Pow.ts
|
reducing the need to function twice in constructor
|
2019-10-29 17:49:40 -04:00 |
Scale.test.ts
|
updating some of the naming and docs
|
2019-08-04 15:53:11 -04:00 |
Scale.ts
|
exponential scale class
|
2019-10-29 23:13:22 -04:00 |
ScaleExp.js
|
amd to es6 import/export
|
2019-01-27 13:05:20 -05:00 |
ScaleExp.test.ts
|
exponential scale class
|
2019-10-29 23:13:22 -04:00 |
ScaleExp.ts
|
exponential scale class
|
2019-10-29 23:13:22 -04:00 |
Signal.test.ts
|
using the unit name instead of the unit type as the Param generic
|
2019-10-28 11:37:53 -04:00 |
Signal.ts
|
removing unused variables
|
2019-10-31 15:43:16 -04:00 |
SignalOperator.ts
|
moving common implementation to one spot
|
2019-07-17 13:46:48 -04:00 |
Subtract.test.ts
|
toMaster() -> toDestination()
|
2019-07-25 11:32:56 -04:00 |
Subtract.ts
|
using the unit name instead of the unit type as the Param generic
|
2019-10-28 11:37:53 -04:00 |
ToneConstantSource.test.ts
|
wrap the native ConstantSourceNode into ToneConstantSource
|
2019-09-06 17:10:32 -04:00 |
ToneConstantSource.ts
|
removing unused variables
|
2019-10-31 15:43:16 -04:00 |
TransportTimelineSignal.js
|
amd to es6 import/export
|
2019-01-27 13:05:20 -05:00 |
WaveShaper.test.ts
|
using the unit name instead of the unit type as the Param generic
|
2019-10-28 11:37:53 -04:00 |
WaveShaper.ts
|
removing unused variables
|
2019-10-31 15:43:16 -04:00 |
Zero.test.ts
|
adding ConnectTest to automatically test connections
|
2019-08-04 10:07:19 -04:00 |
Zero.ts
|
Adding categories to all the nodes
|
2019-09-16 10:15:23 -04:00 |