wav

  1. M

    Question Wav data turned into a graph.

    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...
  2. Germcloud

    How can you save a wav resource to a file?

    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...
Back
Top