FDH2 / UxPlay

AirPlay Unix mirroring server
GNU General Public License v3.0
1.34k stars 72 forks source link

rework -db option implementation; add -taper vol control option #258

Closed fduncanh closed 6 months ago

fduncanh commented 6 months ago

translation from airplay volume (-30dB : 0dB) to linear GStreamer volume (0:1) is now done in the set_volume callback function in uxplay.cpp. . "Flat" dB scaling and volume-tapering is now implemented there.