colored waveforms S8/S5 D2
Page 1 of 3 123 LastLast
Results 1 to 10 of 27
  1. #1
    Tech Mentor ragverp's Avatar
    Join Date
    Sep 2015
    Posts
    281

    Default colored waveforms S8/S5 D2

    Over at the native forum somebody found a way to change the waveform colors....havent tried it yet ...

    and some other hack showing some more info in the screens ...

    short discrition over here : https://gist.github.com/kfigiela/9efcb64f8fa80f9aa7251bc61ca54cdc
    Allen & Heath DB4, Xone K2, 2x Native instrument D2
    Soundcloud
    Mixcloud

  2. #2
    Tech Mentor Chael's Avatar
    Join Date
    Jan 2015
    Location
    Manchester UK
    Posts
    284

    Default

    anyone tried this yet? might have to have a dabble instead of waiting on NI to get into gear and release the much needed update for the D2/S5/S8

  3. #3
    Tech Mentor ragverp's Avatar
    Join Date
    Sep 2015
    Posts
    281

    Default

    DSCF8426.JPG i did not tried it but lookes like this, on the native forum there are a few who did it already and seems to work just fine, if you look at the file it seems other colors are possible to
    Allen & Heath DB4, Xone K2, 2x Native instrument D2
    Soundcloud
    Mixcloud

  4. #4
    Tech Mentor ragverp's Avatar
    Join Date
    Sep 2015
    Posts
    281

    Default

    it works, just fine, replaced the qml file an started up traktor ..: screen on the d2 :
    Allen & Heath DB4, Xone K2, 2x Native instrument D2
    Soundcloud
    Mixcloud

  5. #5
    Tech Mentor Chael's Avatar
    Join Date
    Jan 2015
    Location
    Manchester UK
    Posts
    284

    Default

    I think I will have a sit down tonight and have a play with this

  6. #6
    Systematik
    Guest

    Default

    I just want the multiple colored waveforms like they are in the software.

  7. #7
    Tech Convert
    Join Date
    Apr 2016
    Posts
    14

    Default So?

    Guys? is it any pictures?1 where is result???

  8. #8
    Tech Convert
    Join Date
    May 2016
    Posts
    11

    Default

    Wow! That really nice and complicated! Any kind soul could write into a simple program here?

  9. #9
    Tech Convert
    Join Date
    Apr 2016
    Posts
    14

    Default

    THX guys for this Tread...
    Now I’m very very sleepy, cause I don’t sleep all that night, but now I have what I really wont from my S8...

    - I change SHIFT state during BPM adjustment... Not only on knobs which control each deck, but also i find and change parameters for MASTER BPM (knob in center of MIXER section.
    - I remove ART pic and add information about BEATS count (Beat to cue not really needed)
    - I check and find a lot of really good possibilities for make S8 more better...

    But... I have only one question... Why NI don’t make this parameters adjustable from Traktor, or Controller Editor?!

    There, in code, a lot of really good stuff for make Your controller really better.. A con not understand why NI look like lazy monkeys

    If someone make something interesting - lets share with this information. I think i need few days for prepare some small report and pictures with all changes, and i post it here.

    THX one more time!

  10. #10
    Tech Convert
    Join Date
    Apr 2016
    Posts
    14

    Default

    This is my theme:

    DSC_7043_resize.JPG

    HI - White, MID - Blue, LOW - orange... Wery clear for understanding what is goin on in track...

    Part of QML file from 414 line:

    Code:
    property variant waveformColorsMap: [
        // Default
        //{ low1:  rgba (24,   48,  80, 180),  low2:  rgba (24,   56,  96, 190),
        //  mid1:  rgba (80,  160, 160, 100),  mid2:  rgba (48,  112, 112, 150),
        //  high1: rgba (184, 240, 232, 120),  high2: rgba (208, 255, 248, 180) },
    	  
    	{ low1:  rgba (255,  50,   0, 150),  low2:  rgba (255,  50,   0, 250),
          mid1:  rgba ( 30, 100, 255, 130),  mid2:  rgba ( 30, 100, 255, 250),
          high1: rgba (255, 255, 255, 150),  high2: rgba (255, 255, 255, 250) },
    THIS IS ONLY PART OF FILE! I Just change default Theme (Old parameters hided by "//" commets tag)

Page 1 of 3 123 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •