Hello,
Does anyone have any experience with visualising sounds based on microphone input (or CDs, or whatever), preferably in an applet? I’m just trying to figure out where to start, really. It doesn’t need to do anything complicated in terms of analysing the signal, I mostly just want to grab bits of the waveform and use them to make a display. I might also want to do something with the overall volume of the incoming sound.
I thought I’d surely be able to find some sample code somewhere to get an idea how it can work, but I can’t seem to find anything remotely similar! This may be because I’m being dense, I just don’t know.
Anyway - any thoughts or helpful links would be much appreciated - I’m okay for general-purpose documentation of Java Sound, I just have nothing about using sound to make anything besides more sound!
Is Java Sound pretty much my only option for this, without expecting my visitors to download a plugin? I will soon be wanting to output sound, as well, if that makes a difference.
Cheers
- f.