All Projects → derekxkwan → dxkSynthDefs

derekxkwan / dxkSynthDefs

Licence: GPL-3.0 License
some synth defs for SuperCollider

Programming Languages

SuperCollider
123 projects

Projects that are alternatives of or similar to dxkSynthDefs

Main-Supercollider-Files
my supercollider codes, version history is at the branches
Stars: ✭ 21 (+0%)
Mutual labels:  supercollider, synthdef
tidal-looper
Different looper variants for SuperDirt to provide live sampling in TidalCycles.
Stars: ✭ 55 (+161.9%)
Mutual labels:  supercollider, looper
react-native-lightning-modal
A performant bottom modal that works using React Native Reanimated 2
Stars: ✭ 20 (-4.76%)
Mutual labels:  modal
Planeverb
Project Planeverb is a CPU based real-time wave-based acoustics engine for games. It comes with an integration with the Unity Engine.
Stars: ✭ 22 (+4.76%)
Mutual labels:  reverb
amanuensis
The Amanuensis is an automated songwriting and recording system aimed at ridding the process of anything left-brained, so one need never leave a creative, spontaneous and improvisational state of mind, from the inception of the song until its final master. See the README for instructions and feel free to message me at soundcloud.com/to_the_sun.
Stars: ✭ 30 (+42.86%)
Mutual labels:  looper
jquery.dialog.js
A lightweight replacement for the browser's default dialog boxes.
Stars: ✭ 17 (-19.05%)
Mutual labels:  modal
react-native-modal-select-list
☝️ React Native modal component to select options from list
Stars: ✭ 40 (+90.48%)
Mutual labels:  modal
superdirt-voltage
⚡️🎛⚡️ CV instruments for Tidal Cycles
Stars: ✭ 34 (+61.9%)
Mutual labels:  supercollider
jquery-accessible-modal-window-aria
jQuery simple and accessible modal window, using ARIA
Stars: ✭ 61 (+190.48%)
Mutual labels:  modal
react-modal
React Modal component
Stars: ✭ 18 (-14.29%)
Mutual labels:  modal
ngx-modal
Dynamic modal dialog for Angular
Stars: ✭ 54 (+157.14%)
Mutual labels:  modal
tua-body-scroll-lock
🔐 Body scroll locking that just works with everything
Stars: ✭ 304 (+1347.62%)
Mutual labels:  modal
react-fusionui
☢️ Nuclear power-up for your UI.
Stars: ✭ 13 (-38.1%)
Mutual labels:  modal
Eisenkraut
A multi-channel and hi-res capable audio file editor.
Stars: ✭ 50 (+138.1%)
Mutual labels:  supercollider
sc-prophet-rev2
supercollider class to talk to prophet rev2 hardware synthesizer
Stars: ✭ 19 (-9.52%)
Mutual labels:  supercollider
Aether
An algorithmic reverb LV2 based on Cloudseed
Stars: ✭ 99 (+371.43%)
Mutual labels:  reverb
reverb
Straightforward (sound/multipurpose) reverberator
Stars: ✭ 23 (+9.52%)
Mutual labels:  reverb
plain-modal
The simple library for customizable modal window.
Stars: ✭ 21 (+0%)
Mutual labels:  modal
PMLib
A physical modelling library for SuperCollider
Stars: ✭ 14 (-33.33%)
Mutual labels:  supercollider
react-apple-signin-auth
 Apple signin for React using the official Apple JS SDK
Stars: ✭ 58 (+176.19%)
Mutual labels:  modal

DxkSynthDefs

some synth defs for SuperCollider (gpl v 3)

(note: files/synthdefs with dxkX instead of plain dxk use XOut, usually for effects synthdefs)

  • dxkDelayFx - delay-based effects (flanger, phaser, chorus)
  • dxkDrums - a collection of percussion synthdefs
  • dxkFilters - wrappers around basic filters
  • dxkFx - processing synthdefs
  • dxkFxFFT - prelim work on some frequency-domain processing synthdefs (simple wrappers for now)
  • dxkLoopers - loopers
  • dxkMisc - misc SynthDefs (end-of-fx-chain-outputs, etc.)
  • dxkModal - modal synthesis
  • dxkNobu - sample chopping buf readers
  • dxkPitched - various other pitched synthdefs
  • dxkReverb - reverberator synthdefs
  • dxkSimpleBuf - wrapper around simple Buf UGens
  • dxkSimpleDelay - wrappers around Delay UGens
  • dxkSimpleOsc - wrappers around oscillator UGens
  • dxkSimpleVerb - wrappers around reverb UGens
  • dxkSupSynths - synthdefs that require classes from my dxkSup repo
  • dxkSynthsMisc - various synthesizers (such as DTMF)
  • dxk TrigStr - triggered buffer stretching synthdefs (warp)
  • TooBigSynths - synths too big to send via UDP packet
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].