You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
PLAYMIDINOTE Obtain information about a Midi note like its frequency and
name in the equitempered scale assuming A4 is 440Hz.
[NOTENAME, FREQ] = PLAYMIDINOTE(MIDINUM) returns name of the note correspondig to Midi note number MIDINUM and also returns its frequency
FREQ in Hz.
[NOTENAME, FREQ] = PLAYMIDINOTE(MIDINUM, 1) same as above, and additionally plays the specified note for one second.
[NOTENAME, FREQ] = PLAYMIDINOTE(MIDINUM, 1, DUR) same as above, and plays the specified note duration DUR seconds.
Cite As
Atul Ingle (2026). Play MIDI Note (https://www.mathworks.com/matlabcentral/fileexchange/37359-play-midi-note), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.96 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
