re: accessibility scripting. I don't know how to find the codes for the software. I am interested however if I can map such things as playlist importing and volume controls using the keyboard mapping file. That may solve a few accessibility problems. I will try the qt files with nvda screen reader as someone suggested as well, but I will continue to research scripting for mixxx as it's the best dj software I've ever used and with a few adjustments i'd be more than plain sailing.
On 10/17/15, mixxx-devel-requ...@lists.sourceforge.net <mixxx-devel-requ...@lists.sourceforge.net> wrote: > Send Mixxx-devel mailing list submissions to > mixxx-devel@lists.sourceforge.net > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/mixxx-devel > or, via email, send a message with subject or body 'help' to > mixxx-devel-requ...@lists.sourceforge.net > > You can reach the person managing the list at > mixxx-devel-ow...@lists.sourceforge.net > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Mixxx-devel digest..." > > > Today's Topics: > > 1. Catalan localization forum thread (Ferran Pujol Camins) > 2. Re: accessibility scripting (ron camron) > 3. Re: accessibility scripting (Daniel Sch?rmann) > 4. Re: accessibility scripting (DJ's Unidos - DJ Anderson Farias) > 5. Re: brainstorming for future mapping format (Be) > 6. Re: brainstorming for future mapping format (Be) > 7. Re: brainstorming for future mapping format (Ferran Pujol Camins) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 16 Oct 2015 17:32:34 +0200 > From: Ferran Pujol Camins <ferranpujolcam...@gmail.com> > Subject: [Mixxx-devel] Catalan localization forum thread > To: Mixxx llista <mixxx-devel@lists.sourceforge.net> > Message-ID: > <CAP9NH=Fqx=3221ke77chvrtf-bzkf3bzg3t2ohph92wyurp...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Hello, I've added a new thread so us catalan translators can discuss the > localization. I've also linked some resources that are useful to translate > Mixxx into catalan. > > http://www.mixxx.org/forums/viewtopic.php?f=10&t=7599 > > I just wanted to notify the catalans in the list :) > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 2 > Date: Fri, 16 Oct 2015 16:56:42 +0100 > From: ron camron <jamro...@googlemail.com> > Subject: Re: [Mixxx-devel] accessibility scripting > To: mixxx-devel@lists.sourceforge.net > Message-ID: > <caaorgafscrqare9sgwn70-eqcsg1fx5sk5ljs9mxbnr04s6...@mail.gmail.com> > Content-Type: text/plain; charset=UTF-8 > > Hi. I am trying to script some more accessibility features in to > mixxx using a jaws screenreader aid which can instruct the mouse to > perform certain click actions by creating hotkeys. however each time > I resteart the mix program, it refuses to recognise or perform the > actions. Is there something in the building of the software that > refuses interference from 3rd party programs? Is their some essential > that I need to know about the basic codes that cannot and maybe even > should not be changed? also I've downloaded some "accessibility" qt > dll files how do I activate them to run in mixxx? > > > > ------------------------------ > > Message: 3 > Date: Fri, 16 Oct 2015 18:15:05 +0200 > From: Daniel Sch?rmann <dasch...@mixxx.org> > Subject: Re: [Mixxx-devel] accessibility scripting > To: mixxx-devel@lists.sourceforge.net > Message-ID: <56212289.3080...@mixxx.org> > Content-Type: text/plain; charset=windows-1252 > > Hi Ron, > > this sounds like a hard project, since the positions of the controls are > generated by the skin file and not as usual by qml or ui files. > > Are there some instructions how this file will work in other environments? > > For the MIxxx project it might be possible to treat the JAWS > Screenreader as a midi controller, that acts directly on the control > objects. > > This will be probably a great unique selling point for Mixxx, but also a > mid size project :-/ > > Are you able to get you hands on the code? > > Kind regards, > > Daniel > > > > > Am 16.10.2015 um 17:56 schrieb ron camron: >> Hi. I am trying to script some more accessibility features in to >> mixxx using a jaws screenreader aid which can instruct the mouse to >> perform certain click actions by creating hotkeys. however each time >> I resteart the mix program, it refuses to recognise or perform the >> actions. Is there something in the building of the software that >> refuses interference from 3rd party programs? Is their some essential >> that I need to know about the basic codes that cannot and maybe even >> should not be changed? also I've downloaded some "accessibility" qt >> dll files how do I activate them to run in mixxx? >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Get Mixxx, the #1 Free MP3 DJ Mixing software Today >> http://mixxx.org >> >> >> Mixxx-devel mailing list >> Mixxx-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/mixxx-devel > > > > > > > ------------------------------ > > Message: 4 > Date: Fri, 16 Oct 2015 20:45:40 -0300 > From: DJ's Unidos - DJ Anderson Farias > <djandersonfar...@djsunidos.com.br> > Subject: Re: [Mixxx-devel] accessibility scripting > To: Daniel Sch?rmann <dasch...@mixxx.org>, > mixxx-devel@lists.sourceforge.net > Message-ID: <56218c24.8020...@djsunidos.com.br> > Content-Type: text/plain; charset=windows-1252; format=flowed > > MixxxwithNVDAandMIXTRACKProworks just fine. > > Copy the dlls to the Mixx installation folder and its Mixx will be ready. > > Download the file package in > > www.djsunidos.com.br/accessible.zip > > Em 16/10/2015 13:15, Daniel Sch?rmann escreveu: >> Hi Ron, >> >> this sounds like a hard project, since the positions of the controls are >> generated by the skin file and not as usual by qml or ui files. >> >> Are there some instructions how this file will work in other >> environments? >> >> For the MIxxx project it might be possible to treat the JAWS >> Screenreader as a midi controller, that acts directly on the control >> objects. >> >> This will be probably a great unique selling point for Mixxx, but also a >> mid size project :-/ >> >> Are you able to get you hands on the code? >> >> Kind regards, >> >> Daniel >> >> >> >> >> Am 16.10.2015 um 17:56 schrieb ron camron: >>> Hi. I am trying to script some more accessibility features in to >>> mixxx using a jaws screenreader aid which can instruct the mouse to >>> perform certain click actions by creating hotkeys. however each time >>> I resteart the mix program, it refuses to recognise or perform the >>> actions. Is there something in the building of the software that >>> refuses interference from 3rd party programs? Is their some essential >>> that I need to know about the basic codes that cannot and maybe even >>> should not be changed? also I've downloaded some "accessibility" qt >>> dll files how do I activate them to run in mixxx? >>> >>> ------------------------------------------------------------------------------ >>> _______________________________________________ >>> Get Mixxx, the #1 Free MP3 DJ Mixing software Today >>> http://mixxx.org >>> >>> >>> Mixxx-devel mailing list >>> Mixxx-devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/mixxx-devel >> >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Get Mixxx, the #1 Free MP3 DJ Mixing software Today >> http://mixxx.org >> >> >> Mixxx-devel mailing list >> Mixxx-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/mixxx-devel >> > > > > > ------------------------------ > > Message: 5 > Date: Sat, 17 Oct 2015 02:07:34 -0500 > From: Be <b...@gmx.com> > Subject: Re: [Mixxx-devel] brainstorming for future mapping format > To: mixxx-devel@lists.sourceforge.net > Message-ID: <5621f3b6.3020...@gmx.com> > Content-Type: text/plain; charset=windows-1252; format=flowed > > I have started a blueprint on Launchpad: > https://blueprints.launchpad.net/mixxx/+spec/scripting-2.0 > > I wrote out a description for the layered mapping system in this bug: > https://bugs.launchpad.net/mixxx/+bug/1507093 > > On 06/22/2015 01:34 PM, Be wrote: >> I've been thinking what could be better about how Mixxx maps controllers >> and keyboards. I have outlined some design goals and really rough >> sketches of what the format could look like: >> >> http://mixxx.org/wiki/doku.php/new_control_mapping_format >> >> ------------------------------------------------------------------------------ >> Monitor 25 network devices or servers for free with OpManager! >> OpManager is web-based network management software that monitors >> network devices and physical & virtual servers, alerts via email & sms >> for fault. Monitor 25 devices for free with no restriction. Download now >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o >> _______________________________________________ >> Get Mixxx, the #1 Free MP3 DJ Mixing software Today >> http://mixxx.org >> >> >> Mixxx-devel mailing list >> Mixxx-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/mixxx-devel >> > > > > ------------------------------ > > Message: 6 > Date: Sat, 17 Oct 2015 02:27:57 -0500 > From: Be <b...@gmx.com> > Subject: Re: [Mixxx-devel] brainstorming for future mapping format > To: mixxx-devel@lists.sourceforge.net > Message-ID: <5621f87d.5020...@gmx.com> > Content-Type: text/plain; charset=windows-1252; format=flowed > > I plan on developing a prototype of the layering JS library and > rewriting the Electrix Tweaker mapping to use it. I also plan on getting > a MIDI Fighter Twister soon and using the prototype JS library to map > that. However, I'm not sure if the library should be included into Mixxx > until the other issues in that blueprint > (https://bugs.launchpad.net/mixxx/+bug/1507089 and > https://bugs.launchpad.net/mixxx/+bug/398350 ) are resolved because it > may make sense to change the library's API significantly after that. > > On 10/17/2015 02:07 AM, Be wrote: >> I have started a blueprint on Launchpad: >> https://blueprints.launchpad.net/mixxx/+spec/scripting-2.0 >> >> I wrote out a description for the layered mapping system in this bug: >> https://bugs.launchpad.net/mixxx/+bug/1507093 >> >> On 06/22/2015 01:34 PM, Be wrote: >>> I've been thinking what could be better about how Mixxx maps controllers >>> and keyboards. I have outlined some design goals and really rough >>> sketches of what the format could look like: >>> >>> http://mixxx.org/wiki/doku.php/new_control_mapping_format >>> >>> ------------------------------------------------------------------------------ >>> Monitor 25 network devices or servers for free with OpManager! >>> OpManager is web-based network management software that monitors >>> network devices and physical & virtual servers, alerts via email & sms >>> for fault. Monitor 25 devices for free with no restriction. Download now >>> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o >>> _______________________________________________ >>> Get Mixxx, the #1 Free MP3 DJ Mixing software Today >>> http://mixxx.org >>> >>> >>> Mixxx-devel mailing list >>> Mixxx-devel@lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/mixxx-devel >>> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Get Mixxx, the #1 Free MP3 DJ Mixing software Today >> http://mixxx.org >> >> >> Mixxx-devel mailing list >> Mixxx-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/mixxx-devel >> > > > > ------------------------------ > > Message: 7 > Date: Sat, 17 Oct 2015 14:01:02 +0200 > From: Ferran Pujol Camins <ferranpujolcam...@gmail.com> > Subject: Re: [Mixxx-devel] brainstorming for future mapping format > To: Be <b...@gmx.com> > Cc: Mixxx llista <mixxx-devel@lists.sourceforge.net> > Message-ID: > <CAP9NH=etuz4mgbjefdfinj4pl9jm4vxy9h1jk2mqa4dq_mf...@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > I also own a MF Twister, if you need beta testers count on me ;) > > 2015-10-17 9:27 GMT+02:00 Be <b...@gmx.com>: > >> I plan on developing a prototype of the layering JS library and >> rewriting the Electrix Tweaker mapping to use it. I also plan on getting >> a MIDI Fighter Twister soon and using the prototype JS library to map >> that. However, I'm not sure if the library should be included into Mixxx >> until the other issues in that blueprint >> (https://bugs.launchpad.net/mixxx/+bug/1507089 and >> https://bugs.launchpad.net/mixxx/+bug/398350 ) are resolved because it >> may make sense to change the library's API significantly after that. >> >> On 10/17/2015 02:07 AM, Be wrote: >> > I have started a blueprint on Launchpad: >> > https://blueprints.launchpad.net/mixxx/+spec/scripting-2.0 >> > >> > I wrote out a description for the layered mapping system in this bug: >> > https://bugs.launchpad.net/mixxx/+bug/1507093 >> > >> > On 06/22/2015 01:34 PM, Be wrote: >> >> I've been thinking what could be better about how Mixxx maps >> >> controllers >> >> and keyboards. I have outlined some design goals and really rough >> >> sketches of what the format could look like: >> >> >> >> http://mixxx.org/wiki/doku.php/new_control_mapping_format >> >> >> >> >> ------------------------------------------------------------------------------ >> >> Monitor 25 network devices or servers for free with OpManager! >> >> OpManager is web-based network management software that monitors >> >> network devices and physical & virtual servers, alerts via email & sms >> >> for fault. Monitor 25 devices for free with no restriction. Download >> >> now >> >> http://ad.doubleclick.net/ddm/clk/292181274;119417398;o >> >> _______________________________________________ >> >> Get Mixxx, the #1 Free MP3 DJ Mixing software Today >> >> http://mixxx.org >> >> >> >> >> >> Mixxx-devel mailing list >> >> Mixxx-devel@lists.sourceforge.net >> >> https://lists.sourceforge.net/lists/listinfo/mixxx-devel >> >> >> > >> > >> ------------------------------------------------------------------------------ >> > _______________________________________________ >> > Get Mixxx, the #1 Free MP3 DJ Mixing software Today >> > http://mixxx.org >> > >> > >> > Mixxx-devel mailing list >> > Mixxx-devel@lists.sourceforge.net >> > https://lists.sourceforge.net/lists/listinfo/mixxx-devel >> > >> >> >> ------------------------------------------------------------------------------ >> _______________________________________________ >> Get Mixxx, the #1 Free MP3 DJ Mixing software Today >> http://mixxx.org >> >> >> Mixxx-devel mailing list >> Mixxx-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/mixxx-devel >> > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > ------------------------------------------------------------------------------ > > > ------------------------------ > > _______________________________________________ > Get Mixxx, the #1 Free MP3 DJ software Today > http://mixxx.org > > Mixxx-devel mailing list > Mixxx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mixxx-devel > > > End of Mixxx-devel Digest, Vol 113, Issue 8 > ******************************************* > ------------------------------------------------------------------------------ _______________________________________________ Get Mixxx, the #1 Free MP3 DJ Mixing software Today http://mixxx.org Mixxx-devel mailing list Mixxx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mixxx-devel