[haiku-development] Re: HDA

  • From: Stephan Aßmus <superstippi@xxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Thu, 08 Nov 2012 10:14:34 +0100

Am 08.11.2012 10:09, schrieb Julian Harnath:
Something that would definitely be useful IMO is at least a display of
the audio latency (in milliseconds) somewhere in the media prefs. When
doing any real-time audio processing, it's good to know what to expect
of the system. Of course, it can also be displayed by the applications
using BSoundPlayer::Latency() or similar calls... but having the value
per sound interface in the media prefs allows to quickly determine if
the machine is useful for real-time audio, and if several audio
interfaces are present, which one of them is best in terms of low
latency.

In the Media preflet, one could only display the latency from the mixer to the device. Once an application connects to the mixer, it adds its own latency, so the value would be a bit misleading. It should be possible to display the total latency for already connected apps, though. I think Cortex already shows this information when getting info on a node connection.

Best regards,
-Stephan


Other related posts: