Recent content by bcameron

  1. B

    Reading WAV as data/numbers into Excel

    Yea good point... I think MATLAB has a bigger master array and that's why this was never an issue there. Perhaps what i need to think about is writing something that converts from WAV to txt but decimates a WAV file into excel sized chunks of txt for importation. Do you know of any code...
  2. B

    Reading WAV as data/numbers into Excel

    Hi, I have read WAV files as data/numbers into MATLAB before for Fourier analysis etc and am now trying to do the same with Excel. I have found code online which has allowed me to make use of the winmm.dll from windows to be able to create a WAV sound file from excel and also to be able to...
Back
Top