Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/derekxkwan/dxksup
- Owner: derekxkwan
- License: gpl-3.0
- Created: 2017-03-06T08:02:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-31T12:41:09.000Z (about 6 years ago)
- Last Synced: 2024-11-17T09:16:33.456Z (2 months ago)
- Topics: markov, sample-chopping, supercollider
- Language: SuperCollider
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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