[2008] Peakmeter control - VB.NET
I have been searching for a peakmeter control for a while.
I finally found one that does what I need - show the vu meter when a sound file is playing.
http://www.codeproject.com/KB/audio-...eakMeterCS.jpg
The SoundStudioCS project is a great starting point BUT it is in C# which I am not familiar with.
Is there anyone on these forums with more knowledge than me and has an interest in this control ?
Please can someone help convert this project to VB.NET.
Appreciate any help.
Re: [2008] Peakmeter control - VB.NET
Perhaps you give it a go, and if you have a problem with a specific section you can post it and see if someone can help you.
Re: [2008] Peakmeter control - VB.NET
Here's a link to a free C# to VB converter. This should help you get started.
http://www.developerfusion.com/tools.../csharp-to-vb/