borine / bluez-alsa

Bluetooth Audio ALSA Backend
MIT License
0 stars 1 forks source link

test ~edit~ fix title #3

Closed borine closed 5 months ago

borine commented 5 months ago

Please read the troubleshooting guide before raising a new issue.

Problem

A clear and concise description of what the bug is. If possible, please check if the bug still exists in the master branch (or the latest release if you are not using it already).

Reproduction steps

Provide a minimal example of how to reproduce the problem. State bluealsa command line arguments and the content of .asoundrc file (if PCM alias with "type bluealsa" was added to that file).

Setup

  • the OS distribution and version
  • the version of BlueALSA (bluealsa --version)
  • the version of BlueZ (bluetoothd --version)
  • the version of ALSA (aplay --version)
  • if self-built from source, please state the branch and commit (git log -1 --oneline), and the used configure options.

Additional context

Add any other context about the problem here, e.g. log messages printed by bluealsa and/or client application.

Please delete instructions prefixed with '>' to prove you have read them.