#audioworkletprocessor — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #audioworkletprocessor, aggregated by home.social.
-
New FM synth added to the Mercury Playground @mercury, coded with a single AudioWorkletProcessor inside a ToneAudioNode from ToneJS
It's a basic FM with a single modulator-(envelope)->carrier setup, and can be extended with extra voices and detuning to run 2-3 or more operators.
Syntax: `new synth fm index() ratio() fmShape()`
Some tutorials available on the website
#mercurylivecoding #fmsynthesis #webaudio #audioworkletprocessor #javascript #mercury #browserbased
-
A new effect is added in @mercury . It is a Karplus-Strong effect, based on a lowpass feedback combfilter, that can be tuned to the notes of your scale. The feedback can be positive (odd+even harmonics) or negative (odd harmonics, for a flute-like sound).
#audioworkletprocessor #mercurylivecoding #synthesis #karplusstrong #stringsynthesis #browserbased #webaudio