*** Alsa Capture Gui ***
This is a gtkdialog GUI for capturing audio directly from soundcard.
Partly discussed in this thread: viewtopic.php?p=58631#p58631 , about the "Loopback" method.
Very much based on @rcrsn51's 'alsa-capture' see viewtopic.php?p=58729#p58729 but extended with choice for soundcard (to monitor sound) and output destination and format, i.e. flac, mp3, ogg, wav (clicking 'Options' gives choices to modify the encoder settings).
Two packages, slightly different (can be installed besides each other, should be no conflict):
- alsacapgui, using the same .asoundrc for 'Loopback' as @rcrsn51 provided with 'alsa-capture'.
- alsacapgui2, using the .asoundrc for 'Loopback' that @jamesbond provided in the HowTo section here: viewtopic.php?p=59099#p59099 .
EDIT: Updated alsacapgui2 to v2.1, using ffmpeg only now, see more info here: viewtopic.php?p=60664#p60664
Output filename base will be by default 'Capture' but if exist, next time it will create e.g. Capture-1.mp3, Capture-2.mp3, etc.. or check "add time stamp" and a timestamp of current 'date' will be added to the name.
(did some stealing from 'Take a shot' )
Click the 'Help' button for some more info.
Here are also .deb packages that can be installed on Debiandog (or related) (remove fake .gz):
Edit: Updated alsacapgui2 to v2.1, see info here: viewtopic.php?p=60664#p60664