[haiku-bugs] Re: [Haiku] #5106: ToneProducer Parameters Change with Delay

  • From: "3dEyes" <trac@xxxxxxxxxxxx>
  • Date: Thu, 27 Sep 2012 01:51:45 -0000

#5106: ToneProducer Parameters Change with Delay
------------------------------+-----------------------------
   Reporter:  bonefish        |      Owner:  marcusoverhagen
       Type:  bug             |     Status:  new
   Priority:  normal          |  Milestone:  R1
  Component:  Kits/Media Kit  |    Version:  R1/Development
 Resolution:                  |   Keywords:
 Blocked By:                  |   Blocking:
Has a Patch:  0               |   Platform:  All
------------------------------+-----------------------------

Comment (by 3dEyes):

 I think the problem is related to the processing of messages in the queue
 of the BMediaEventLooper class.
 When called SetParameterValue(), it creates a message (media_timed_event)
 with parameters, which is placed in a queue (EventQueue()->AddEvent(ev)).
 Theoretically, this message should be received in HandleEvent(), but it
 does not.

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/5106#comment:2>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: