[haiku-bugs] Re: [Haiku] #18034: Audio mixer doesn't save per-app output levels anymore

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Thu, 03 Nov 2022 17:39:03 -0000

#18034: Audio mixer doesn't save per-app output levels anymore
-----------------------------+----------------------------
  Reporter:  humdinger       |      Owner:  nobody
      Type:  bug             |     Status:  new
  Priority:  normal          |  Milestone:  Unscheduled
 Component:  Kits/Media Kit  |    Version:  R1/Development
Resolution:                  |   Keywords:
Blocked By:                  |   Blocking:
  Platform:  All             |
-----------------------------+----------------------------
Comment (by humdinger):

 I guess I should've asked first if anyone can reproduce the issue.

 I've now painstakingly binary search nightlies from beta3 to my hrev56563.
 All working fine...

 Now, what on earth could mess up my "production" system compared to the
 pristine nightly? I have no idea. I checked the
 "/boot/home/config/settings/System Audio Mixer" file's modified date.
 Something does get written. Only the MediaPlayer's channel gain is always
 the same 0.8712. Output from the "message" command:
 {{{
         input[4] = BMessage(0x0) {
                 lru = int64(0xe3c4e71 or 238833265)
                 name = string("MediaPlayer audio out", 22 bytes)
                 InputChannelCount = int32(0x2 or 2)
                 InputIsEnabled = bool(true)
                 InputChannelGain[0] = float(0.8712)
                 InputChannelGain[1] = float(0.8712)
         }
 }}}

 Stumped.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/18034#comment:2>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: