Hi pharoers,
It seems that MidiPlugin is not loaded in Pharo2.0.
The plugin is present in the repository, but when I try "Smalltalk loadModule: 'MIDIPlugin'" it raises an error.
In "Smalltalk listLoadedModules" and "Smalltalk listBuiltinModules" there is no MIDIPlugin.
Could someone give me some help to solve this ?