Tone.js/Tone/instrument
Yotam Mann a256ae2e6c
Working on getting github actions to run (#1231)
* working on getting actions to run

* running all tests

* run on CHROME only

* Update test.yml

* ignoring node_modules

* updating typedocs

* trying to ignore compiler errors

* Update tsconfig.json

* running doc tests in parallel

* speeding up docs example tests

* Update test.yml

* testing README

* 2 spaces instead of 4

* codecov

* remove travis ci

* adding token

* updating codecov
2024-04-25 14:06:55 -04:00
..
AMSynth.test.ts AM and FM Synth inherit from ModulationSynth base class 2019-10-28 15:11:36 -04:00
AMSynth.ts feat: updating all examples 2020-04-16 22:24:18 -04:00
DuoSynth.test.ts linting 2019-11-17 13:09:19 -05:00
DuoSynth.ts Working on getting github actions to run (#1231) 2024-04-25 14:06:55 -04:00
FMSynth.test.ts AM and FM Synth inherit from ModulationSynth base class 2019-10-28 15:11:36 -04:00
FMSynth.ts feat: updating all examples 2020-04-16 22:24:18 -04:00
index.ts updating DuoSynth so it passes tests 2019-11-03 17:45:50 -05:00
Instrument.ts Allow instrument and PolySynth to be scheduled to the transport stop/loop events 2021-10-13 19:27:34 -04:00
MembraneSynth.test.ts linting 2019-09-14 18:12:44 -04:00
MembraneSynth.ts feat: updating all examples 2020-04-16 22:24:18 -04:00
MetalSynth.test.ts convert MetalSynth to ts and extend Monophonic instead of instrument 2019-09-03 20:20:08 -04:00
MetalSynth.ts removing Sound On Sound link 2022-01-21 14:57:04 -05:00
ModulationSynth.ts updating omnioscillator options 2020-08-06 12:58:02 -07:00
Monophonic.ts Fix typos and improve comments. 2021-03-30 16:46:02 -07:00
MonoSynth.test.ts merging MonoSynth 2019-10-29 17:48:59 -04:00
MonoSynth.ts updating omnioscillator options 2020-08-06 12:58:02 -07:00
NoiseSynth.test.ts linting 2019-09-17 13:54:24 -04:00
NoiseSynth.ts Adding triggerAttackRelease example 2021-12-18 17:31:00 -05:00
PluckSynth.test.ts feat: Adding triggerRelease to PluckSynth 2019-09-29 17:25:31 -04:00
PluckSynth.ts GH-894: Correct 'Karplus-String' typo (fixes #894). 2021-05-11 20:09:05 +02:00
PolySynth.test.ts Allow instrument and PolySynth to be scheduled to the transport stop/loop events 2021-10-13 19:27:34 -04:00
PolySynth.ts Working on getting github actions to run (#1231) 2024-04-25 14:06:55 -04:00
Sampler.test.ts linting 2021-10-13 18:38:30 -04:00
Sampler.ts linting 2021-10-13 18:38:30 -04:00
Synth.test.ts Allow instrument and PolySynth to be scheduled to the transport stop/loop events 2021-10-13 19:27:34 -04:00
Synth.ts updating omnioscillator options 2020-08-06 12:58:02 -07:00