SkillAgentSearch skills...

MyUGens

Supercollider plugins

Install / Use

/learn @sonoro1234/MyUGens
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MyUGens

Some Supercollider plugins:

AdachiAyers for trombone trumpet physical model

DWGClarinet

DWGFlute

DWGReverb

Karplus

PitchTracker: when Tartini is not enough.

IIRf for infinite impulse response filters

KLJunction for Kelly-Lochbaum filter implementation

SonLPC for linear prediction analysis and synthesis.

PluckSynth emulation of a plucked string from Fredrik Eckerholm, Gianpaolo Evangelista paper

compilation

Get the sources with (the same you did with Supercollider repository):

git clone --recursive https://github.com/sonoro1234/MyUGens.git

On a sibling folder to MyUGens folder (created by yourself):

cmake -G"Your generator or skip G to let cmake choose" -DCMAKE_BUILD_TYPE=Release  -DSUPERNOVA=ON -DCMAKE_INSTALL_PREFIX="./scinstall or were you want to install" -DSC_PATH="../supercollider/ or where to find SC github repository folder"  ../MyUGens

wait command to finish and type:

cmake --build . --target install
View on GitHub
GitHub Stars18
CategoryDevelopment
Updated8mo ago
Forks0

Languages

C++

Security Score

67/100

Audited on Jul 8, 2025

No findings