Skip to content
Advertisement

Tag: gentoo

Pyaudio does not recognize ReSpeaker usb microphones InputChannels

I have connected an USB microphone (ReSpeaker 4 Mic Array (UAC1.0)) to my Gentoo linux machine. I would like to use that usb microphone for recording with pyaudio. Pyaudio detects the USB device but does not detect its Input Channels. This is the relevant part of the output from: […] ‘maxOutputChannels’: 2L, ‘name’: u’HDA Intel PCH: AD198x Analog (hw:0,0)’, ‘defaultHighInputLatency’:

How to add delegates to ImageMagick in Gentoo

How can one add more delegates to ImageMagick? I’m on gentoo (so, emerge), and while I see a plethora of links to different issues, I’ve not found any general how-to’s: This points to the source of the delegate libraries here This points to the need to install underlying image libraries (e.g. libpng), and seems to generally be a repository for

xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection

I’ve tried various ways to coerce xterm (versions 285 and 292) to copy the selection to the CLIPBOARD clipboard whenever I press Ctrl-Shift-C. The most promising way thus far has been, in ~/.Xresources, to put this: Ctrl-Shift-V works perfectly, but the copying has a nuance… If I restart xterm, highlighting text puts things in the PRIMARY clipboard; this is expected,

Advertisement