Website
www.lespistoilettes.blogspot.com
Location
Mexico City
Followers
0
Following
0
Joined
Last Online
-
carltitos
I am making an interface for audio and visuals processing,
I wanna have 20 sounds and so then 20 visuals, I have developed a prototype with 8 sounds and 2 effects (chorus and reverb) all this was developed in PureData, you can watch all this here
So I used an Arduino to select and assign the bank sound, but now I thought in something new...I don't wanna use my computer for operate this interface, so I thought that maybe I could use an ARM (Embedded systems like Samsung Mini2440 or Beagleboard) so then i will not use an arduino and a computer anymore, so what do you think?, is it complex to link an ARM with PureData?, is it feasible?. -
carltitos
Thank you a lot husk, I've been looking and i have realized that the only embedded system that is use is beagle board, I wonder if the PureData Anywhere patch can be use in all embedded systems, I guess the answer is yes, meanwhile I have to find more information, thanks.