aboutsummaryrefslogtreecommitdiff
path: root/smpToTime-help.pd
blob: 007bb2c448d439b84794556300c17feaf2f9fd24 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#N canvas 551 388 378 243 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 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;