.. |
AMSynth.test.ts
|
AM and FM Synth inherit from ModulationSynth base class
|
2019-10-28 15:11:36 -04:00 |
AMSynth.ts
|
toMaster() -> toDestination()
|
2019-11-14 12:29:53 -05:00 |
DuoSynth.test.ts
|
linting
|
2019-11-17 13:09:19 -05:00 |
DuoSynth.ts
|
adding categories
|
2019-11-04 22:29:14 -05:00 |
FMSynth.test.ts
|
AM and FM Synth inherit from ModulationSynth base class
|
2019-10-28 15:11:36 -04:00 |
FMSynth.ts
|
adding category
|
2019-10-28 17:31:25 -04:00 |
index.ts
|
updating DuoSynth so it passes tests
|
2019-11-03 17:45:50 -05:00 |
Instrument.ts
|
linting
|
2019-11-17 13:09:19 -05:00 |
MembraneSynth.test.ts
|
linting
|
2019-09-14 18:12:44 -04:00 |
MembraneSynth.ts
|
toMaster() -> toDestination()
|
2019-11-14 12:29:53 -05: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 out of range value
|
2019-12-17 11:38:43 -05:00 |
ModulationSynth.ts
|
setting minValue for harmonicity
|
2019-12-15 02:19:25 -05:00 |
Monophonic.ts
|
Adding more range guards
|
2019-12-17 12:42:40 -05:00 |
MonoSynth.test.ts
|
merging MonoSynth
|
2019-10-29 17:48:59 -04:00 |
MonoSynth.ts
|
linting
|
2019-11-17 13:09:19 -05:00 |
NoiseSynth.test.ts
|
linting
|
2019-09-17 13:54:24 -04:00 |
NoiseSynth.ts
|
updating typing
|
2019-11-07 12:04:10 -05:00 |
PluckSynth.test.ts
|
feat: Adding triggerRelease to PluckSynth
|
2019-09-29 17:25:31 -04:00 |
PluckSynth.ts
|
updating example
|
2019-10-28 17:31:32 -04:00 |
PolySynth.test.ts
|
don't reuse voices
|
2019-10-15 23:15:41 -04:00 |
PolySynth.ts
|
using assert instead of this.assert
|
2019-12-16 15:58:31 -05:00 |
Sampler.test.ts
|
linting
|
2019-09-14 18:12:44 -04:00 |
Sampler.ts
|
adding decorators which validate the input value range
|
2019-12-16 17:13:03 -05:00 |
Synth.test.ts
|
testing returns some keys, but not ones that are omitted
|
2019-09-17 12:21:27 -04:00 |
Synth.ts
|
removing envelope as required by Monophonic
|
2019-11-03 17:41:47 -05:00 |