Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/unclechu/jacktoalsa
- Owner: unclechu
- License: gpl-3.0
- Created: 2013-12-25T22:13:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-13T13:42:17.000Z (over 10 years ago)
- Last Synced: 2023-04-09T05:11:38.820Z (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: 4
- 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 installUsage
=====$ jacktoalsa --help
Authors
=======Viacheslav Lotsmanov (unclechu)