Readers like you help support MUO. When you make a purchase using links on our site, we may earn an affiliate commission. Read More.
Following from my last question, I wasn't able to get ALSA to work because of the complexity of recording through a loopback device and decide to use an alternative method of recording the system wave audio. So I have jacked, a low-latency sound server that's compatible with RecordMyDesktop, however I'm not able to locate which input/output device should I use. The sound server started and I've connected the capture (input) to both playback(output) respectively but RMD doesn't show up whenever I hit record or open the application.
Does anyone have clue why it isn't appearing in the output section?
2013-01-17 03:38:14
Restarting the jack server doesn't resolve the issue, the link suggest enabling real time priority, the main function of this feature is to make it run more reliably and quickly. But I'm not sure if it's relevant on why it's not showing the program under its inputs.
2013-01-14 20:24:29
see if the code arecord -l can helphttp://ubuntuforums.org/showthread.php?t=1118019
2013-01-15 03:58:15
The code only help me to see what are the recording device, it doesn't help on why JACK is not recognizing the program under its client.
2013-01-15 17:35:20
http://www.youtube.com/watch?v=fMz6fDGBnA4check if hardware supportedUbuntuStudio/HardwareOptimization HowToJACKConfiguration https://help.ubuntu.com/community/HowToJACKConfigurationHow do I configure JACK audio server to automatically use a specific card?http://stackoverflow.com/questions/12763680/how-do-i-configure-jack-audio-server-to-automatically-use-a-specific-cardQjackCtl is a simple Qt application to control the JACK sound server daemon, specific for the Linux Audio Desktop infrastructure.http://qjackctl.sourceforge.net/qjackctl.html#Intro
2013-01-16 04:43:31
It can be a bug, but I haven't tested with other Jack supported programs. None of the links reveal any clues as to how the set connection function.
2013-01-16 15:46:43
perhaps to restart JACK server?http://ubuntuforums.org/showthread.php?t=1517156