View Single Post
Old 04-17-2012, 05:28 AM   #2
schwa
Administrator
 
schwa's Avatar
 
Join Date: Mar 2007
Location: NY
Posts: 15,750
Default

There is another undocumented step needed to initialize the state of the MIDI source. For ease of use, we will add a new API function in the next REAPER prerelease build:

Code:
MediaItem* CreateNewMIDIItemInProj(double starttime, double endtime);
schwa is offline   Reply With Quote