nplay
版本 1.0.0.0 (1.8 KB) 作者:
Naor Movshovitz
Plays a musical tune given notes and durations. (REQUIRES nsound.m)
NPLAY(music) plays a tune on the speakers using the nsound function to create pitch vectors for each note and MATLAB's sound function to play
the notes on the speakers. Each row of the cell array music represents one note to be played, and the duration to play it. The notes are specified using standard English notation, e.g., C, D#, etc. Supported notes are those recognized by nsound.m. Can you thing of a more convenient write short musical tunes? Contact me.
引用格式
Naor Movshovitz (2024). nplay (https://www.mathworks.com/matlabcentral/fileexchange/11221-nplay), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R14
兼容任何版本
平台兼容性
Windows macOS Linux类别
- MATLAB > Data Import and Analysis > Data Import and Export > Standard File Formats > Audio and Video Data >
在 Help Center 和 MATLAB Answers 中查找有关 Audio and Video Data 的更多信息
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | should be in category utilities>sound |