Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
purr-data
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nerrons
purr-data
Commits
2e71c090
Commit
2e71c090
authored
12 years ago
by
Ivica Bukvic
Browse files
Options
Downloads
Patches
Plain Diff
refined the way output K12 abstraction enables DSP when recalling a preset
parent
2c96536b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
l2ork_addons/K12/output.pd
+15
-8
15 additions, 8 deletions
l2ork_addons/K12/output.pd
with
15 additions
and
8 deletions
l2ork_addons/K12/output.pd
+
15
−
8
View file @
2e71c090
#N canvas
433 83
512 456 10;
#N canvas
351 176
512 456 10;
#X obj 129 189 ggee/image @pd_extra/K12/objects/audio_off.png;
#X obj -53 26 inlet~;
#N canvas 316 207 286 259 dsp 0;
...
...
@@ -17,12 +17,12 @@
#X connect 6 0 4 0;
#X connect 7 0 1 0;
#X connect 7 0 2 0;
#X restore 1
69 260
pd dsp logic;
#X restore 1
74 324
pd dsp logic;
#X obj -54 131 *~;
#X obj -53 97 z~ 64;
#X obj -7 97 limiter~;
#X msg 5 74 compress 98 88 0.5;
#X obj 1
78 350
loadbang;
#X obj 1
83 414
loadbang;
#X obj -54 389 svf~ 200;
#X obj -31 346 sig~ 200;
#X obj -10 367 sig~ 0.01;
...
...
@@ -30,8 +30,8 @@
#X obj -11 416 *~ 0.5;
#X obj -54 416 *~ 0.5;
#X obj 31 120 preset_node k12;
#X obj 133 192 vsl 34 44 0 100 0 0 pd-l2ork-k12_main_out
pd-l2ork-k12_main_out
empty
0 -9 0 10 -262144 -1 -1
43
1;
#X obj 133 192 vsl 34 44 0 100 0 0 pd-l2ork-k12_main_out
empty empty
0 -9 0 10 -262144 -1 -1
0
1;
#N canvas 0 0 271 201 level 0;
#X obj 49 8 inlet~;
#X obj 48 140 *~;
...
...
@@ -50,9 +50,9 @@ empty 0 -9 0 10 -262144 -1 -1 43 1;
#X connect 7 0 6 0;
#X restore -52 50 pd level;
#X obj 5 50 loadbang;
#X obj 1
69 292
select 0 1;
#X msg
197 328
open @pd_extra/K12/objects/audio_on.png;
#X msg 1
69 374
open @pd_extra/K12/objects/audio_off.png;
#X obj 1
74 356
select 0 1;
#X msg
202 392
open @pd_extra/K12/objects/audio_on.png;
#X msg 1
74 438
open @pd_extra/K12/objects/audio_off.png;
#X obj 89 226 tgl 15 0 \$0-null-send \$0-null-receive empty 17 7 0
10 -262144 -1 -1 0 1;
#X text 86 209 mode;
...
...
@@ -75,6 +75,9 @@ empty 0 -9 0 10 -262144 -1 -1 43 1;
#X obj 227 163 s pd-l2ork-k12_main_out;
#X text 163 53 logic for detecting dsp status on startup;
#X obj 273 96 delay 10;
#X obj 179 224 change;
#X obj 179 202 r pd-l2ork-k12_main_out;
#X msg 133 251 set \$1;
#X connect 1 0 16 0;
#X connect 2 0 18 0;
#X connect 3 0 24 0;
...
...
@@ -92,6 +95,7 @@ empty 0 -9 0 10 -262144 -1 -1 43 1;
#X connect 14 0 15 0;
#X connect 15 0 14 0;
#X connect 15 0 16 1;
#X connect 15 0 44 0;
#X connect 16 0 5 0;
#X connect 16 0 4 0;
#X connect 17 0 6 0;
...
...
@@ -120,4 +124,7 @@ empty 0 -9 0 10 -262144 -1 -1 43 1;
#X connect 37 0 41 0;
#X connect 38 0 39 0;
#X connect 41 0 36 0;
#X connect 42 0 15 0;
#X connect 43 0 42 0;
#X connect 44 0 42 0;
#X coords 0 -1 1 1 89 89 2 84 157;
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment