~ubuntu-branches/ubuntu/saucy/faust/saucy

« back to all changes in this revision

Viewing changes to examples/faust-stk/pd-patches/fancy/daisy/audio-out.pd

  • Committer: Package Import Robot
  • Author(s): Mario Lang
  • Date: 2012-04-04 13:52:01 UTC
  • mfrom: (1.1.6) (3.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20120404135201-hpsrk87x3hga94tc
Tags: 0.9.46-2
* Fix "ftbfs with GCC-4.7":
  - debian/patches/unistd: Include <unistd.h> where necessary.
    (Closes: #667163)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#N canvas 86 452 512 359 10;
 
2
#X obj 54 222 env~;
 
3
#X obj 54 245 - 100;
 
4
#X obj 158 222 env~;
 
5
#X obj 158 245 - 100;
 
6
#X obj 100 204 dac~;
 
7
#X obj 55 174 inlet~;
 
8
#X obj 158 173 inlet~;
 
9
#X obj 217 4 tgl 15 0 dsp-toggle dsp-toggle empty 0 -6 0 8 -262144
 
10
-1 -1 1 1;
 
11
#X msg 211 203 \; pd dsp \$1;
 
12
#X obj 314 172 loadbang;
 
13
#X msg 314 199 1;
 
14
#X text 251 12 Stereo audio output + VU meter.;
 
15
#X obj 53 29 vu 15 120 \$0-L empty -1 -8 0 8 -66577 -1 1 0;
 
16
#X obj 141 29 vu 15 120 \$0-R empty -1 -8 0 8 -66577 -1 1 0;
 
17
#X obj 54 273 s \$0-L;
 
18
#X obj 158 273 s \$0-R;
 
19
#X obj 211 172 r dsp-toggle;
 
20
#X obj 314 225 s dsp-toggle;
 
21
#X obj 3 173 inlet;
 
22
#X connect 0 0 1 0;
 
23
#X connect 1 0 14 0;
 
24
#X connect 2 0 3 0;
 
25
#X connect 3 0 15 0;
 
26
#X connect 5 0 0 0;
 
27
#X connect 5 0 4 0;
 
28
#X connect 6 0 2 0;
 
29
#X connect 6 0 4 1;
 
30
#X connect 9 0 10 0;
 
31
#X connect 10 0 17 0;
 
32
#X connect 16 0 8 0;
 
33
#X coords 0 -1 1 1 235 160 1 0 0;