From ef3fbbeea5b00d282a69beaa7731dd32a9262e66 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 28 Dec 2005 03:11:32 +0000 Subject: super basic helpfile for samplerate~ svn path=/trunk/; revision=4303 --- doc/pddp/samplerate~-help.pd | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100755 doc/pddp/samplerate~-help.pd (limited to 'doc') diff --git a/doc/pddp/samplerate~-help.pd b/doc/pddp/samplerate~-help.pd new file mode 100755 index 00000000..b2a17e50 --- /dev/null +++ b/doc/pddp/samplerate~-help.pd @@ -0,0 +1,11 @@ +#N canvas 174 423 524 307 12; +#X obj 211 123 samplerate~; +#X floatatom 211 166 8 0 0 0 - - -; +#X obj 211 80 bng 30 250 50 0 empty empty empty 0 -6 0 8 -260818 -1 +-1; +#X text 14 25 When banged \, samplerate~ outputs the sample rate that +Pd is currently running at.; +#X text 31 217 Pd's sample rate can be changed using the command line +flag: -r . For example: pd -r 22050; +#X connect 0 0 1 0; +#X connect 2 0 0 0; -- cgit v1.2.1