~ubuntu-branches/ubuntu/precise/puredata/precise

« back to all changes in this revision

Viewing changes to extra/complex-mod~.pd

  • Committer: Bazaar Package Importer
  • Author(s): Paul Brossier
  • Date: 2009-12-22 21:29:31 UTC
  • mfrom: (1.2.6 upstream) (4.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091222212931-nhwkzapjwsmjao1l
Tags: 0.42.5-3
* debian/control:
  - add community site to homepage field
  - improve long description
  - remove Replaces and Conflicts fields
  - add Suggests on pd-csound, pd-pdp, pd-zexy, pd-aubio
* debian/rules: add per-arch configuration flags
* debian/patches/02_kfreebsd.diff:
  - also define pd_tilde_dllextent on FreeBSD
  - fix typo (really closing #414414 this time)
  - also add hurd glue
* debian/patches/04_hurd.diff:
  - add hurd glue and s_midi_dummy.c

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#N canvas 206 108 428 341 12;
 
2
#X obj 142 87 inlet~;
 
3
#X obj 315 166 cos~;
 
4
#X obj 351 144 +~ -0.25;
 
5
#X obj 351 166 cos~;
 
6
#X obj 225 87 inlet~;
 
7
#X obj 142 215 *~;
 
8
#X obj 225 216 *~;
 
9
#X obj 142 251 -~;
 
10
#X obj 142 284 outlet~;
 
11
#X obj 212 285 outlet~;
 
12
#X obj 212 252 +~;
 
13
#X text 140 310 positive;
 
14
#X text 213 311 negative;
 
15
#X obj 315 114 phasor~;
 
16
#X obj 315 88 inlet~;
 
17
#X connect 0 0 5 0;
 
18
#X connect 1 0 5 1;
 
19
#X connect 2 0 3 0;
 
20
#X connect 3 0 6 1;
 
21
#X connect 4 0 6 0;
 
22
#X connect 5 0 7 0;
 
23
#X connect 5 0 10 0;
 
24
#X connect 6 0 7 1;
 
25
#X connect 6 0 10 1;
 
26
#X connect 7 0 8 0;
 
27
#X connect 10 0 9 0;
 
28
#X connect 13 0 2 0;
 
29
#X connect 13 0 1 0;
 
30
#X connect 14 0 13 0;