Mercurial > hg > beaglert
view projects/heavy/pd/samphold/_main.pd @ 287:4815ed0f21de prerelease
Makefile refactoring:
- avoids recursive call to build with/without main
- takes EXAMPLE parameter. Copies the examples/$(EXAMPLE) folder to projects/$(PROJECT) and $PROJECT defaults to exampleTestProject
- you can now `make run` (TODO: currently re-links, should instead run without linking)
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Wed, 18 May 2016 01:46:32 +0100 |
parents | 40badaff5729 |
children |
line wrap: on
line source
#N canvas 275 504 414 247 10; #X obj 55 212 dac~ 1 2; #X obj 55 171 *~ 0.1; #X obj 55 150 osc~ 440; #X obj 55 61 noise~; #X obj 55 128 samphold~; #X text 51 21 ==================; #X text 51 11 Sample and hold FM; #X obj 55 85 lop~ 1; #X obj 122 107 phasor~ 880; #X obj 55 107 *~ 1e+06; #X text 193 199 ---------------------------------; #X text 193 189 @krighxz / BELA / heavy / 12/2015; #X text 217 208 beaglert.cc / enzienaudio.com; #X connect 1 0 0 1; #X connect 1 0 0 0; #X connect 2 0 1 0; #X connect 3 0 7 0; #X connect 4 0 2 0; #X connect 7 0 9 0; #X connect 8 0 4 1; #X connect 9 0 4 0;