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

« back to all changes in this revision

Viewing changes to examples/faust-stk/pd-patches/modal.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 223 61 502 600 10;
 
2
#X msg 411 461 \; pd dsp 1;
 
3
#X msg 411 498 \; pd dsp 0;
 
4
#X obj 166 415 audio-out;
 
5
#X obj 125 20 midi-in 2;
 
6
#X obj 19 77 modalBar;
 
7
#X connect 3 0 4 0;
 
8
#X connect 3 1 4 1;
 
9
#X connect 4 1 2 1;
 
10
#X connect 4 2 2 2;