Hi all,
I am currently coding a project to display a wav sound file as a graph.
I can read the data*
I can draw a graph.
But I'm struggling to find the data I want to make the graph look and feel like it is customised to the specific sound file.
*Public Function...
An application I'm building requires that I save a wav resource to a wav file on disk. I can do it just fine for mp3's, but when I try to save the wav resources I get "Error 1 Value of type 'System.IO.UnmanagedMemoryStream' cannot be converted to '1-dimensional array of Byte'."
The program...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.