lyon potpourri el.buffet~ question
..hi mister Eric Lyon,
hope you will read this..
i am a great fan of el.buffet~ cause its the only external i found
that is able to copy buffer data around without introducing clicks...
but ,is there any way to send sample-values instead of millsecond-values to el.buffet~?
is there any way to send sample-values instead of millsecond-values to el.buffet~
Not currently, but you could use mstosamps~ to convert from milliseconds to samples.
i really like el.buffet , but there are issues with the very first and the very last sample when copying data:they are replaced with "0" instead of their actual value sometimes.
is it possible that theres some bug with the mstosamps-conversion internally?
...i developed something with gen~ that also does the job, at least the copying-part,but with sample accuracy.
actually, there has been a great bunch of support by emmanuel jordan to achieve this without
overloading the CPU..i couldnt have done it myself since i am a newbie in terms of coding.