FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Topics & Contributions
   Sound
(Moderators: pitaru, REAS)
   Reading CD Audio?
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: Reading CD Audio?  (Read 470 times)
skloopy

WWW
Reading CD Audio?
« on: Jan 3rd, 2004, 8:38pm »

Is it possible at all in Sonia or just in java/p5 in general to get sound input from cd audio on both Mac and PC? I don't need it to run from as an applet, (but it would be nice..)
 
Have any of you guys heard of a library that can do this?
 
Or put another way, is it possible to make visualizers in Processing?
 
pitaru


WWW Email
Re: Reading CD Audio?
« Reply #1 on: Jan 3rd, 2004, 10:54pm »

You can use liveInput from Sonia to grab CD-Audio from a PC.  
 
I've yet to find code/program that does this on a MAc (even iTunes on my mac has no CD-Audio grab). I'm eager to learn of a solution if it is out there...
 
-amit
 
skloopy

WWW
Re: Reading CD Audio?
« Reply #2 on: Jan 4th, 2004, 1:44am »

http://www.jsresources.org/
 
Here's somthing i found through Sun's site. Especially check out the "CD Audio Extraction" link. Those all use the Java Sound library.. I don't know if that can interface with Jsyn/Sonia, but i'd like to use the getSpectrum() feature of sonia.
 
skloopy

WWW
Re: Reading CD Audio?
« Reply #3 on: Jan 4th, 2004, 4:09am »

Uh Oh. I found this on that site...
 
Quote:
I want to read audio data from a CD.
 
On Linux, you can do this with Tritonus' CDDA extension (see Tritonus Plug-ins). Currently, there is no implementation doing the same for Windows or other operating systems. (Matthias)

There must be a way, right?
 
rgovostes

rgovostes
Re: Reading CD Audio?
« Reply #4 on: Jan 4th, 2004, 4:59am »

Hmm, net radio via Processing...
 
Pages: 1 

« Previous topic | Next topic »