On Board Sound -- Midi in Custom Props
J. Landman Gay
jacque at hyperactivesw.com
Wed May 30 14:41:38 EDT 2007
Sivakatirswami wrote:
> Has anyone tried saving midi files in a custom prop, then writing those
> to disk and playing them in an off screen player? I wonder the system
> is going to block the write to disk. I don't think you can just pass
> data directly
> from a custom prop to a variable to a player (that would be great!)
I haven't done it with midi files but I've done lots of that with movies
and audio. It should work just fine. Write your file to the official
temporary location on the OS (use specialFolderPath("temporary")) and it
should work anywhere. When you are done using it, just delete the file.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list