From fc3d3c0a4f110a23335398c327ac0a4fc949d5cb Mon Sep 17 00:00:00 2001 From: Guenter Geiger Date: Mon, 17 Jun 2002 10:13:57 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r12, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/ggee/; revision=13 --- signal/sfread~.pd | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100755 signal/sfread~.pd (limited to 'signal/sfread~.pd') diff --git a/signal/sfread~.pd b/signal/sfread~.pd new file mode 100755 index 0000000..5cc1058 --- /dev/null +++ b/signal/sfread~.pd @@ -0,0 +1,44 @@ +#N canvas 89 114 600 456 8; +#X msg 34 135 bang; +#X obj 228 324 dac~; +#X msg 70 218 1; +#X floatatom 348 128; +#X text 14 33 file to open; +#X text 33 116 start playback; +#X msg 70 240 0; +#X text 34 10 SFREAD; +#X text 34 21 =======; +#X text 346 96 playback speed (defaults to 1); +#X text 93 8 The file should have the systems samplerate (44100) and endianess matching the machine.; +#X text 25 257 pause on/off during playback; +#X text 277 46 resets sound to position; +#X msg 322 63 200; +#X text 288 164 instatiation: sfread ; +#X text 276 35 start position in samples (defaults to ); +#X floatatom 231 102; +#X msg 172 114 loop 1; +#X msg 152 94 loop 0; +#X msg 364 224 size; +#X floatatom 336 275; +#X text 333 205 Get the size (in frames); +#X obj 207 164 sfread~ 2 62; +#X msg 14 85 open \$1; +#X obj 14 66 openpanel; +#X msg 69 66 bang; +#X msg 365 249 state; +#X connect 0 0 22 0; +#X connect 2 0 22 0; +#X connect 3 0 22 2; +#X connect 6 0 22 0; +#X connect 13 0 22 1; +#X connect 16 0 22 1; +#X connect 17 0 22 0; +#X connect 18 0 22 0; +#X connect 19 0 22 0; +#X connect 22 0 1 0; +#X connect 22 1 1 1; +#X connect 22 2 20 0; +#X connect 23 0 22 0; +#X connect 24 0 23 0; +#X connect 25 0 24 0; +#X connect 26 0 22 0; -- cgit v1.2.1