Tone.js/Tone/source/oscillator
Powerlated 0636c28517
Use Triangle instead of Sawtooth for PulseOscillator source
Using Sawtooth for the source wave produces an inaccurate tone at pulse widths other than 50% (0). The fix is to use a Triangle wave for the source.
2020-04-12 15:21:57 -04:00
..
AMOscillator.test.ts removing unused variables 2019-10-31 15:43:16 -04:00
AMOscillator.ts removing unused variable 2019-12-14 17:07:13 -05:00
FatOscillator.test.ts removing unused variables 2019-10-31 15:43:16 -04:00
FatOscillator.ts Refactor source 2019-12-14 16:09:24 -05:00
FMOscillator.test.ts removing unused variables 2019-10-31 15:43:16 -04:00
FMOscillator.ts Refactor source 2019-12-14 16:09:24 -05:00
LFO.test.ts linting 2019-09-15 23:32:40 -04:00
LFO.ts feat: clamp the values to the defined min/maxValue 2019-12-11 10:11:40 -05:00
OmniOscillator.test.ts doesn't require a custom get function 2019-09-17 12:21:00 -04:00
OmniOscillator.ts Refactor source 2019-12-14 16:09:24 -05:00
Oscillator.test.ts setting non-cached osc type after starting 2019-10-31 14:22:19 -04:00
Oscillator.ts adding clamp function 2019-12-16 16:50:07 -05:00
OscillatorInterface.ts updating synth options 2019-12-23 23:00:27 -05:00
PulseOscillator.test.ts linting 2019-09-15 23:32:40 -04:00
PulseOscillator.ts Use Triangle instead of Sawtooth for PulseOscillator source 2020-04-12 15:21:57 -04:00
PWMOscillator.test.ts toMaster() -> toDestination() 2019-07-25 11:32:56 -04:00
PWMOscillator.ts Refactor source 2019-12-14 16:09:24 -05:00
ToneOscillatorNode.test.ts removing unused variables 2019-10-31 15:43:16 -04:00
ToneOscillatorNode.ts removing 'Connect.ts' and updating dependencies 2020-01-08 14:12:11 -05:00