Tone.js/Tone/signal
Yotam Mann d1c281c810 using isAudioParam and isAudioNode to test instanceof
will make migrating to standardized-audio-context easier
2019-08-16 12:49:04 -04:00
..
Abs.js amd to es6 import/export 2019-01-27 13:05:20 -05:00
Abs.test.ts adding ConnectTest to automatically test connections 2019-08-04 10:07:19 -04:00
Abs.ts simplifying _internalChannels 2019-08-03 12:00:14 -04:00
Add.js removing unnecessary proxy parameter 2019-02-02 14:05:07 -05:00
Add.test.ts small tweaks and cleanup to Add typescript conversion 2019-08-04 10:17:42 -04:00
Add.ts using relative paths 2019-08-04 13:21:07 -04:00
AudioToGain.js amd to es6 import/export 2019-01-27 13:05:20 -05:00
AudioToGain.test.ts adding ConnectTest to automatically test connections 2019-08-04 10:07:19 -04:00
AudioToGain.ts simplifying _internalChannels 2019-08-03 12:00:14 -04:00
EqualPowerGain.js amd to es6 import/export 2019-01-27 13:05:20 -05:00
GainToAudio.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 simplifying _internalChannels 2019-08-03 12:00:14 -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 exporting signals 2019-08-04 15:27:44 -04:00
Modulo.js using Tone.connect for connections with native nodes 2019-01-28 11:02:15 -05:00
Multiply.js removing unnecessary proxy parameter 2019-02-02 14:05:07 -05:00
Multiply.test.ts toMaster() -> toDestination() 2019-07-25 11:32:56 -04:00
Multiply.ts only use relative imports 2019-07-17 13:12:21 -04:00
Negate.js amd to es6 import/export 2019-01-27 13:05:20 -05:00
Negate.test.ts adding ConnectTest to automatically test connections 2019-08-04 10:07:19 -04:00
Negate.ts simplifying _internalChannels 2019-08-03 12:00:14 -04:00
Pow.js amd to es6 import/export 2019-01-27 13:05:20 -05:00
Scale.js amd to es6 import/export 2019-01-27 13:05:20 -05:00
Scale.test.ts updating some of the naming and docs 2019-08-04 15:53:11 -04:00
Scale.ts updating some of the naming and docs 2019-08-04 15:53:11 -04:00
ScaleExp.js amd to es6 import/export 2019-01-27 13:05:20 -05:00
Signal.js removing shims 2019-03-25 22:58:36 -07:00
Signal.test.ts convert flag needs to be done before value is set 2019-08-12 13:23:11 -04:00
Signal.ts using isAudioParam and isAudioNode to test instanceof 2019-08-16 12:49:04 -04:00
SignalBase.js amd to es6 import/export 2019-01-27 13:05:20 -05:00
SignalOperator.ts moving common implementation to one spot 2019-07-17 13:46:48 -04:00
Subtract.js removing unnecessary proxy parameter 2019-02-02 14:05:07 -05:00
Subtract.test.ts toMaster() -> toDestination() 2019-07-25 11:32:56 -04:00
Subtract.ts cleaning up 2019-08-04 10:18:45 -04:00
TransportTimelineSignal.js amd to es6 import/export 2019-01-27 13:05:20 -05:00
WaveShaper.js removing shims 2019-03-25 22:58:36 -07:00
WaveShaper.test.ts toMaster() -> toDestination() 2019-07-25 11:32:56 -04:00
WaveShaper.ts simplifying _internalChannels 2019-08-03 12:00:14 -04:00
Zero.js using Tone.connect for connections with native nodes 2019-01-28 11:02:15 -05:00
Zero.test.ts adding ConnectTest to automatically test connections 2019-08-04 10:07:19 -04:00
Zero.ts simplifying _internalChannels 2019-08-03 12:00:14 -04:00