https://github.com/derekxkwan/pdkez
GUI-centric wrappers around Pd abstractions
https://github.com/derekxkwan/pdkez
didactic pd-abstractions pd-vanilla puredata teaching
Last synced: 4 months ago
JSON representation
GUI-centric wrappers around Pd abstractions
- Host: GitHub
- URL: https://github.com/derekxkwan/pdkez
- Owner: derekxkwan
- License: gpl-3.0
- Created: 2017-11-16T08:24:25.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-12-19T03:56:16.000Z (almost 6 years ago)
- Last Synced: 2025-03-11T15:26:46.296Z (7 months ago)
- Topics: didactic, pd-abstractions, pd-vanilla, puredata, teaching
- Homepage:
- Size: 436 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# pdkez
GUI-centric wrappers around Pd abstractionsOriginally developed for teaching effects in UC Davis's Music 107A: Introduction to Electronic Music. Evolved into use with live improvisation.
Distributed under GPL v3.

Abstraction names should be relatively self-explanatory.
some abstractions need [pdkvabs](https://github.com/derekxkwan/pdkvabs) (whose contents besides the util folder should be flattened into one folder). These are in the *ezvabs* folder and should be put in the main pdkez folder before use. Similarly with [pdklist](https://github.com/derekxkwan/pdklist) and *ezlist*.
helper patches (not meant to be used directly) are suffixed by _h
abstractions include spectral delay, spectral gating, spectral filtering, time-based effects, waveshaping and granular synthesis. there are also abstractions for volume, dac, adc, array loading, and playback.
dkezfreeverb~ based around Katja Vetter's May 2012 implementation of freeverb with vanilla objects (will tidy up soon)