From 09c893c478f70d9e72ea51db370ff08cb22fcced Mon Sep 17 00:00:00 2001 From: Thomas O Fredericks Date: Sun, 1 Nov 2009 20:15:32 +0000 Subject: updating mtl svn path=/trunk/abstractions/mtl/; revision=12713 --- smpToTime-help.pd | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'smpToTime-help.pd') diff --git a/smpToTime-help.pd b/smpToTime-help.pd index 007bb2c..02d504e 100644 --- a/smpToTime-help.pd +++ b/smpToTime-help.pd @@ -1,13 +1,17 @@ -#N canvas 551 388 378 243 10; +#N canvas 1479 104 717 333 10; #X floatatom 137 102 5 0 0 0 - - -; -#X obj 137 190 print; #X obj 137 122 * 1000; -#X floatatom 137 145 5 0 0 0 - - -; +#X floatatom 137 145 10 0 0 0 - - -; #X text 19 13 Description: Converts a number of samples into an easier representation of it's duration.; #X obj 137 166 mtl/smpToTime; #X text 21 49 tags: conversion; -#X connect 0 0 2 0; -#X connect 2 0 3 0; -#X connect 3 0 5 0; -#X connect 5 0 1 0; +#X text 235 161 By default \, the conversion is done with Pd's samplerate. +You can override this by sending a list: samples samplerate; +#X msg 249 125 96000 48000; +#X symbolatom 137 201 10 0 0 0 - - -; +#X connect 0 0 1 0; +#X connect 1 0 2 0; +#X connect 2 0 4 0; +#X connect 4 0 8 0; +#X connect 7 0 4 0; -- cgit v1.2.1