Downloadliste

Projektbeschreibung

vsound allows you to record the output of any
standard OSS program that uses /dev/dsp without
having to modify or recompile the program. It uses
the same idea as the esddsp wrapper and preloads a
library that intercepts calls to open /dev/dsp and
returns a handle to a normal file. It also intercepts
IOCTLs on that file handle and logs them to help
convert the audio data from its raw form. It then uses
sox to convert the raw data to the desired file format.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-12-20 02:20
0.6

Diese Veröffentlichung fügt ein - Autostop Option, dass der Spieler nach einer bestimmten Anzahl von Sekunden der Inaktivität töten wird (wie die Zeit, dass die / dev / dsp Gerät geschlossen ist definiert). Die nicht-funktionale - resample-Option wurde behoben.
Tags: Minor feature enhancements
This release adds an --autostop option that will kill the player after a set number of seconds of inactivity (defined as the time that the /dev/dsp device is closed). The non-functional --resample option has been fixed.

2004-09-19 12:50
0.5

Tags: Initial freshmeat announcement

Project Resources