Skip to content

Instantly share code, notes, and snippets.

@capricornusx
Last active October 12, 2023 21:30
Show Gist options
  • Save capricornusx/915816bce1ea8d7c09815e652d56206b to your computer and use it in GitHub Desktop.
Save capricornusx/915816bce1ea8d7c09815e652d56206b to your computer and use it in GitHub Desktop.
Настройки для звуковой карты Arturia Minifuse (Pulse Audio)
#!/usr/bin/pulseaudio -nF
#
# Пользовательский файл конфигурации Pulse Audio
# $HOME/.config/pulse/daemon.conf
#
.include /etc/pulse/daemon.conf
### Настройки для звуковой карты Arturia Minifuse 2
avoid-resampling = true
default-sample-rate = 48000
default-sample-format = s32le
alternate-sample-rate = 96000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment