How can I install the timbreID externals on the Pd-Extended 0.43.3 - Raspberry Pi(Raspbian Wheezy) armf?
Thanks,
J
How to install the timbreID externals on Raspbian wheezy?
How can I install the timbreID externals on the Pd-Extended 0.43.3 - Raspberry Pi(Raspbian Wheezy) armf?
Thanks,
J
You have to compile it... It involves downloading pd source, modifying timbreID's makefile to point to the pd-src directory, "cd" to timbreID folder and type "make". Then you only have to tell pd where this folder is.
That's if you know what compiling and using the console is about
Hey, Dwan. Thank you for your response.
I'm helping jasgomes in this process, so I decided to take part in this thread.
Yes… we are quite accustomed to the shell, and actually we tried what you suggested, just to get a "m_pd.h file not found" error. Afterwards, we copied the referred header file to the tID directory… but another error showed up.
Then, we went to the IRC channel… where we were told to use the pure data-dev package in order to install those externals. Still, no luck.
Weird. I compiled it myself yesterday (for x86_64 though) : all i had to do is put it in the /externals folder of pd-extended source, cd to the folder and type make. It went totally ok.
I have troubles with installing the timberID on my computer. When I paste in my compiler make tID/Makefile then the compiler says that there is nothing to be done for the file. Somebody can explain to me hot to "make" this file? I don't quiet get it. I also tried to make it in DOS command center. I work on Windows 8.
Oops! Looks like something went wrong!