X11 Popup that shows the state of your audiocontrol
...Requirement: alsa-utils
You can bind it to the audio-keys of your keyboard, As an example: I use the following keybindings in my .mwmrc:
<Key>XF86AudioLowerVolume root|window|frame|icon f.exec "amixer set 'Master' 10%- > /dev/null; audiostat"
<Key>XF86AudioRaiseVolume root|window|frame|icon f.exec "amixer set 'Master' 10%+ > /dev/null; audiostat"
<Key>XF86AudioMute root|window|frame|icon f.exec "amixer set 'Master' toggle > /dev/null; audiostat"
...Csound is now hosted at https://github.com/csound
Binary and source-code releases: http://csound.github.io/download.html
Mailing lists are hosted by HEAnet at https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND and https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND-DEV
Archives:
mail lists at http://dream.cs.bath.ac.uk/Csound-archive
releases: http://dream.cs.bath.ac.uk/Csound-archive/OldReleases/
Various reference programs to read baseband I/Q sample data from a Funcube Dongle Pro+ (FCDPP) software defined radio (SDR) hardware front end, demodulate the data stream and send it to the host's audio output port. Programs are present to demodulate AM, CW, FM and SSB (USB, LSB) streams. Also included is a program that writes FCDPP sample data to its standard output (stdout) port. The programs require the qthid program to control the FCDPP frequency and gain (also available at...
gbsplay emulates the sound hardware of the Nintendo Gameboy. It is able to play the sounds from a Gameboy module dump (.GBS format) over /dev/dsp and NAS. Included is an XMMS input plugin, a tool to display information about a .GBS file, and a demo song.
OSS Proxy Daemon is a Linux userland OSS sound device (/dev/[a]dsp and /dev/mixer) implementation using CUSE. Currently it supports forwarding OSS sound streams to PulseAudio and ALSA.
Prerecord is sound recording daemon for GNU/Linux system. It uses OSS (records from /dev/dsp ) and can compress on-the-fly to MP3/FLAC/Vorbis..., record to several files at one time and many more. Client in Qt included, or you can write your own one.
Convert text to International Morse Code. Input is ASCII text. Output can be: - . -..- - on the console, raw 8bit PCM suitable for piping to /dev/audio, .wav files or even (mp3|ogg). Good for headlines on your MP3 player or code practice.
Port of Pete Everett Fixed-Point RISC-OS port of Gabriel Bouvigne's (LAME) lightweight MP3 encoder to StrongARM Linux GCC. Port includes a library and example app that converts WAV to MP3. Tested on EZX with dev-ezx and x86_64 Linux.
A Linux audio player managed by plugins for reading files, output sound, and control the software (with features such as tabbed playlists, crossfading, winamp2/5 and kjofol skin support (in dev). And much more if you want, just ask !
kmixer is a kernel level audio mixer for Linux,like esd or aRtsd. It's works in kernel mode, so it can handle all requests to /dev/dsp,
and mix all audio streams from all process, accessing to dsp and writing to real dsp. Current version is 0.0.8-pre1
...This is a sound interface capable of controlling every detail of sound playing. It can use the following interfaces: OSS, Ultrasound (Linux 2.0.x & 2.1.x), FreeBSD (pcm), and generic /dev/audio.