Hi,
I made some improvements:
- Jog wheels now work as intended, including touch sensitive scratching.
- FX knobs now work, I emulated soft takeover in JavaScript as a
workaround. It's not nice, but it works.
- Cleaned up the code.
https://github.com/jardiacaj/mixxx
I think that sol
You can simplify your BindControlConnections function. See the
connectDeckControls function in
http://mixxx.org/wiki/doku.php/midi_scripting#turning_a_2_deck_controller_into_a_4_deck_controller
for an example.
On 07/23/2015 06:19 PM, Joan Ardiaca Jové wrote:
> Hello,
>
> I just pushed the curr
Given how much is left to do, I think it'd be better for 1.12 to leave
this out so users search for a more up-to-date version on the forum
rather than load an incomplete one and not bother looking on the forum.
On 07/23/2015 06:19 PM, Joan Ardiaca Jové wrote:
> Hello,
>
> I just pushed the curre
Hello,
I just pushed the current state of my work on the Pioneer DDJ-SB mapping to
my fork in github:
https://github.com/jardiacaj/mixxx/commit/9f479f3e7d31b9faec755153cfe7a2f5f3f5de03
Please note this is unfinished work in a "works for me" state, I would like
to continue working on it. I mostly
Thank you. I wrote that table by looking for pictures of controllers
online that I don't own and glancing through their manuals, so there may
be more details that are incorrect.
Having to manually load snd-seq-midi manually seems to be a known bug in
Arch: https://bugs.archlinux.org/task/44286
I also removed the 2 RCA input in the list, I think that info was not
correct.
2015-06-18 20:58 GMT+02:00 Joan Ardiaca Jové :
> Yes! It works flawlessly on my box (Arch Linux). I will change it in the
> wiki.
>
> I had a difficult time setting it up, until I found out I needed to load
> the snd-s
Yes! It works flawlessly on my box (Arch Linux). I will change it in the
wiki.
I had a difficult time setting it up, until I found out I needed to load
the snd-seq-midi kernel module. I think most distros have this module
loaded by default, otherwise it could help other people a lot to have this
d
Do you know if the sound card in this controller works on Linux? It
would be great if you could add this information to
http://mixxx.org/wiki/doku.php/hardware_compatibility#sound_cards_integrated_into_controllers
. If you do not have a GNU/Linux distribution installed on your
computer, you co
Hello and welcome. Thanks for working on the mapping. 1.12 has a
completely reworked effects engine with new controls documented on
http://mixxx.org/wiki/doku.php/effects_framework . I just added a link
to this page to the mixxxcontrols wiki page.
On 06/18/2015 01:13 PM, Joan Ardiaca Jové wrote