Skip to content
#

alsa

Here are 167 public repositories matching this topic...

ghost
ghost commented Sep 21, 2019

I am relatively new to the CLI, and I am slowly moving from beginner to intermediate, so I thought that I would try using CLI programs, to further improve my understanding. This program looks looks great, but the explanation of how to do the installation on Linux, is quite literally all over the place.

Whilst MacOS, Windows, FreeBSD, and Raspberry Pi have obvious sections close at hand, there i

kxxvii
kxxvii commented Jul 31, 2018

Hi there, this is something might be useful if it's put in the Wiki.

I've had a problem with sudo modprobe snd-aloop and adding snd-loop to /etc/modules. As the title suggest this reorders the card order during boot. Since I've only got my own setup to compare against I'll just assume that people with other GNU/Linux distros might bump into the same problem. I use Debian.

Anyway, what

satcom886
satcom886 commented Apr 26, 2020

When using Subsonic (or compatible server), a scrobbler can be configured in personal preferences. This means that you can configure the scrobbler once and supported clients will use it. The client-side configuration is as simple as checking a box. The client starts playing a song and the Subsonic server takes care of sending the info to the scrobbler service. In Airsonic, ListenBrainz and Last.fm

drathir
drathir commented Apr 18, 2018

There is a issue where both man for 32 and 64 bit version have the same name:
install(FILES "${CMAKE_SOURCE_DIR}/man/apulse.1" DESTINATION share/man/man1)

would be nice if:

  • 64 bit get:
    install(FILES "${CMAKE_SOURCE_DIR}/man/apulse.1" DESTINATION share/man/man1)
    -32 bit get:
    install(FILES "${CMAKE_SOURCE_DIR}/man/apulse32.1" DESTINATION share/man/man1)
archenemies
archenemies commented Apr 28, 2020

The following documentation is incomplete. It doesn't explain what "avail min" or "avail max" means. It's like asking someone you just met "what is your maximum age?". We need more context for the phrase "maximum number of frames available" to be meaningful. Is it maximum allowed before frames start getting dropped? Is it the maximum that we've seen over the course of operating the device?

http

Improve this page

Add a description, image, and links to the alsa topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the alsa topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.