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
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
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
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
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
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
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
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
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
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
> 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
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
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
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
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
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
> 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
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.
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
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
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
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
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
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
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
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
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
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
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:
---
...
...
---
+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.
--
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
+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
32 matches
Mail list logo