You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Naor Movshovitz (2026). nplay (https://www.mathworks.com/matlabcentral/fileexchange/11221-nplay), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.81 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | should be in category utilities>sound |
