Skip to content

0EVSG/virtual_oss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual OSS

Virtual OSS is an audio mixing application that multiplexes and demultiplexes a single OSS device into multiple customizable OSS compatible devices using character devices in userspace, cuse(3). These devices can be used to record played back audio and mix the individual channels in multiple ways.

Virtual OSS also supports playback and recording using bluetooth audio devices.

Features

  • Resampling of audio
  • Per channel equalizer
  • Per channel compressor
  • Up to 64 mono channels
  • HTTP server support
  • RTP multicast streaming
  • Sndio support

How to build under FreeBSD

  • make all
  • make install

Dependencies

How to get help about the commandline parameters

virtual_oss -h

Privacy policy

Virtual OSS does not collect any information from its users.

Supported platforms

About

Virtual OSS daemon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 91.5%
  • Roff 6.4%
  • Shell 1.1%
  • Makefile 1.0%