mixxxdevil idea Those better at making adjustments to the program could you input a keyboard control key to load sample files and possible sample player control as well please.
On 12/27/13, 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. idea: OSD (Leo Combes) > 2. Re: idea: OSD (Ewan Colsell) > 3. Re: Want to work on Mixxx 1.12? List of things that need > doing. (Ben Sollars) > 4. Re: Want to work on Mixxx 1.12? List of things that need > doing. (Max Linke) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Fri, 27 Dec 2013 14:01:39 -0200 > From: Leo Combes <comb...@gmail.com> > Subject: [Mixxx-devel] idea: OSD > To: mixxx-devel@lists.sourceforge.net > Message-ID: > <CAGB4PGYP-ZdZnteTBCoTMhfVhXe4ZajUTir=ZxNaSaMpn=h...@mail.gmail.com> > Content-Type: text/plain; charset=ISO-8859-1 > > Already exist or are no plans to implement an OSD (on screen display ) > to show various information in real time? > For example, suppose you can select or change the pitch range ( > 4-6-8-10-20 ... 100%) from a dial located on the controller. As you > change the selection would be nice to have a indicator on a small > section of the skins to display a text that show the actual selected > pitch range . > Also suppose I have a controller with 3 potentiometers assigned to the > EQ (low, med, high), with an extra button could change their > assignment to modify other effects such as filters, flanger, delay, > volume, etc with the same potentiometers. In this case, each time I > press the button to change the functionality of the potentiometers, on > the OSD should report the effect I'm selecting. > > The same indicator can show all configuration changes, warnings, etc > in the same place, devs could access to publish this messages through > a control from js script file... > > For example (pseudocode): > > MyController.changePitchRate = function (channel, control, value, status) { > engine.setValue("[Channel1]","rateRange", value); > var currentValue = engine.getValue("[Channel1]","rateRange"); > engine.setValue("[Channel1]","OSD", "pitch range: "+value); > } > > > What do you think? > > > > ------------------------------ > > Message: 2 > Date: Fri, 27 Dec 2013 17:51:40 +0100 > From: Ewan Colsell <ewan...@gmail.com> > Subject: Re: [Mixxx-devel] idea: OSD > Cc: mixxx-devel DJs <mixxx-devel@lists.sourceforge.net> > Message-ID: > <CALC22VJ8aNtnZApggWPD3G=oqSZa2aakwb_siYQQp_c=e1n...@mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > or better still, it would be fantastic to have a generic notification area > in the gui, usable by scripts. > > ewan. > > > On 27 December 2013 17:01, Leo Combes <comb...@gmail.com> wrote: > >> Already exist or are no plans to implement an OSD (on screen display ) >> to show various information in real time? >> For example, suppose you can select or change the pitch range ( >> 4-6-8-10-20 ... 100%) from a dial located on the controller. As you >> change the selection would be nice to have a indicator on a small >> section of the skins to display a text that show the actual selected >> pitch range . >> Also suppose I have a controller with 3 potentiometers assigned to the >> EQ (low, med, high), with an extra button could change their >> assignment to modify other effects such as filters, flanger, delay, >> volume, etc with the same potentiometers. In this case, each time I >> press the button to change the functionality of the potentiometers, on >> the OSD should report the effect I'm selecting. >> >> The same indicator can show all configuration changes, warnings, etc >> in the same place, devs could access to publish this messages through >> a control from js script file... >> >> For example (pseudocode): >> >> MyController.changePitchRate = function (channel, control, value, status) >> { >> engine.setValue("[Channel1]","rateRange", value); >> var currentValue = engine.getValue("[Channel1]","rateRange"); >> engine.setValue("[Channel1]","OSD", "pitch range: "+value); >> } >> >> >> What do you think? >> >> >> ------------------------------------------------------------------------------ >> Rapidly troubleshoot problems before they affect your business. Most IT >> organizations don't have a clear picture of how application performance >> affects their revenue. With AppDynamics, you get 100% visibility into >> your >> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics >> Pro! >> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk >> _______________________________________________ >> 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 >> > > > > -- > http://www.ewancolsell.com/ > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > Message: 3 > Date: Fri, 27 Dec 2013 21:47:32 +0430 > From: Ben Sollars <shunty...@gmail.com> > Subject: Re: [Mixxx-devel] Want to work on Mixxx 1.12? List of things > that need doing. > To: Too Many DJs <mixxx-devel@lists.sourceforge.net> > Message-ID: > <cad22kkujw6qb__rbj2kgoroprrycengojacob42qvdudp5w...@mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > Hey guys > > I am definitely up for getting involved in Mixxx but am already getting > stuck.. the compiling on Windows guide says to 'choose Git Checkout/Branch' > under Tortoise Git, but I can't see this option in the TortoiseGit context > menu.. there are plenty of similar-sounding ones, but not close enough that > I'm sure it's the right one. > > Any help would be appreciated, although I think I may need quite a bit more > of it. > > Cheers > > Ben > > > On 25 December 2013 07:53, RJ Ryan <rr...@mixxx.org> wrote: > >> Hey Mixxxers, >> >> All the pieces are falling into place and we are making great progress on >> Mixxx 1.12! >> >> Check out the milestone page for the latest status: >> https://launchpad.net/mixxx/+milestone/1.12.0 >> >> If you've been inactive for a while or are looking for a starter project >> to get involved with Mixxx I've made a list of various tasks that I would >> love to have an owner to drive for inclusion in 1.12. >> >> Bugs: >> >> * Any bug on the milestone page! >> >> * Cross-platform issues with BPMEditor widget used for the BPM column in >> the library <https://bugs.launchpad.net/bugs/1201079> >> >> * Make SoundTouch vs. RubberBand a preference >> option.<https://bugs.launchpad.net/bugs/1258560> >> >> Features: >> * cover art support <https://bugs.launchpad.net/mixxx/+bug/661459> >> * Mac App Store sandboxing >> support<https://bugs.launchpad.net/mixxx/+bug/1257340> >> * Visualize distance / closeness to a key when pitch >> shifting.<https://bugs.launchpad.net/bugs/1258624> >> * Support key notation in search >> operators.<https://bugs.launchpad.net/bugs/1180433> >> >> Also I am making good progress on the effects framework and am reaching >> the point that I would love others to start contributing individual >> effects >> to my branch. You can write them yourself or port existing FLOSS plugins >> (e.g. LADSPA or LV2) to our framework. I will link a wiki page soon. I >> really need help w/ people finding effects out there and porting them to >> Mixxx so that I can focus on the framework. >> >> >> >> >> >> ------------------------------------------------------------------------------ >> Rapidly troubleshoot problems before they affect your business. Most IT >> organizations don't have a clear picture of how application performance >> affects their revenue. With AppDynamics, you get 100% visibility into >> your >> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics >> Pro! >> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk >> _______________________________________________ >> 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... > > ------------------------------ > > Message: 4 > Date: Fri, 27 Dec 2013 18:26:01 +0100 > From: Max Linke <max_li...@gmx.de> > Subject: Re: [Mixxx-devel] Want to work on Mixxx 1.12? List of things > that need doing. > To: Ben Sollars <shunty...@gmail.com>, Too Many DJs > <mixxx-devel@lists.sourceforge.net> > Message-ID: <66dac2a4-0afe-4e57-ba10-f37f5b944...@email.android.com> > Content-Type: text/plain; charset="utf-8" > > Hi > > I'm using the git client from Github on windows. It is pretty simple to > understand and hands you a Unix like got shell for more complicated > operations. That can be quite handy because most guides and tips on the web > assume that you have a command line. > > Best Max > > Ben Sollars <shunty...@gmail.com> wrote: >>Hey guys >> >>I am definitely up for getting involved in Mixxx but am already getting >>stuck.. the compiling on Windows guide says to 'choose Git >>Checkout/Branch' >>under Tortoise Git, but I can't see this option in the TortoiseGit >>context >>menu.. there are plenty of similar-sounding ones, but not close enough >>that >>I'm sure it's the right one. >> >>Any help would be appreciated, although I think I may need quite a bit >>more >>of it. >> >>Cheers >> >>Ben >> >> >>On 25 December 2013 07:53, RJ Ryan <rr...@mixxx.org> wrote: >> >>> Hey Mixxxers, >>> >>> All the pieces are falling into place and we are making great >>progress on >>> Mixxx 1.12! >>> >>> Check out the milestone page for the latest status: >>> https://launchpad.net/mixxx/+milestone/1.12.0 >>> >>> If you've been inactive for a while or are looking for a starter >>project >>> to get involved with Mixxx I've made a list of various tasks that I >>would >>> love to have an owner to drive for inclusion in 1.12. >>> >>> Bugs: >>> >>> * Any bug on the milestone page! >>> >>> * Cross-platform issues with BPMEditor widget used for the BPM column >>in >>> the library <https://bugs.launchpad.net/bugs/1201079> >>> >>> * Make SoundTouch vs. RubberBand a preference >>option.<https://bugs.launchpad.net/bugs/1258560> >>> >>> Features: >>> * cover art support <https://bugs.launchpad.net/mixxx/+bug/661459> >>> * Mac App Store sandboxing >>support<https://bugs.launchpad.net/mixxx/+bug/1257340> >>> * Visualize distance / closeness to a key when pitch >>shifting.<https://bugs.launchpad.net/bugs/1258624> >>> * Support key notation in search >>operators.<https://bugs.launchpad.net/bugs/1180433> >>> >>> Also I am making good progress on the effects framework and am >>reaching >>> the point that I would love others to start contributing individual >>effects >>> to my branch. You can write them yourself or port existing FLOSS >>plugins >>> (e.g. LADSPA or LV2) to our framework. I will link a wiki page soon. >>I >>> really need help w/ people finding effects out there and porting them >>to >>> Mixxx so that I can focus on the framework. >>> >>> >>> >>> >>> >>> >>------------------------------------------------------------------------------ >>> Rapidly troubleshoot problems before they affect your business. Most >>IT >>> organizations don't have a clear picture of how application >>performance >>> affects their revenue. With AppDynamics, you get 100% visibility into >>your >>> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of >>AppDynamics >>> Pro! >>> >>http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk >>> _______________________________________________ >>> 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 >>> >> >> >>------------------------------------------------------------------------ >> >>------------------------------------------------------------------------------ >>Rapidly troubleshoot problems before they affect your business. Most IT >> >>organizations don't have a clear picture of how application performance >> >>affects their revenue. With AppDynamics, you get 100% visibility into >>your >>Java,.NET, & PHP application. Start your 15-day FREE TRIAL of >>AppDynamics Pro! >>http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk >> >>------------------------------------------------------------------------ >> >>_______________________________________________ >>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 > > -- > Sent from my Android device with K-9 Mail. Please excuse my brevity. > -------------- next part -------------- > An HTML attachment was scrubbed... > > ------------------------------ > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk > > ------------------------------ > > _______________________________________________ > 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 91, Issue 10 > ******************************************* > ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ 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