public
Description: objective-c MIDI framework for os x
Homepage:
Clone URL: git://github.com/mrRay/vvmidi.git
vvmidi /
name age message
file AppController.h Thu Oct 23 17:39:09 -0700 2008 first commit [mrRay]
file AppController.m Tue Mar 31 11:04:28 -0700 2009 added sysex support [mrRay]
directory English.lproj/ Thu Oct 23 18:19:34 -0700 2008 forgot to include a file, fixed the sendMsgs: m... [mrRay]
file Info.plist Thu Oct 23 17:39:09 -0700 2008 first commit [mrRay]
file MainMenu.xib Thu Oct 23 17:39:09 -0700 2008 first commit [mrRay]
file README Tue Sep 01 11:17:59 -0700 2009 PROJECT MOVED TO GOOGLE CODE [mrRay]
file VVMIDI.h Thu Oct 23 17:39:09 -0700 2008 first commit [mrRay]
directory VVMIDI.xcodeproj/ Thu Oct 23 17:39:09 -0700 2008 first commit [mrRay]
file VVMIDIManager.h Tue Mar 31 13:51:07 -0700 2009 added a method for quickly and easily getting a... [mrRay]
file VVMIDIManager.m Tue Mar 31 13:51:07 -0700 2009 added a method for quickly and easily getting a... [mrRay]
file VVMIDIMessage.h Tue Mar 31 11:04:28 -0700 2009 added sysex support [mrRay]
file VVMIDIMessage.m Tue Mar 31 11:04:28 -0700 2009 added sysex support [mrRay]
file VVMIDINode.h Wed Apr 01 11:42:22 -0700 2009 added a lock around the sending method so multi... [mrRay]
file VVMIDINode.m Wed Apr 01 11:42:22 -0700 2009 added a lock around the sending method so multi... [mrRay]
file VVMIDITester-Info.plist Tue Mar 31 11:04:28 -0700 2009 added sysex support [mrRay]
file VVMIDI_Prefix.pch Thu Oct 23 17:39:09 -0700 2008 first commit [mrRay]
file main.m Thu Oct 23 17:39:09 -0700 2008 first commit [mrRay]
README
VVMIDI is still being actively maintained and updated, but i've bundled it with VVOSC and VVBasics (another framework 
which VVMIDI and VVOSC use) and moved the whole project to google code:

http://code.google.com/p/vvopensource/