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

« back to all changes in this revision

Viewing changes to examples/faust-stk/pd-patches/clarinets.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 22 22 974 784 10;
 
2
#X obj 11 73 clarinet;
 
3
#X msg 507 542 \; pd dsp 1;
 
4
#X msg 507 580 \; pd dsp 0;
 
5
#X obj 257 493 audio-out;
 
6
#X obj 493 63 blowHole;
 
7
#X obj 263 11 midi-in 2;
 
8
#X connect 0 1 3 1;
 
9
#X connect 0 2 3 2;
 
10
#X connect 4 1 3 1;
 
11
#X connect 4 2 3 2;
 
12
#X connect 5 0 0 0;
 
13
#X connect 5 0 4 0;
 
14
#X connect 5 1 0 1;
 
15
#X connect 5 1 4 1;