Command-line podcasts: Difference between revisions

From XPUB & Lens-Based wiki
(Created page with " == Links == * https://www.maketecheasier.com/record-system-sound-linux/ * https://unix.stackexchange.com/questions/110696/arecord-to-record-what-is-playing-on-speakers <pr...")
 
Line 19: Line 19:


== podcast.sh ==
== podcast.sh ==
<source lang="bash">
</source>


 
[[Category:Cookbook]]
Category:Cookbook

Revision as of 18:24, 9 April 2019

Links

pcm.pulse_monitor {
  type pulse
  device alsa_output.pci-0000_00_1b.0.analog-stereo.monitor
}

ctl.pulse_monitor {
  type pulse
  device alsa_output.pci-0000_00_1b.0.analog-stereo.monitor
}

podcast.sh