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: 6 months ago
JSON representation
Forwarding JACK to ALSA (start JACK with dummy device and send sound to ALSA via libasound)
- Host: GitHub
- URL: https://github.com/unclechu/jacktoalsa
- Owner: unclechu
- License: gpl-3.0
- Created: 2013-12-25T22:13:52.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-13T13:42:17.000Z (about 12 years ago)
- Last Synced: 2024-12-27T22:24:40.554Z (over 1 year ago)
- Topics: alsa, audio, audio-plugin, audio-processing, c, dummy-device, jack, jack-audio-connection-kit, libasound, sound, sound-processing, utility
- Language: C
- Homepage:
- Size: 207 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)