Music ????
Kenji Kojima
index at kenjikojima.com
Wed Oct 21 09:13:03 EDT 2009
Correction:
> You have to fix one line. Because sort command changed after V3.5.
Probably it was beta version of 3.5. You do not need to fix the script.
Sorry, I should make sure before send a mail.
--
Kenji Kojima
http://www.kenjikojima.com/
On Oct 21, 2009, at 08:18 AM, Kenji Kojima wrote:
> Hi Alejandro,
>
> Yes, UDI's makeSMFLib works on MacOS, Windows and browser.
> You have to fix one line. Because sort command changed after V3.5.
>
> function "notes2MidiFile" of button "makeSmfLib" of stack "makeSMF133
> -- line 131
> put notes2EvList( notes, defInst, playTempo ) into evList
> -- put this line after line 131
> if chartonum(char -1 of evList) is 10 then delete char -1 of evList
>
> Playing UDI's sample musics do not use function "notes2MidiFile",
> but when you make your music you may have a problem.
> And sometimes Windows QuickTime plays a big noise when a midi file
> starts, put a short rest before a music.
>
> --
> Kenji Kojima
> http://www.kenjikojima.com/
>
>
More information about the use-livecode
mailing list