-
-
henrybirdseye
I found the answer. The solution is a message box: [set $1] between the number and the message box.
Now, we both know.
-
henrybirdseye
Hi folks,
I rebuilt a patch from cheetomoskeeto, and in his tut video he manually copies the number from a number box into a message box to properly define the sample's playback speed. I'd like to get that number loaded into the message box with9out having to type it.
See the patch below to see what's going on. How can I do this, or can it even be done? I'll eventually have a bunch of samples playing and stopping to enter numbers is inconvenient to say the least.
-
henrybirdseye
Actually, I solved it. Using the binary file timbreIDLib.pd_linux and making an object [declare -lib timbreIDLib] works like a champ.
-
henrybirdseye
@gsagostinho Perhaps you'll upload this to a server that allows more bandwidth!
-
-
henrybirdseye
The compile is wasting my time. I'd rather shove a couple bucks to somebody who knows WTF they're doing.
Anybody game?
-
henrybirdseye
@whale-av I got fftw compiled, and proceeding to do pd-lib-builder. the install.txt file pd-lib-builder completely lost me.
I did not get lucky in any way with "Find Externals".
-
henrybirdseye
No results for that search, searching from "/". Do you mean "/usr/lib/pd/extra"? Nothing in there either.
-
henrybirdseye
@whale-av I copied tID/ to /usr/lib/puredata/extra entered the tID folder, typed 'make' got a whole bunch of stuff in the console.
Where did the output of that make go to?