View Single Post
Old 03-24-2011, 05:58 PM   #41
Mich
Human being with feelings
 
Join Date: May 2009
Posts: 1,265
Default

Quote:
Originally Posted by caseyjames View Post
Not that I'd be able to write a handler for them, but is it not possible to write something within JS to read a midi file? Is it not able to load arbitrary files, even if it can't cope with them?
Unless Cockos changed something and they forgot to update the JS documentation, yes.

Here are all available file functions in JS:
http://www.reaper.fm/sdk/js/js.php#cat_file

MIDI is not among then and neither is arbitrary file access. Only wav, ogg and specially formated txt files.
Mich is offline   Reply With Quote