Skip to content

mxm, IT's mad science

Sections
Personal tools
You are here: Home » Products » Open Source » Python Midi Package » Lyrics again....
Downloads
You can download mxm products here.

Due to it's technical and international nature, this section is in english.

Max M Has a blog too.

og er glad for mad

 

Comment

Above in this comment thread: Python Midi Package » Using Python Midi package » python midi » Yes

Lyrics again....

Posted by Anonymous User at 2004-06-12 03:30 PM
Hello

Can i use.... each letter of lyric to each note :
example "Hello"
H to note C
e to note D
l to note C
l to note B
o to note G

Thnx

the midi standard does not define that

Posted by maxm at 2004-06-21 03:23 PM
So basically you can do what you want. But I think it would be be better to us syllables.

Just set the timing of your lyric snippet to the timing of your note on. That should be it.