Tag Archives: audio

NYPD Siren Sounds

A nice collection of all available siren sounds in a NYPD police car can be found at the NY Times. The “Air Horn” sound going through a horn loudspeaker should give the typical horn sound of ambulances.

Audio Bitrates

I recently found this table which lists different audio formats and the bitrates where you’d reach similar quality.

festival Text-To-Speech

Simultaneous playback The festival text-to-speech synthesizer seems to use normal ALSA playback instead of PulseAudio. This leads to it failing when there’s already something playing. E.g. if you’re listening to music with Rhythmbox, festival fails with this message: To make it use PulseAudio, we can re-route the audio through the pacat utility as proposed on… Read More: festival Text-To-Speech »

Music Player Daemon

Instead of playing music through usual audio players, there is the possibility of using the mpd – a daemon which runs in the background and plays music. The great advantage is: You can choose between various interfaces and always control the same player with the same playlist(s) – even via TCP/IP from another PC or… Read More: Music Player Daemon »

Rip CD Track

The default tool for CD ripping under Gnome is Sound Juicer, found under Applications → Sound & Video → Audio CD Extractor. But this tool had severe problems recognizing my custom configuration for LAME encoding (I changed vbr-quality from 6 to 2 but the tool ignored it) also you had to restart it for every… Read More: Rip CD Track »