aboutsummaryrefslogtreecommitdiff
path: root/msToSmp-help.pd
blob: c5ee950e2d9b3fdef8cfe289a0ee5bc80dd78ef7 (plain)
1
2
3
4
5
6
7
8
9
10
11
#N canvas 120 81 372 242 10;
#X floatatom 93 91 5 0 0 0 - - -;
#X floatatom 93 169 5 0 0 0 - - -;
#X text 144 89 Length in milliseconds;
#X text 145 169 Number of samples;
#X text 17 8 Description: Converts a millisecond interval to a it's
corresponding number of samples.;
#X obj 93 130 mtl/msToSmp;
#X text 18 42 tags: conversion;
#X connect 0 0 5 0;
#X connect 5 0 1 0;