I don have a sound card, can I still run baudline?
Yes you can. Not having a working sound card will keep you from recording or playing audio. But you still can load audio files, perform browsing and analysis, and use the -stdin command line option. You can also use baudline’s Tone Generator in loopback mode by sending and the audio output stream to standard output and discarding it. Try: baudline -stdout > /dev/null This bypasses baudline’s internal sample clocking and “free-runs” as fast as the /dev/null sink can consume it. Doing this is will use 100% percent of the CPU and it may make your machine sluggish. Hitting the