Nigthly builds

Home Forums General News and releases Nigthly builds

Viewing 20 posts - 1 through 20 (of 30 total)
  • Author
    Posts
  • #65
    atom
    Keymaster
      • Topics: 159
      • Replies: 2945
      • Total: 3104
      • ★★★★★

      For Windows only for now, but any new changes i’ve made, any fixes for bugs reported in the tracker will be in the nightly build. I’ll update that whenever anything relevant changes, at some point a normal build will be available ofcourse. For now this will have to do since i don’t have enough time to get normal builds running.

      #1134
      Filch
      Participant
        • Topics: 22
        • Replies: 173
        • Total: 195
        • ★★

        Any chance background images for Groups will return, and/or possibly adding background images for individual tabs?

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

          return ? they never were there, but sure i can add that stuff it’s pretty str8 forward.

          #1136
          Filch
          Participant
            • Topics: 22
            • Replies: 173
            • Total: 195
            • ★★

            I see. I assumed they were there before based on the Changelog link at the top of the page : "[DONE]: add background for groups"
            I have no idea when that was written though. I thought that might have been current. <img decoding=” title=”Smile” />

            That’d be great to have though in a future update.

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

              background colours <img decoding=” title=”Smile” /> not images, but like i wrote it should be fairly easy to do.

              #1138
              Filch
              Participant
                • Topics: 22
                • Replies: 173
                • Total: 195
                • ★★

                release 574

                Getting some change in how the background image is displayed. No more custom settings? I was using xLeft+yTop+onlyReduceInSize
                Now every setting I use doesn’t work for how I’m using my background.

                The field ??uiImagePanelLayoutCustom appears do do nothing.

                Also, Getting crashes again trying to send objects to Tabs

                #1139
                Layzer2
                Participant
                  • Topics: 21
                  • Replies: 55
                  • Total: 76

                  i’m noticing on this latest update that when you close/open a ctrlr, the buttons now come up with "button" on them.
                  I’d rather they came up with the first expression in the value box. for example: "on" in the line "on = 1"

                  also, doing a simple test of dropping a slider on an empty panel and making it a multi componenet
                  still doesnt work right. closing/opening the ctrlr turns the slider to a regular sysex control.

                  midi monitor shows F0 00 F7 being sent instead of the values in the multi list.

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

                    Can you be more specific about the TABS issue, i can’t crash my Ctrlr, i’m trying to send stuff and bring it back from tabs and it’s working, i’d need some more info.

                    I fixed the Button issue, and i’ll look into the sysex problem asap.

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

                      The sysex stuff.

                      I create a new panel, add a Slider, make it a Multi "MIDI type" add 3 SysEx sub==messages with formulas
                      [code:3a93w7xw]
                      SysEx,Direct,Direct,-1,-1,F0 00 01 xx F7
                      SysEx,Direct,Direct,-1,-1,F0 00 02 xx F7
                      SysEx,Direct,Direct,-1,-1,F0 00 03 xx F7
                      [/code:3a93w7xw]

                      i tweak it, it does what it should do. I close Ctrlr, i tweak the slider again it does what it should do.

                      What should i change in this scenario to reproduce your problem.

                      #1142
                      netchose
                      Participant
                        • Topics: 15
                        • Replies: 70
                        • Total: 85

                        sending 2 combo and 2 text : it crash. if i send them separatly it’s OK :

                        [attachment=0:22hg4lpz]tabcrash.jpg[/attachment:22hg4lpz]

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

                          you are correct, i just fixed that (a simple type-o) will post those fixes in a minute and do a new Nightly

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

                            Also i wanted to add, Nightly builds and the next release is built with Visual2010, so i ask for some testing if it all works (especialy on Windows XP, VISTA).

                            LUA is there already there are some methods already available, i’ll be posting a API doc asap, i just need to stabilize the code and how i want to proceed in the future, i’m not very good with creating APIs (that’s ny first one actualy).

                            #1145
                            Filch
                            Participant
                              • Topics: 22
                              • Replies: 173
                              • Total: 195
                              • ★★

                              Is adding buttons and imageButtons still in the works for Radio Groups?

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

                                i guess so.

                                just one news, i did a nightly build for the MAC if anyone wants to give that a try.

                                #1147
                                msepsis
                                Participant
                                  • Topics: 219
                                  • Replies: 732
                                  • Total: 951
                                  • ★★★

                                  Thanks Atom,
                                  I’m giving the mac build a try – would you mind terribly doing a linux build as well as a bit of things have been updated (as far as I can tell) from the last linux build.

                                  Thanks again!

                                  Monstrum Media | Music, Sound & Software Design, Chicago / San Francisco listen

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

                                    sure, it’s late today but i’ll update that tomorrow

                                    #1149
                                    Layzer2
                                    Participant
                                      • Topics: 21
                                      • Replies: 55
                                      • Total: 76

                                      @atom: oh ok…. I did the test you did with a clean "new" panel made in Rev. 557 and it did indeed work right after close/open… i think the problem is with using code from a panel made with 526 is where the problem is. oh well… no problem, i will finish this last panel with the workarounds i made in the absence of working mulit messages.

                                      keep up the fine work Mr. Atom!

                                      #1150
                                      Layzer2
                                      Participant
                                        • Topics: 21
                                        • Replies: 55
                                        • Total: 76

                                        buttons now reload as requested in 573! thanks so much for this Sir!!!!

                                        #1151
                                        Filch
                                        Participant
                                          • Topics: 22
                                          • Replies: 173
                                          • Total: 195
                                          • ★★

                                          Are imageButtons any closer to having radio group functionality, or should I go ahead and start figuring out a work around in LUA?

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

                                            i’m working on the uiImageButton right now (momentary mode and radio groups)

                                          Viewing 20 posts - 1 through 20 (of 30 total)
                                          • The forum ‘News and releases’ is closed to new topics and replies.
                                          There is currently 0 users and 73 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