Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
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

Esta versão adiciona uma opção - autostop que vai matar o jogador após um determinado número de segundos de inatividade (definido como o tempo que o dispositivo / dev / dsp está fechado). A opção não-resample funcional - foi corrigido.
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