Re: [Mixxx-devel] high-res MIDI interface with "pull" architecture?

2013-07-11 Thread Philip Whelan
I've actually thought of adding in a new command for MIDI Script to allow on the fly rebinding. This way the latency penalty for using MIDIScript when using mode switches would only affect the mode switch itself, not the actual commands that are switched. In case that is not clear at all an exampl

Re: [Mixxx-devel] Create XML file from Javascript automatically

2013-06-13 Thread Philip Whelan
The other mixco script also generated the XML file in the same way. On Sun, Jun 9, 2013 at 8:57 AM, wrote: > > Hello, > > inspired by the 'hate Javascript and XML' thread i updated a control > script so there is no need to manually create the XML file anymore. > > Basic idea is to define and co

Re: [Mixxx-devel] Git / GitHub migration nearing completion

2013-06-12 Thread Philip Whelan
Thank you all very much! This is great! Hopefully I'll get a branch or two up soon. I've seen the recent discussions and it looks like the merges do create more feedback. Cheers and congratulations! On Wed, Jun 12, 2013 at 2:51 PM, RJ Ryan wrote: > Hi all, > > Just wanted to give a status upda

Re: [Mixxx-devel] Building Mixxx with MinGW on a Linux machine

2013-05-22 Thread Philip Whelan
Unfortunately, it looks like we will never switch to qmake, especially since the build servers are setup to use it. Qtcreator has some support for SCons already, http://scons.org/wiki/IDEIntegration#Qt_Creator, so there seems to be little benefit to the switch. Of course you can always use it if y

Re: [Mixxx-devel] question

2013-04-26 Thread Philip Whelan
Yes, it is possible to use multiple controllers at the same time. I use a Vestax VCI-100 SE with my MIDI Fighter PRO all the time. On Fri, Apr 26, 2013 at 3:23 PM, ezra kone wrote: > Hi developers, my name is Ezra, and I have a question about controller > support. I'm wondering if there is sup

Re: [Mixxx-devel] GitHub

2012-12-30 Thread Philip Whelan
I agree, we should do a poll. I'll be glad to participate so we can just get the ball rolling finally. To elaborate my position (also to offer some more choices for the poll), If I were the benevolent dictator of Mixxx (which I'm not, thankfully for all) I'd dictate the use of github as the ma

Re: [Mixxx-devel] Qt 5 Released

2012-12-19 Thread Philip Whelan
I believe there is also a new QJs API which uses the V8 backend instead of JavascriptCore. On Wed, Dec 19, 2012 at 1:31 PM, Albert Santoni wrote: > Hi guys, > > Big news from Qt - Qt 5.0.0 is released! > > Here's some relevant links: > http://qt-project.org/qt5 > http://qt-project.org/wiki/Trans

Re: [Mixxx-devel] Ffmpeg sound source

2012-09-06 Thread Philip Whelan
Hi there Tuukka Pasanen, On Thu, Sep 6, 2012 at 11:13 PM, Tuukka Pasanen wrote: > Let's see if i can't get it working next week. What is the right thing > to do? Post a patch (against trunk) or branch a devel tree? > The usual policy is to create a branch off of the latest trunk, lp:mixxx and wo

Re: [Mixxx-devel] Web of Trust vs. Evil Profiteers

2012-08-03 Thread Philip Whelan
What if we add some insidious Phone home checks? Fight fire with fire? yes... I know, they would get edited out by evil doers and booed by our users, but what else can we really do? -- Live Security Virtual Conference Excl

Re: [Mixxx-devel] Using Clementine Code in Mixxx

2012-07-16 Thread Philip Whelan
Hi Max, From what I know we would need them to specifically license a version of the code to us that would allow us to include it in a binary that can go onto the Mac Appstore, especially if the code is for non-optional components. It's not an awesome situation but it's one of the compromises th

Re: [Mixxx-devel] Slip mode in DJO-Hacks-Trunk

2012-06-03 Thread Philip Whelan
> I feel like there's problems during the seek after slip is > disabled. It's like there's a moment of silence between the release of > the slip mode and the reseek to the new position. I think you can hint the position to the CacheReader or RAMAN to fix that. I was mostly worried that the loss

[Mixxx-devel] Slip mode in DJO-Hacks-Trunk

2012-06-02 Thread Philip Whelan
I just noticed Owen added a slip mode to his hacks branch. I'm just sending this out to comment on it and ask Owen: how accurate is it? This would be excellent to use with my new MIDI Fighter Pro mapping. In the future we should attempt to make it possible to implement it in MIDI Script, not neces

Re: [Mixxx-devel] HID blacklist

2012-05-09 Thread Philip Whelan
On Wed, May 9, 2012 at 4:25 PM, ewan colsell wrote: > i suppose i didn't explain myself well enough, simple midi mapping is fine, > but i'm not getting anywhere making a mapping with shift key that lets me > use the jog wheel to select tracks in the file browser. That does not sound like a simple

Re: [Mixxx-devel] HID blacklist

2012-05-09 Thread Philip Whelan
On Wed, May 9, 2012 at 8:55 AM, Sean M. Pappalardo - D.J. Pegasus wrote: > LOL, come on now, if you can do all that, tuning jog wheels is easy by > comparison! (Where is the disconnect though? I've documented things > extensively on the Wiki, even giving full examples of jog wheel scratch > handli

Re: [Mixxx-devel] late breaking 1.11 feature: point and click MIDI mapping

2012-04-27 Thread Philip Whelan
If we want to use a modifier system like Traktor (which, I totally disagree with, by the way) we could generate the necessary javascript on the fly. If a user wanted to modify it directly we could output a full MIDI mapping which is not directly importable back into the modifiers system. I persona

Re: [Mixxx-devel] Loop pushing in Mixxx....need your pointers.

2012-04-26 Thread Philip Whelan
On Thu, Apr 26, 2012 at 1:54 PM, zestoi wrote: > the mapping in live is quite good for simple things. may well be enough for > a lot of users. there should also really be a simpler way of using modifier > states for shifted controls than resorting to javascript. the scripting used > in vdj for exa

Re: [Mixxx-devel] libaudiodecoder

2012-04-17 Thread Philip Whelan
> 2) Neither Media Foundation nor Core Audio support OGG and FLAC. I'm > not sure what the best way thing to do there is. The only sane solution I can think of is to use libFLAC/libOGG. There is a codec for Media Foundation but it's very unlikely that someone will have it installed. You would have

Re: [Mixxx-devel] libaudiodecoder

2012-04-16 Thread Philip Whelan
Will the libaudiodecoder library be ported to Linux? I know linux has no licensed or even general decoder API but it would at least allow us to cleanly encapsulate all the decoder code for Mixxx while at the same time making the library completely portable.

Re: [Mixxx-devel] Fwd: Cleanup of midi-mappings-scripts.js

2012-03-12 Thread Philip Whelan
On 2012-03-12 11:43 AM, "RJ Ryan" wrote: > > How much would these fixes conflict with your midiscript-fixes branch? > Not at all. I've made no changes to that file and also kept backwards compatability for the MSE APIs. > -- Forwarded message -- > From: Ilkka Tuohela > Date: Fri

[Mixxx-devel] Advanced song similarity analysis using MFCC

2012-03-05 Thread Philip Whelan
Hello all,  As you all know we've had several requests to show song similarity. I have found a couple of projects which use Mel Frequency Cepstral Coeficients: http://en.wikipedia.org/wiki/Mel-frequency_cepstral_coefficient. Both Imms: http://imms.luminal.org/, and Mirage: http://hop.at/mirage/, a

Re: [Mixxx-devel] mappings & scripts

2012-02-01 Thread Philip Whelan
Hi Joachim, > (pb version) > PITCH BEND -/+ : repetitively simulated pitch bend (uses "jog" parameter) This is actually completely unnecessary. If you go into Preferences->Interface and click the check box 'Ramping Pitchbend' you can enable progressive pitch bend for the ramp_temp_up and ramp_tem

Re: [Mixxx-devel] Gsoc- Session History Possible Project

2011-03-27 Thread Philip Whelan
That sounds like the mixxx log file, instructions on finding it are here: http://mixxx.org/wiki/doku.php/reporting_bugs#windows You can also generate a CUE file of the tracks you are mixing using the recording feature in Mixxx. This feature just got merged into trunk. I plan on also supporting

Re: [Mixxx-devel] Changes to Windows builds

2011-03-19 Thread Philip Whelan
This is just awesome! Less clutter on my hard drive. > Thanks, > Albert No, thank you. -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the fu

Re: [Mixxx-devel] Soundcloud Group

2011-03-11 Thread Philip Whelan
I also just shared two sets, both done with Mixxx. -- Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2

Re: [Mixxx-devel] [PATCH] Add SSE3 optimized version of EngineFilterIIR

2011-01-06 Thread Philip Whelan
This work needs to be done, so thanks a lot for taking a stab at it. Hopefully with time you can finally get it right. I'll see what I can do with it, although unfortunately this stuff is not my forte. -- Learn how Oracle

[Mixxx-devel] MIDIScript Chainable OOP Wrapper/API for engine.*

2010-12-23 Thread Philip Whelan
I have a working, but incomplete API wrapper for the engine.* API and thought I would send out this email to get some feedback. The API consists of a single javascript file. This file contains several classes. The class MixxxAPI allows access to each Deck as an object. This Deck object can be

Re: [Mixxx-devel] scratching / low speed audio quality

2010-12-14 Thread Philip Whelan
The new scaler works pretty amazingly, handling well both manual beat matching and scratching. >From the looks of it, it does handle the problem the old code had where it requested too many samples, here though it requests less samples and later overcompensates when necessary. I don't have headph

Re: [Mixxx-devel] Script for Exporting/Importing Crates

2010-10-19 Thread Philip Whelan
Here I am sending a slightly updated version of the script. The minor changes include: * using args instead of sys.argv. * describe export/import as the arguments. In the future I might include support for XSPF. In essence I would have to create a Zip file with two directories, playlists and

[Mixxx-devel] Script for Exporting/Importing Crates

2010-10-19 Thread Philip Whelan
This is a python script which should work on Linux for Exporting crates to an XML format which it can use to later reconstruct said crates. The format it uses for now is the following: --- ... ... ---

Re: [Mixxx-devel] Mixxx 1.8.0 Released!

2010-10-09 Thread Philip Whelan
+1 to the build server. I'd just love to have automated win32 builds, especially for helping out friends with mixxx, if it ever gets to that. If I'm not starving I'll even put my money where my mouth is and donate to this oh so fine cause. --

Re: [Mixxx-devel] Traktor Library Feature

2010-10-09 Thread Philip Whelan
If you could generalize the code for your SAX to SQL code so we can borrow it for Rhythmbox and iTunes that would be great, at least in my book. -- Beautiful is writing same markup. Internet Explorer 9 supports standards

Re: [Mixxx-devel] Does anybody compile with midiscript=0

2010-10-09 Thread Philip Whelan
+1 on making it mandatory. -- Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creat