Recent content by bcameron
-
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...- bcameron
- Post #3
- Forum: Programming and Computer Science
-
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...- bcameron
- Thread
- Excel Reading
- Replies: 8
- Forum: Programming and Computer Science