ganeshredcobra / animata

Automatically exported from code.google.com/p/animata
GNU General Public License v3.0
0 stars 0 forks source link

Sound in Linux #36

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I got it compiled in Ubuntu 8.10, per this issue:
http://code.google.com/p/animata/issues/detail?id=26

How do I add sound input support? Does it already have it, or do I need to
do something else?

Original issue reported on code.google.com by david.ko...@gmail.com on 4 Mar 2009 at 11:41

GoogleCodeExporter commented 9 years ago
animata does not have sound input by default. you can use an external 
application to
send osc messages to animata. there's a processing script on the animata 
website, or
check out the osc tutorial.

Original comment by gabor.p...@gmail.com on 4 Mar 2009 at 12:09

GoogleCodeExporter commented 9 years ago

Original comment by gabor.p...@gmail.com on 4 Mar 2009 at 12:10

GoogleCodeExporter commented 9 years ago
Cool, thanks.

I figured this out by looking at processing example (labeled "java" in addons)

If you included the max and puredata patches from the OSC tutorial in the 
addons, I
think it would make more sense, right away (IMHO)

Thanks for animata!

Original comment by david.ko...@gmail.com on 4 Mar 2009 at 1:22