wikter

Forum Replies Created

Viewing 20 posts - 21 through 40 (of 49 total)
  • Author
    Posts
  • in reply to: CTRL NRPN basic programming #32563
    wikter
    Participant
      • Topics: 5
      • Replies: 49
      • Total: 54

      …what means that “-2”??

      MVXSynths
      R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

      in reply to: JUCE bough by ROLI #32562
      wikter
      Participant
        • Topics: 5
        • Replies: 49
        • Total: 54

        Great!
        Anything helps you enhancing Ctrlr helps us!
        Hope they don’t terminate or close its open character…

        MVXSynths
        R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

        in reply to: redirect a CC# (D Beam Controller) #32561
        wikter
        Participant
          • Topics: 5
          • Replies: 49
          • Total: 54

          Why not a simple UPDATE button?
          I think it’s something that is not a priority.
          Autoupdate routines sometimes helps intensively crashes to appear. The actual method is easy when you know it.

          MVXSynths
          R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

          in reply to: redirect a CC# (D Beam Controller) #32350
          wikter
          Participant
            • Topics: 5
            • Replies: 49
            • Total: 54

            Hi… I’ve read this post and found an answer.
            The fact is that Ctrlr doesn’t update the “modulators” list by itself.
            You need to go through the General/Resources/Utility pages (just see them, touch nothing else than labels) and then the modulators update.
            Then, select:
            LinkToModulator: Modulator Name (selected from a list)
            LinkToModulatorValue: “modulatorValue” (it’s the message to link to)

            That’s all.
            Starting a Ctrlr from scratch doesn’t allow to link modulators.

            • This reply was modified 9 years, 5 months ago by wikter.

            MVXSynths
            R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

            in reply to: Kawai K4/K4r controller done! #32344
            wikter
            Participant
              • Topics: 5
              • Replies: 49
              • Total: 54

              Well, the hard work was almost fully done by you, I give a look to the manual and I remembered how terribly it was written. I made a programmer for Synthmaker some years ago, but I used SoundDiver to get the values. The Sysex Spec in the manual is really a mess.
              In fact, to match the correct values I had to use my own synthmaker plugin.
              Maybe your mistake in the values was that you count the “element number” as part of the data.
              Any sysex chain has parameters for:
              – manufacturer Id
              – device ID
              – sub ID’s…
              And these Sub Id’s are structured in sections and elements.
              In the K4 messages, the last third byte is related to each of the four voice elements, but again in a strange way:
              00 – Common + element 1
              02 – Element 2
              04 – Element 3
              06 – Element 6
              In fact, the waveform parameter, with almost 256 values may guide to wrong interpretation of these values as there’s no room for higher than 127 in the only byte left to values…
              (Some manufacturers use 2 bytes for values)
              F0 40 00 00 00 04 00 20 F7
              F0 – start
              40 – manufacturer
              00 – device
              (…)
              00 – ELEMENT
              20 – Value
              F7 – END
              (that sample message is taken from sysexdb.com and is not an edit message but a recall routine)

              I’ll offer this panel here when I finish adding labels for patch.
              http://www.mvxsynths.tk

              MVXSynths
              R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

              in reply to: Bass station II parameter question #32270
              wikter
              Participant
                • Topics: 5
                • Replies: 49
                • Total: 54

                Hi! What about that BassStation editor?

                MVXSynths
                R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

                in reply to: Kawai K4/K4r controller done! #32259
                wikter
                Participant
                  • Topics: 5
                  • Replies: 49
                  • Total: 54

                  Ready!!! It works fine!

                  EDIT: Updated!

                  • This reply was modified 9 years, 5 months ago by wikter.
                  • This reply was modified 9 years, 5 months ago by wikter.
                  Attachments:
                  You must be logged in to view attached files.

                  MVXSynths
                  R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

                  in reply to: Kawai K4/K4r controller done! #32241
                  wikter
                  Participant
                    • Topics: 5
                    • Replies: 49
                    • Total: 54

                    Well… analyzing more indepht I’ve seen that you’ve used MS/LS messages when almost all of the K4 messages are just lower than 127.
                    I’ve been correcting some… And it shows clearer.

                    MVXSynths
                    R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

                    in reply to: Kawai K4/K4r controller done! #32240
                    wikter
                    Participant
                      • Topics: 5
                      • Replies: 49
                      • Total: 54

                      WEll, I’ve been testing the panel.
                      There’s a very confusing sort of values.
                      In some cases your K4 editor show values that doesn’t reflect the ones shown in any K4 editor. Sometimes, modulators that have bipolar values (-50, 0, +50) show values from 0 to 100 in your editor.
                      That’s really annoying, there’s a way to create a list of shown values that have different values when they’re sent by sysex. The formulas are usually simple.
                      Also, the labels of the groups mess with other value labels.
                      The important values such as Cutoff, Level, PAN, Velocity>Level… have the same size as other unused values…

                      MVXSynths
                      R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

                      in reply to: Korg R3 Sysex Editor #32235
                      wikter
                      Participant
                        • Topics: 5
                        • Replies: 49
                        • Total: 54

                        Also, I’ve splitted the patch to get separate Part1/Part2 editors:
                        Here they are…

                        Attachments:
                        You must be logged in to view attached files.

                        MVXSynths
                        R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

                        in reply to: 2 problems not solved #23587
                        wikter
                        Participant
                          • Topics: 5
                          • Replies: 49
                          • Total: 54

                          The problem is that once set the channel a slider should send a midi CC, if you send the same midi CC from any other channel, all the sliders sends in that channel, no matter which is the panel channel.
                          Is something like autolearn, but in a very undesirable way.

                          MVXSynths
                          R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

                          in reply to: Modulators without component? #23574
                          wikter
                          Participant
                            • Topics: 5
                            • Replies: 49
                            • Total: 54

                            well, is there a solution to get more than 64 automatable VSTparameters using Ctrlr VSTplugin??

                            MVXSynths
                            R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

                            in reply to: 2 problems not solved #23572
                            wikter
                            Participant
                              • Topics: 5
                              • Replies: 49
                              • Total: 54

                              Hi, I’ve managed to solve the issue.
                              The solution is to use a Multi message.
                              Just put the controller number and it works fine.

                              MIDI
                              Message type…Multi
                              Override…….No
                              Channel……..2
                              Midi CC……..X (not in use)
                              Midi Value…..X (not in use)
                              Multi Message..CC,Direct,Direct,1,-1,

                              That’s it.
                              But the problem remains in the app!

                              • This reply was modified 9 years, 11 months ago by wikter.

                              MVXSynths
                              R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

                              in reply to: Exported VST Parameters #23571
                              wikter
                              Participant
                                • Topics: 5
                                • Replies: 49
                                • Total: 54

                                Ok… I’ve seen there’s a problem INSIDE the program. I’ve edit the “max vst parameters” range and changed from 0 to 127. I’ve used an hex editor.
                                Now I have a minimum of 127 parameters… I can change the number, but it’s not saved.
                                I’ve edited the minimum in the VSTplugin, now I see also 127 as the value set in the preferences, but only 64 values are shown. I0’ve saved with a different name and erased all the cached vst data and rescanned the plugin in the host.
                                No fix.
                                Just limited to 64 parameters. Isn’t it?

                                Revision = ac6a31852a8e26ddbf6a7133f87f1fd6dac8a6c4, Build date = Thu 04/24/2014, Branch = Nightly, Juce = 3.0.5, Boost = 1.52.0, Lua = 5.1.4,

                                MVXSynths
                                R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

                                in reply to: Exported VST Parameters #23568
                                wikter
                                Participant
                                  • Topics: 5
                                  • Replies: 49
                                  • Total: 54

                                  Well, using now the last version.
                                  I’ve removed the ctrlr.settings file in my user folder.
                                  I’ve removed anything relating to ctrlr settings inside register.
                                  Sometimes, “Max exported VST…” settings is not listed in preferences.

                                  see the attachment…

                                  Attachments:
                                  You must be logged in to view attached files.

                                  MVXSynths
                                  R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

                                  in reply to: Exported VST Parameters #23567
                                  wikter
                                  Participant
                                    • Topics: 5
                                    • Replies: 49
                                    • Total: 54

                                    Has been it fixed?

                                    MVXSynths
                                    R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

                                    in reply to: Exported VST Parameters #23566
                                    wikter
                                    Participant
                                      • Topics: 5
                                      • Replies: 49
                                      • Total: 54

                                      Problems here too.
                                      Revision = 1655, Build date = 2013/12/29 00:32:59, Branch = Nightly, Juce = 3.0.0, Boost = 1.52.0, Lua = 5.1.4,

                                      MVXSynths
                                      R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

                                      in reply to: relative midi CC control of a panel #23565
                                      wikter
                                      Participant
                                        • Topics: 5
                                        • Replies: 49
                                        • Total: 54

                                        I’ve used and programmed some panels and this behaviour didn’t happened.
                                        Maybe the relative mode response within Reaper is not the correct.
                                        Try to use Midi Monitor to see which values is sending the host to the panel.
                                        I can automate some values on Studio One, and also I can control them with a BCR2000 and with the Korg R3 own interface. I’ve found no misbehaviors in this way.
                                        The only problem is that there’s no chance to increase “maxexportedVSTparams” value. it’s fixed at 64 (I can change the number on the preferences menu, but it has no effect)

                                        MVXSynths
                                        R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

                                        in reply to: Saving/Loading patches from a panel #23026
                                        wikter
                                        Participant
                                          • Topics: 5
                                          • Replies: 49
                                          • Total: 54

                                          Use the midi library, allows you to save some snapshots.
                                          I haven’t made an intensive use of that feature, but I think you can recall and display sanpshots names by linking sliders or boxes to that property.
                                          I’ve used a panel that recalls presets… but I can’t remember its name.

                                          MVXSynths
                                          R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

                                          in reply to: Error: MSB Sysex is 8bit value #22919
                                          wikter
                                          Participant
                                            • Topics: 5
                                            • Replies: 49
                                            • Total: 54

                                            Yes, 7 bits. The problem is that msb is 8 bits and lsb 7bits.
                                            Msb range is 00-ff
                                            Lsb range is 00-7f
                                            There are workarounds to avoid those 7f-ff values but a correction in the range of msb values would help to make things easier.

                                            MVXSynths
                                            R3 / MOX6 / Electribe2 / Electribe R MkII / Electribe MX / K4R / BCR2000 / XStation61 / XStation25 / Virus Rack / Chameleon / Proteus 2500 / RM1X / KN2600

                                          Viewing 20 posts - 21 through 40 (of 49 total)
                                          Ctrlr