MKS30 with enchanced firmware….

Home Forums General Using Ctrlr MKS30 with enchanced firmware….

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #46
    mamonu
    Participant
      • Topics: 5
      • Replies: 19
      • Total: 24

      i have a MKS30 with enhanced firmware….
      from [url:2z9fnlmf]http://analog.no/cms/index.php?option=com_content&view=article&id=32&Itemid=41[/url:2z9fnlmf]

      that allows every parameter to be changed by cc

      this is the midi spec

      [url:2z9fnlmf]http://analog.no/cms/index.php?option=com_content&view=article&id=36&Itemid=38[/url:2z9fnlmf]

      and it would be nice if the interface looked like the PG200 programmer…..

      [img:2z9fnlmf]http://farm1.static.flickr.com/127/384363000_1c1d7021c6.jpg?v=0[/img:2z9fnlmf]

      i will try to prepare the xml file for this ctrlr this weekend….

      #1045
      atom
      Keymaster
        • Topics: 159
        • Replies: 2945
        • Total: 3104
        • ★★★★★

        is it’s just CCs should be no problem, the framework is simple and stable enough that it takes about an hour to create a new ctrlr.

        #1046
        atom
        Keymaster
          • Topics: 159
          • Replies: 2945
          • Total: 3104
          • ★★★★★

          quick mock up
          [img:3opyefzg]http://ctrlr.googlecode.com/svn/trunk/Screens/mks30.jpg[/img:3opyefzg] should be ready tomorrow

          #1047
          mamonu
          Participant
            • Topics: 5
            • Replies: 19
            • Total: 24

            [code:3e9uzio5]
            <?xml version="1.0" encoding="utf-8"?>

            <controller name="MKS30">

            <!– static values, can be used in any controller –>
            <values>
            </values>

            <modulators>

            <modulator name="mks30Modulation" type="cc" number="1" humanName="Modulation" />
            <modulator name="mks30VCFCutoff" type="cc" number="2" humanName="VCF Cutoff" />
            <modulator name="mks30DataEntry" type="cc" number="6" humanName="Data Entry" />
            <modulator name="mks30Volume" type="cc" number="7" humanName="Volume" />
            <modulator name="mks30VCFCutoff2" type="cc" number="17" humanName="VCF Cutoff " />
            <modulator name="mks30DCO2FineTune" type="cc" number="18" humanName="DCO2 Fine Tune" />
            <modulator name="mks30DCO2Tune" type="cc" number="19" humanName="DCO2 Tune " />
            <modulator name="mks30DCOCrossMod" type="cc" number="20" humanName="DCO Cross Mod " />
            <modulator name="mks30DCOLFODepth" type="cc" number="21" humanName="DCO LFO Depth " />
            <modulator name="mks30DCOENVDepth" type="cc" number="22" humanName="DCO ENV Depth " />
            <modulator name="mks30DCOENVPol" type="cc" number="23" humanName="DCO ENV Pol " />
            <modulator name="mks30DCOBalance" type="cc" number="24" humanName="DCO Balance " />
            <modulator name="mks30DCO1Octave" type="cc" number="33" humanName="DCO1 Octave " />
            <modulator name="mks30DCO1Waveform" type="cc" number="34" humanName="DCO1 Waveform " />
            <modulator name="mks30DCO2Octave" type="cc" number="35" humanName="DCO2 Octave " />
            <modulator name="mks30DCO2Waveform" type="cc" number="36" humanName="DCO2 Waveform " />
            <modulator name="mks30DCO1LFOMod" type="cc" number="37" humanName="DCO1 LFO Mod " />
            <modulator name="mks30DCO1ENVMod " type="cc" number="38" humanName="DCO1 ENV Mod " />
            <modulator name="mks30DCO2LFOMod" type="cc" number="39" humanName="DCO2 LFO Mod " />
            <modulator name="mks30DCO2ENVMod" type="cc" number="40" humanName="DCO2 ENV Mod" />
            <modulator name="mks30VCFResonance " type="cc" number="49" humanName="VCF Resonance " />
            <modulator name="mks30VCFENVDepth" type="cc" number="50" humanName="VCF ENV Depth " />
            <modulator name="mks30VCFKBDTrack" type="cc" number="51" humanName="VCF KBD Track " />
            <modulator name="mks30VCFLFODepth" type="cc" number="52" humanName="VCF LFO Depth " />
            <modulator name="mks30HPF" type="cc" number="53" humanName="HPF" />
            <modulator name="mks30VCFENVPol " type="cc" number="54" humanName="VCF ENV Pol " />
            <modulator name="mks30VCALevel" type="cc" number="55" humanName="VCA Level " />
            <modulator name="mks30VCAMode" type="cc" number="56" humanName="VCA Mode " />
            <modulator name="mks30EGAttack" type="cc" number="65" humanName="EG Attack " />
            <modulator name="mks30EGDecay " type="cc" number="66" humanName="EG Decay " />
            <modulator name="mks30EGSustain " type="cc" number="67" humanName="EG Sustain " />
            <modulator name="mks30EGRelease" type="cc" number="68" humanName="EG Release " />
            <modulator name="mks30LFOWaveform" type="cc" number="69" humanName="LFO Waveform " />
            <modulator name="mks30LFODelay" type="cc" number="70" humanName="LFO Delay " />
            <modulator name="mks30LFORate" type="cc" number="71" humanName="LFO Rate" />

            </modulators>

            </controller>
            [/code:3e9uzio5]

            #1048
            atom
            Keymaster
              • Topics: 159
              • Replies: 2945
              • Total: 3104
              • ★★★★★

              could you tell me the possible values for the knobs, range, waveform or perhaps you have that windows editor mentioned on the webpage, it’s not available for download, i need to find the min-max values for the controls and theyre not mentioned anywhere.

              #1049
              mamonu
              Participant
                • Topics: 5
                • Replies: 19
                • Total: 24

                ranges etc..

                [url:25o0cm2f]http://www.synthzone.com/midi/roland/mks30/RolandMKS30-OwnersManual.pdf[/url:25o0cm2f]

                from page 9 onwards……

                ill try to send you the app.. but gmail dosnt allow exe files i think… i will try tho…

                below are switches possible values…

                in a 2 position switch i think 0-127 range is divided by 2 so 0-63 is OFF and 64-127 is ON.
                Similarly ,if its a 3 or 4 position switch the range is divided by 3 or 4 respectively

                [code:25o0cm2f] Switch parameter values:

                Parameter b7 b6 b5 b4 b3 b2 b1 b0 value

                DCO1 Range: 0 0 16′
                0 1 8′
                1 0 4′
                1 1 not used

                DCO1 Wave: 0 0 SAW
                0 1 PULSE
                1 0 SQUARE
                1 1 not used

                DCO2 Range: 0 0 16′
                0 1 8′
                1 0 4′
                1 1 not used

                DCO2 Wave: 0 0 SAW
                0 1 PULSE
                1 0 SQUARE
                1 1 NOISE

                Cross Mod: 0 0 OFF
                0 1 SYNC
                1 0 METAL
                1 1 not used

                VCF ENV Pol: 0 DN
                1 UP

                VCA Mode: 0 GATE
                1 EG

                DCO2 ENV Mod: 0 OFF
                1 ON

                DCO2 LFO Mod: 0 OFF
                1 ON

                DCO1 ENV Mod: 0 OFF
                1 ON

                DCO1 LFO Mod: 0 OFF
                1 ON

                LFO Wave: 0 0 Sine
                0 1 Square
                1 0 Random
                1 1 not used

                Chorus Switch: 0 OFF
                1 ON

                DCO ENV Pol: 0 DN
                1 UP

                Dynamics: 0 OFF
                1 ON

                [/code:25o0cm2f]

                #15894
                squareeyes
                Participant
                  • Topics: 0
                  • Replies: 1
                  • Total: 1

                  Hi,
                  Can somone please tell me where I can get this panel for the MKS-30 with Mod?
                  Many thanks
                  sqr

                  MKS-30, Alpha Juno 1, Powercore PCIexpress, Got no space for controllers!?!?!?!?!? 🙂

                Viewing 7 posts - 1 through 7 (of 7 total)
                • The forum ‘Using Ctrlr’ is closed to new topics and replies.
                There is currently 0 users and 98 guests online
                No users are currently active
                Forum Statistics
                Threads: 2,495, Posts: 17,374, Members: 77,605
                Most users ever online was 12 on January 22, 2019 3:47 pm
                Ctrlr