Compare commits

...

1 Commits

Author SHA1 Message Date
lambda 6129b3788a
add files for working with samples
3 months ago

@ -0,0 +1,5 @@
(
~microsound_explorer = (
);
)

@ -3,9 +3,11 @@ This repo contains reusable code I often share
between my SuperCollider projects
* Structure
- NodeDictionary
- *NodeDictionary*
Set of Dictionary class extentions for generating
nodes from declarative definitions
- quarks
- *quarks*
Quarks and Extentions I usally use for projects
- *microsound-explorer*
Tool for searchg and playing parts of soundfile using basic
granular synth from my DSP library and copy specs

Loading…
Cancel
Save