MyUGens
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
AdachiAyers
Extension
✗
Superclass:
UGen
DWGFlute
Extension
✗
Superclass:
UGen
MembraneCircleV
Extension
✗
Superclass:
UGen
MembraneHexagonV
Extension
✗
Superclass:
UGen
MyPlucked
Extension
✗
Superclass:
UGen
MyPluckedStiff
Extension
✗
Superclass:
UGen
PitchTracker
Extension
✗
Superclass:
MultiOutUGen
PluckSynth
Extension
✗
Superclass:
UGen
SonLPC
Extension
✗
Superclass:
UGen
SonLPCSynth
Extension
✗
Superclass:
UGen
SonLPCSynthIn
Extension
✗
Superclass:
UGen
Found no versions tagged via git