diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-11-17 00:42:31 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2009-11-17 00:42:31 +0000 |
commit | 1d3d6852a34779dd726b81b867fe9c928f4731e1 (patch) | |
tree | 13448530a9c67b38fc8197a0b3a90b688f981d5a /sfsamples-help.pd |
first successful test, but its outputting secondssvn2git-root
svn path=/trunk/externals/soundfile/; revision=12784
Diffstat (limited to 'sfsamples-help.pd')
-rw-r--r-- | sfsamples-help.pd | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sfsamples-help.pd b/sfsamples-help.pd new file mode 100644 index 0000000..563d03e --- /dev/null +++ b/sfsamples-help.pd @@ -0,0 +1,6 @@ +#N canvas 198 412 450 300 10; +#X obj 111 157 sfsamples; +#X floatatom 111 182 0 0 0 0 - - -; +#X msg 111 112 symbol ../../sound/voice.wav; +#X connect 0 0 1 0; +#X connect 2 0 0 0; |