Tone.js/Tone/source/oscillator
Yotam Mann f8fcc4cec6
Simplifying oscillator type strings using templates (#1234)
* simplifying interface types using templates

* uploading codecov threshold

* adjusting thresh

* updating checkout
2024-04-28 13:05:42 -04:00
..
AMOscillator.test.ts removing unused variables 2019-10-31 15:43:16 -04:00
AMOscillator.ts using new way to handle offline tests 2020-07-26 13:55:06 -07:00
FatOscillator.test.ts removing unused variables 2019-10-31 15:43:16 -04:00
FatOscillator.ts correctly offset phase for each oscillator 2020-09-07 22:14:58 -04:00
FMOscillator.test.ts removing unused variables 2019-10-31 15:43:16 -04:00
FMOscillator.ts using new way to handle offline tests 2020-07-26 13:55:06 -07:00
LFO.test.ts pass in partials to LFO 2021-01-10 21:48:52 -05:00
LFO.ts removing unused variable 2021-01-10 22:36:58 -05:00
OmniOscillator.test.ts doesn't require a custom get function 2019-09-17 12:21:00 -04:00
OmniOscillator.ts Working on getting github actions to run (#1231) 2024-04-25 14:06:55 -04:00
Oscillator.test.ts setting non-cached osc type after starting 2019-10-31 14:22:19 -04:00
Oscillator.ts trying out 'as const' 2020-05-18 21:13:44 -04:00
OscillatorInterface.ts Simplifying oscillator type strings using templates (#1234) 2024-04-28 13:05:42 -04:00
PulseOscillator.test.ts updating tests for slightly different oscillator sound 2020-04-13 23:13:28 -04:00
PulseOscillator.ts linting 2021-10-13 18:38:30 -04:00
PWMOscillator.test.ts toMaster() -> toDestination() 2019-07-25 11:32:56 -04:00
PWMOscillator.ts linting 2021-10-13 18:38:30 -04:00
ToneOscillatorNode.test.ts fix failing tests to use same (corrected) currentTime as OneShotSource 2021-10-20 22:30:59 -04:00
ToneOscillatorNode.ts setting parameters as readonly 2020-04-14 22:01:00 -04:00