From: Robert W. <wi...@op...> - 2006-07-11 11:23:06
|
Hello, due to the fact that I have some free time now i have decided to put some afford to make JSynthLib more handy for me. The first problem I have encountered was partial information about MIDI interfaces. It appears in JSynthLib Properties in MIDI and Synth Driver Panels. In MIDI Port combos there is only information about port number, namely Port 1, Port 2, and so on. it is confusing if the are more MIDI devices installed in a system, like in my case. I have changed the descriptions in the combos to contain also a device name. I wonder if someone would see if it is worth putting into CVS. Files can be grabbed from http://jsynthlib.republika.pl/devnames_upd.zip The lines I have changed are marked with my name. Robert Wirski PS. There are more improvements I would like to make, for example: - a patch in Scene/Library window should point to the same memory where it's came from, not to the first element in the combo list; - there should be Scene templates; Please, let me know If you have any ideas how to do it right before I make something incorrectly. |