-
Notifications
You must be signed in to change notification settings - Fork 15
zonque/simple-alsa-loop
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This super simple tool does nothing but a loop-through between the default capture and default playback device. In contrast to a simple "arecord | aplay", this program will start writing samples regardless whether there was any input from the capture device yet. This was needed for embedded hardware that isn't able to record unless the playback stream is running. Everything is hard-coded to achieve just that. On top of that, it might serve as an example to anyone who wants to write an ALSA application. Heavily based on sniplets found at http://equalarea.com/paul/alsa-audio.html Released under the GPLv2.
About
Simple ALSA app for looping audio from capture to playback
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published