Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/derekxkwan/dxksup

a start of a supercollider class library
https://github.com/derekxkwan/dxksup

markov sample-chopping supercollider

Last synced: about 4 hours ago
JSON representation

a start of a supercollider class library

Awesome Lists containing this project

README

        

# dxkSup
a start of a supercollider class library (gpl v 3)

- DxkChangeTrig - trigger when input changes (or sent a trigger)
- DxkDelays - delay classes (comb delays with lowpass filters)
- DxkFm - Fm synth
- DxkIpls - resettable phase impulse
- DxkIpls - resettable phase impulse with random amp option
- DxkMarkov - first-order and second-order Markov chains
- DxkNobuM - mono sample chopper/skipper
- DxkNobuS - stereo sample chopper/skipper
- DxkPan - stereo panner (1 or 2 channel input)
- DxkStutL - stuttering effect with linear interp
- DxkStutC - stuttering effec with cubic interp