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 --- smpToFreq-help.pd | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'smpToFreq-help.pd') diff --git a/smpToFreq-help.pd b/smpToFreq-help.pd index 2a96233..40638ea 100644 --- a/smpToFreq-help.pd +++ b/smpToFreq-help.pd @@ -1,11 +1,15 @@ -#N canvas 323 275 457 255 12; +#N canvas 1210 517 657 293 12; #X floatatom 51 92 5 0 0 0 - - -; -#X floatatom 51 171 5 0 0 0 - - -; +#X floatatom 51 201 5 0 0 0 - - -; #X text 101 89 Number of samples; -#X text 107 173 Frequency to play samples at normal speed; +#X text 107 203 Frequency to play samples at normal speed; #X text 21 10 Description: Converts a number of samples to a frequency. ; -#X obj 51 127 mtl/smpToFreq; +#X obj 51 157 mtl/smpToFreq; #X text 21 30 tags: conversion; +#X msg 133 119 5000 48000; +#X text 237 109 By default \, the conversion is done with Pd's samplerate. +You can override this by sending a list: samples samplerate; #X connect 0 0 5 0; #X connect 5 0 1 0; +#X connect 7 0 5 0; -- cgit v1.2.1