Source Audio: I'm really enjoying using the microphone as the input to the visualizer but might like to use the device's own output at some point. I've tried specifying the output with Code: pulsesrc device=alsa_output.hw_0.monitor but that doesn't run. Does anyone know what the name of that audio output is on Maemo?
pulsesrc device=alsa_output.hw_0.monitor
pactl list | grep monitor
gst-launch pulsesrc device=sink.hw0.monitor ! audioconvert ! goom ! ffmpegcolorspace ! xvimagesink