Explore >> Select a destination


You are here

alsa-project.org
| | blog.nuculabs.de
3.8 parsecs away

Travel
| | Hello ??, To fix audio issues on a fresh install of DaVinci Resolve 18 on my Ubuntu 20.10 PC I did the following things: 1. List all the available sound cards 1 2 3 4 5 6 7 8 9 cat /proc/asound/cards 0 [NVidia ]: HDA-Intel - HDA NVidia HDA NVidia at 0xfc080000 irq 94 1 [AI1 ]: USB-Audio - RODE AI-1 RODE Microphones RODE AI-1 at usb-0000:2d:00.3-1.3, full speed 2 [Generic ]: HDA-Intel - HD-Audio Generic HD-Audio Generic at 0xfc400000 irq 96 3 [U0x46d0x81b ]: USB-Audio - USB Device 0x46d:0x81b USB Device 0x46d:0x81b at usb-0000:2d:00.3-1.4, high speed List all the available sound cards a chose a default. I like playing audio though my headphones when editing and the headphones are connected to my USB Audio Interface RODE AI-1, this is what I want to use as the...
| | cagewebdev.com
7.0 parsecs away

Travel
| | How to get the audio working on your Raspberry PI?
| | davidgow.net
5.5 parsecs away

Travel
| | [AI summary] A new open-source library called liboplhw provides easy access to real OPL2 synthesizer chips on Linux via ALSA's hwdep interface, eliminating the need for root privileges while enabling classic PC music playback in emulators like DOSBox.
| | citizen428.net
19.3 parsecs away

Travel
| The process of installing NixOS on a Raspberry Pi 3 is pretty straightforward, as they are fully supported upstream. However, the documentation is somewhat spread out and occasionally a bit outdated and/or confusing, so I thought it may be worthwhile to summarize my recent experience. Download an image from Hydra, NixOS CI tool. For the Pi 3 youll use an AArch 64 image of the latest release (currently 20.03), which can be found here.