Tone.js/Tone/source/oscillator
Yotam Mann c80f8a89f9 optimization: also storing the wave
turns out that the call to `createPeriodicWave` is the most expensive part.
2019-11-22 11:18:49 -05:00
..
AMOscillator.test.ts removing unused variables 2019-10-31 15:43:16 -04:00
AMOscillator.ts linting 2019-11-17 13:09:19 -05:00
FatOscillator.test.ts removing unused variables 2019-10-31 15:43:16 -04:00
FatOscillator.ts linting 2019-11-17 13:09:19 -05:00
FMOscillator.test.ts removing unused variables 2019-10-31 15:43:16 -04:00
FMOscillator.ts linting 2019-11-17 13:09:19 -05:00
LFO.test.ts linting 2019-09-15 23:32:40 -04:00
LFO.ts linting 2019-11-17 13:09:19 -05:00
OmniOscillator.test.ts doesn't require a custom get function 2019-09-17 12:21:00 -04:00
OmniOscillator.ts linting 2019-11-17 13:09:19 -05:00
Oscillator.test.ts setting non-cached osc type after starting 2019-10-31 14:22:19 -04:00
Oscillator.ts optimization: also storing the wave 2019-11-22 11:18:49 -05:00
OscillatorInterface.ts updating example 2019-11-08 13:14:21 -05:00
PulseOscillator.test.ts linting 2019-09-15 23:32:40 -04:00
PulseOscillator.ts linting 2019-11-17 13:09:19 -05:00
PWMOscillator.test.ts toMaster() -> toDestination() 2019-07-25 11:32:56 -04:00
PWMOscillator.ts linting 2019-11-17 13:09:19 -05:00
ToneOscillatorNode.test.ts removing unused variables 2019-10-31 15:43:16 -04:00
ToneOscillatorNode.ts using the unit name instead of the unit type as the Param generic 2019-10-28 11:37:53 -04:00