chipfunk / brutefir

BruteFIR as PulseAudio-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configure module

chipfunk opened this issue · comments

ATM all values are hardcoded or fall back to their default values.

Lets have a configurable

  • server-name
  • stream-name
  • sample-rate
  • sample-format
  • channel mapping
  • ...

Maybe i have to implement PulseAudio's Asynchronous API first to realize that ...

Configurable

  • server-name
  • app-name
  • device
  • stream-name

implemented.

Channel-mapping here: #4 (comment)