Large Audio Datastore: MATLAB Workspace
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, I have 36 large audio files encoded as Wav: 48kHz / 24 bits.
Each file have approximately 3.6 hours of recording time (or 2Gb size).
Inside each file, I recorded 1000 times the same single musical note played at a acoustic piano, like:
Note - Silence - Note - Silence - Note - Silence.
Now I want to apply some statistic in this audio data store, comparing the signal of each note, but I need sugestions how to prepare the MATLAB workspace well.
1- How to select/import the signal of the "desired note" located inside the 36 large audio files.
2- Is a better solution split each large audio file into small audio files (single note)?
3- I have 32GB of RAM. Could be a solution this? https://www.mathworks.com/help/matlab/datastore.html
How can I proced?
Thank you,
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Audio and Video Data에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!