We have moved to a new Sailfish OS Forum. Please start new discussions there.
0

increase the volume under Bluetooth [duplicate]

asked 2019-07-01 13:00:18 +0300

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

updated 2019-07-01 15:56:36 +0300

jiit gravatar image

Is there any way to modify the phone's maximum output volume under Bluetooth to be able to tune to a smaller volume of the Bluetooth headset to reduce noise?

edit retag flag offensive reopen delete

The question has been closed for the following reason "duplicate question" by Spam Hunter
close date 2019-07-02 20:59:03.952077

Comments

On my BT headset (LG HBS73) the adjustments the volume on the phone is independent of the adjustment on the headset. I realised that the chance of clipping is rather high if I go to maximum phone volume and adjust the volume on the headset. So I came to the conclusion that the signal level on the phone is already close to or even above distortion level. Hence your aim is probably pointless as it will probably end up in clipping and distortion.

Neverthelesess you could do some research an pulse audio, I'd bet there are config options to raise the output level. Maybe a search on pulse audio in this forum helps.

jollajo ( 2019-07-01 17:04:30 +0300 )edit

Closed in favour of the original question you posted in May;

https://together.jolla.com/question/204957/bluetooth-audio-volume/

Spam Hunter ( 2019-07-02 21:00:03 +0300 )edit

1 Answer

Sort by » oldest newest most voted
1

answered 2019-07-01 20:57:12 +0300

Spam Hunter gravatar image

My example is with my Bose AE2w headphones connected via BT to my Jolla1, as per my personal notes

PLAYBACK VOLUME: BLUETOOTH HEADPHONES/SPEAKER

Set volume to ZERO
    `pacmd set-sink-volume 10 0` (0%)

Set volume to MAX    
    `pacmd set-sink-volume 10 65536`  (100%) (default)
    ---------------------------------------
    `pacmd set-sink-volume 10 98304`  (150%)
    `pacmd set-sink-volume 10 131072` (200%)
    ---------------------------------------

You can discover which INDEX number represents the appropriate audio sink, for me the INDEX is "10" for Bluetooth:

pacmd list-sinks
edit flag offensive delete publish link more

Question tools

Follow
4 followers

Stats

Asked: 2019-07-01 13:00:18 +0300

Seen: 277 times

Last updated: Jul 01 '19