Jump to content

Getting sound volume values for different chanels.

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
2 replies to this topic

#1
vanarebane

vanarebane

    Newbie

  • Members
  • Pip
  • 2 posts
Hello I'm new in here. :)

I would like to know how to get different volume values for every chanel in surround system (5.1; 6.1; 7.1 etc.). The result can be anything that can be mesured.

The hard way could be that to listen every chanel and determine the sound strenght by the freguency, but i't would be perfect if there is a way to simply get for example like 23 dB for a center speaker.

Thanks and pardon my english. :rolleyes:

#2
Chan

Chan

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 204 posts
Are you using .NET 2.0 or higher? If so, you can follow this document: Microsoft Belgiƫ & Luxemburg - MSDN - Sound Synthesis in C# with DirectSound: A Drum Machine

#3
vanarebane

vanarebane

    Newbie

  • Members
  • Pip
  • 2 posts
uh sorry. I did not explain what I was building.
I mean to make thing like spectrum analyser or monitor. Only that there is one bar for each chanel.
The last link was no use or I were too blind. Thanks anyway

and yes I am using .NET 2.0