herrhotzenplotz / virtual_oss

Virtual OSSv4 compatible digital audio workstation daemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 OSSv4 compatible digital audio workstation daemon


Languages

Language:C 91.7%Language:Roff 6.2%Language:Shell 1.1%Language:Makefile 1.0%