diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-04-10 18:45:54 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2012-04-10 18:45:54 +0000 |
commit | 41b3f2a38288800cd4cb20808aac5ef2c8955f3b (patch) | |
tree | 0746d00c90b73811504c3064f78499b32880ed75 | |
parent | 24edba7a900a541601aadffc727c288c67cccb56 (diff) |
update included sample to be more illustrative and less dorky
svn path=/trunk/externals/framesync/; revision=16114
-rw-r--r-- | examples/sdf.wav | bin | 109708 -> 465688 bytes | |||
-rw-r--r-- | fstabplay~-help.pd | 4 | ||||
-rw-r--r-- | tablooper~-help.pd | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/examples/sdf.wav b/examples/sdf.wav Binary files differindex eb48c25..b4a2b7c 100644 --- a/examples/sdf.wav +++ b/examples/sdf.wav diff --git a/fstabplay~-help.pd b/fstabplay~-help.pd index 940c697..b41e84a 100644 --- a/fstabplay~-help.pd +++ b/fstabplay~-help.pd @@ -12,8 +12,8 @@ numbers.; #X obj 377 279 soundfiler; #X obj 377 232 symbol \$0-array; #N canvas 0 22 450 300 (subpatch) 0; -#X array \$0-array 62079 float 2; -#X coords 0 1 62079 -1 200 140 1; +#X array \$0-array 232798 float 2; +#X coords 0 1 232798 -1 200 140 1; #X restore 376 50 graph; #X msg 377 254 read examples/sdf.wav \$1; #X obj 95 112 frameclock 400; diff --git a/tablooper~-help.pd b/tablooper~-help.pd index 603dcb4..720a043 100644 --- a/tablooper~-help.pd +++ b/tablooper~-help.pd @@ -10,8 +10,8 @@ #X text 31 187 This will loop the voice.wav sound file starting at frame 50 and ending at frame 200:; #N canvas 0 22 450 300 (subpatch) 0; -#X array \$0-array 62079 float 2; -#X coords 0 1 62079 -1 100 70 1; +#X array \$0-array 232798 float 2; +#X coords 0 1 232798 -1 100 70 1; #X restore 420 19 graph; #X obj 402 121 symbol \$0-array; #X obj 402 165 soundfiler; |