Tone.js/Tone/source/oscillator
Yotam Mann 56db8b3a7a simplifying _internalChannels
channelCount/Mode/Interpretation check the input/output nodes, which removes the need for many classes to have _internalChannels
2019-08-03 12:00:14 -04:00
..
AMOscillator.js reorganizing source file locations 2019-06-19 09:54:47 -04:00
AMOscillator.test.ts toMaster() -> toDestination() 2019-07-25 11:32:56 -04:00
AMOscillator.ts using specific types 2019-07-30 15:35:27 -04:00
FatOscillator.js Merge branch 'dev' into typescript 2019-06-19 13:20:23 -04:00
FatOscillator.test.ts toMaster() -> toDestination() 2019-07-25 11:32:56 -04:00
FatOscillator.ts using specific types 2019-07-30 15:35:27 -04:00
FMOscillator.js reorganizing source file locations 2019-06-19 09:54:47 -04:00
FMOscillator.test.ts toMaster() -> toDestination() 2019-07-25 11:32:56 -04:00
FMOscillator.ts using specific types 2019-07-30 15:35:27 -04:00
LFO.js reorganizing source file locations 2019-06-19 09:54:47 -04:00
OmniOscillator.js reorganizing source file locations 2019-06-19 09:54:47 -04:00
OmniOscillator.test.ts toMaster() -> toDestination() 2019-07-25 11:32:56 -04:00
OmniOscillator.ts using specific types 2019-07-30 15:35:27 -04:00
Oscillator.js Merge branch 'dev' into typescript 2019-06-19 13:20:23 -04:00
Oscillator.test.ts toMaster() -> toDestination() 2019-07-25 11:32:56 -04:00
Oscillator.ts using specific types 2019-07-30 15:35:27 -04:00
OscillatorInterface.ts using specific types 2019-07-30 15:35:27 -04:00
OscillatorNode.test.ts toMaster() -> toDestination() 2019-07-25 11:32:56 -04:00
OscillatorNode.ts simplifying _internalChannels 2019-08-03 12:00:14 -04:00
PulseOscillator.js reorganizing source file locations 2019-06-19 09:54:47 -04:00
PulseOscillator.test.ts toMaster() -> toDestination() 2019-07-25 11:32:56 -04:00
PulseOscillator.ts using specific types 2019-07-30 15:35:27 -04:00
PWMOscillator.js reorganizing source file locations 2019-06-19 09:54:47 -04:00
PWMOscillator.test.ts toMaster() -> toDestination() 2019-07-25 11:32:56 -04:00
PWMOscillator.ts setting name to readonly 2019-08-02 21:09:35 -04:00