Can I Activate audiorecorder or recordblocking by Sound Level?
조회 수: 1 (최근 30일)
이전 댓글 표시
I am trying to use audiorecorder and recordblocking for tuning a piano and I would like to start collecting when I strike a key. I presently have a script that requires that I press Enter to start the recording. This is inconvenient. Is there a way to start the recording process based on sound level? Thanks.
댓글 수: 1
Geoff Hayes
2015년 2월 14일
David - it sounds like you want to start the audio recorder immediately and ignore/discard any data that is below a certain threshold and then start collecting (for tuning) as soon as it exceeds a certain threshold. This may mean that you would need to do the FFT on all recorded data and then move to the "tuning phase" when desired.
답변 (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!