home/categories/frontend/ecnu-icalk-autoskill-skillbank-convskill-english-gpt4-8-javascript-vibrato-filter-implementation-skill-md
frontenddevelopment

javascript-vibrato-filter-implementation

Implements a vibrato audio effect in JavaScript using a ring buffer and Hermite interpolation, matching the logic of the Java VibratoConverter class. Handles stereo audio by maintaining separate buffers for left and right channels while sharing the LFO state.

ECNU-ICALK
maintainer
ECNU-ICALK
Mis à jour 3/16/2026
Étoiles
304
Forks
34
quick start

Installation and usage

Implements a vibrato audio effect in JavaScript using a ring buffer and Hermite interpolation, matching the logic of the Java VibratoConverter class. Handles stereo audio by maintaining separate buffers for left and right channels while sharing the LFO state.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use javascript-vibrato-filter-implementation