Hi TK! Those screenshoots look fantastic! Alas, I tried to launch it, however, and was greeted with the following:
MacDawgPro:MIOS Programs tim$ java -jar MBSIDV2_Editor_v0_1.jar
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0 >= 0
at java.util.Vector.elementAt(Vector.java:432)
at org.midibox.midi.MidiDeviceRouting.<init>(MidiDeviceRouting.java:56)
at org.midibox.apps.SIDV2librarian.SIDV2librarian.<init>(SIDV2librarian.java:44)
at org.midibox.apps.SIDV2librarian.SIDV2librarianGUI.main(SIDV2librarianGUI.java:537)
I thought it might simply be because I didn't have my MB-SID connected, but even if I did, I figured Java still wouldn't know which interface is for the MB-SID?