Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/unclechu/jacktoalsa

Forwarding JACK to ALSA (start JACK with dummy device and send sound to ALSA via libasound)
https://github.com/unclechu/jacktoalsa

alsa audio audio-plugin audio-processing c dummy-device jack jack-audio-connection-kit libasound sound sound-processing utility

Last synced: 27 days ago
JSON representation

Forwarding JACK to ALSA (start JACK with dummy device and send sound to ALSA via libasound)

Awesome Lists containing this project

README

        

JACK to ALSA utility
====================

Forwarding JACK to ALSA (start JACK with dummy device and send sound to ALSA via libasound).

Install
=======

$ make
# make install

Usage
=====

$ jacktoalsa --help

Authors
=======

Viacheslav Lotsmanov (unclechu)