No BSD License
Highlights from
MELODY
|
|
| File Information |
| Description |
Just a New Year joke:
a MATLAB note player:
a melody can be represented as a column of notes, e.g.
>>gam=[
'do'
're'
'mi'
'fa'
'so'
'la'
'ci'
'd2'
];
>>Z=melody(gam,2);
Z is input for sound:
>>sound(Z/2)
By default MELODY plays russian Xmas song "Elochka" with freq. factor 3, e.g.
>>melody; |
| MATLAB release |
MATLAB 5.2 (R10)
|
| Other requirements |
None |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 11 Nov 2004 |
Urs Schwarz (us)
|
|
|
|
Contact us at files@mathworks.com