counter and decimal values
Hi,
I have a patch where metro outputs a bang to counter and select takes the value to trigger a note. All this is in integers.
I would like to do this with floating point. How could I build a patch, so that counter counts in decimals and select extracts a decimal number which would than be used to send a 'midi number' between 0 and 127?
Multiply/divide by 100.
Yep, use [scale] after the counter...