Tony Atkins
|
be22ab8a24
|
GH-894: Correct 'Karplus-String' typo (fixes #894).
|
2021-05-11 20:09:05 +02:00 |
|
Yotam Mann
|
f17249691d
|
feat: updating all examples
now in the form Tone.Something instead of using `import { Something } from "tone"`. It makes the example runner on the docs page work much faster
|
2020-04-16 22:24:18 -04:00 |
|
Yotam Mann
|
a0fd3f1cec
|
updating example
|
2019-10-28 17:31:32 -04:00 |
|
Yotam Mann
|
d2b064f41e
|
docs: working on code examples
|
2019-10-25 16:54:33 -04:00 |
|
Yotam Mann
|
04405afd84
|
feat: Adding triggerRelease to PluckSynth
works by ramping the resonance down over the 'release' duration
|
2019-09-29 17:25:31 -04:00 |
|
Yotam Mann
|
ce93214e43
|
using OnePoleFilter in LowpassCombFilter and PluckSynth
means an API change since dampening is no longer a signal rate parameter
|
2019-09-24 22:41:58 -04:00 |
|
Yotam Mann
|
ed367e0f9b
|
adding nominal range to properties
|
2019-09-24 17:21:59 -04:00 |
|
Yotam Mann
|
c5d1920d93
|
adding category to docs
|
2019-09-17 13:55:51 -04:00 |
|
Yotam Mann
|
d435dcae96
|
linting
|
2019-09-17 13:40:07 -04:00 |
|
Yotam Mann
|
536dbb7406
|
updating comments and typing
|
2019-09-17 13:37:43 -04:00 |
|
Jacob Clarke
|
f128fae51e
|
Converted PluckSynth to TS + filter deps: FeedbackCombFilter, LowpassCombFilter (could not make tests for filters yet due to other issues with ToneWithContext
|
2019-09-01 21:17:32 +10:00 |
|