Pioneer DDJ-SB2 controller#816
Conversation
Start first with version of controller "Pioneer DDJ-SB2"
Trim knob controls now "gain"
User option: preview jump forward (or not) and position. Defines to do at release browser knob. by user.
FX little other use implemented and prevent a press knob when rotate follows. Manual explains.
shift “key lock / tempo range” button the slider will fade slowly to 0. Fadingspeed can be set in otions
Polished code with the named tools in controller wiki. Funktion gain with filter eliminated. Some no longer needed code deleted.
|
Big sorry, there is one file too much. |
|
We can't delete files in your branch, but you can just do "git rm [filename]" then commit and push to delete it from the repo. |
|
Thanks for submitting this. I'll take a look through it today. |
|
I've been editing the wiki page to clarify the language. Do you know if the DDJ-SB2 works with Linux? I suspect it is a USB class compliant MIDI and audio device, but it would be good to confirm. Considering Pioneer's website says no driver is needed on Mac OS X, it is probably class compliant. |
|
Update the mixxxVersion in the XML file to 2.0. |
|
I read through the wiki page and clarified the language. Everything seems to be mapped in a nice, intuitive way. Other than the few questions/comments I left above, looks good. :) |
|
Btw, is the microphone input sent to the computer or is it mixed directly with the output of the sound card? |
|
Microfon will be used only controller internal. No input in Mixxx. Wau, you give a little homework :-). I make this step by step. |
|
OK, thanks for your hints what's to do. All done ( i hope hi hi). Tested on w64 with r5790. Next step? |
|
Just put a comment somewhere in the script about |
|
Thanks @dg3nec! Could you please add wiki / forum links to your XML file? |
Inserted the link to the mixxx forum
|
Link to the forum is done |
Sorry for not being more specific, I meant the thread discussing your preset: And since there's an &, in the XML it needs to be: Also a wiki link to |
Inserted a todo list in the script file for later work
- Link direkt to forum page 1 - Link direkt into wiki
|
Forum, wiki and to do is done |
|
👍 thank you |
|
I just realized this pull request is targeted at the master branch rather than 1.12. Close this PR and open a new one targeted at the 1.12 branch (renaming the branch to 2.0 would be too much of a hassle right now). You don't have to change anything in your git repository; just open a new PR on the GitHub website. |
|
Annoyingly, GitHub doesn't have a way to change the branch a pull request targets. You have to make a new pull request for the 1.12 branch. |
New 4 deck controller pioneer DDJ-SB2 for mixxx 1.12 and up. Tested with r5719.