On Thu, Jun 19, 2008 at 9:38 AM, Tom Care <[EMAIL PROTECTED]> wrote: > Greetings Mixxxers > > I thought I would give you a look at how I see the MIDI dialogs in my head. > These are a little photoshopped (because some widgets take a bit of coding > to set up) and only a general idea of what things may turn out like. The > next step is to start making these features work as well as overhauling the > internal MIDI system where needed. Feedback appreciated :) > > The first dialog is the MIDI Device selection. Here you can set up which > devices to use in Mixxx, and their various settings. The debug bit is > intended to be a scrolling buffer but its only an idea at the moment. I > thought it might help for the 0.01% of you that use crazy complicated setups > :) The Load Bindings button will only be enabled if there is an official > Mixxx preset available. The user will be prompted to see if they would like > to add the bindings to the list, or replace the list of bindings (equivalent > to load from defaults).
Debug is a very very good idea. Because mixxx only prints keys it didn't understand by default (and then, only after normalizing them from MIDI to that abstract ConfigKey thing) I have to use an external midi sniffer to figure out what is going on. Make the debug window a scrolling textfield so that we can look back over what came in, and copy it out, please :) I'm excited. That mixxx is missing this feature really makes it (and annoyingly by extension, me) look stupid to people telling me "you should learn on a real program like Traktor". But that's the power of open source, right? -Nick ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
