Skip to main content
1-Visitor
November 2, 2014
Solved

How to convert audio file to prn file

  • November 2, 2014
  • 2 replies
  • 1334 views

Does anyone know how to convert an audio file, like a wav or mp3 file, to a data file, like a prn file of voltage vs. time, that can be read by Mathcad? And then after manipulations in Mathcad converted back to an audio file? Or an audio file to a csv file?

Best answer by StuartBruff

Depending upon which version you are using, but I think there are two functions named something like READWAV and WRITEWAV that will do what you want. Look up wav or audio in Help.

Stuart

I'm Mathcadless at the moment so can't check.

2 replies

23-Emerald V
November 2, 2014

Depending upon which version you are using, but I think there are two functions named something like READWAV and WRITEWAV that will do what you want. Look up wav or audio in Help.

Stuart

I'm Mathcadless at the moment so can't check.

FF_011-VisitorAuthor
1-Visitor
November 2, 2014

Thank you, Stuart. READWAV and WRITEWAV do exactly what I needed:

ReadWAV-xmcd.jpg