Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X
I'm using wav file access to feed audio in and out of Mathcad Prime 3.0. It can handle wav's of up to a few seconds before it chews up too much memory and slows my system down - is there any way to process the wav data in blocks i.e. read a bit at a time process it and spew it out to a single wav file? As far as I can see, the wav access functions don't allow for this.
Thanks