Linux support

Home Forums Platform Specific Linux Linux support

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

      I’m just re-posting this. Is anyone interested in running ctrlr on Linux. I can do Linux builds but i don’t know if there is anyone out there using Linux for music.

      #871
      clickfix
      Participant
        • Topics: 0
        • Replies: 1
        • Total: 1

        Please do!
        We may not be many, but linux musicians do exist <img decoding=” title=”Smile” />

        I there are no really good music production apps for linux, but I mainly use hardware synths and sequencers, and most of them have to be programmed trough a computer and its a pain everytime i have to use windows to do that, this is a really great opportunity.

        Also linux is gaining in popularity, sooner or later there will be enough good programs to fully use it to produce music, ubuntu studio was a step in the right direction and this is an other good step!

        #872
        tacky
        Participant
          • Topics: 0
          • Replies: 3
          • Total: 3

          Hi – have just bought a dsi tetra; glad I found this place.

          I’m running Ubuntu Lucid – any movement on Linux builds?

          Congrats on this cool looking project anyhow.

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

            Well actually yes, i posted some fixes to JUCE to do builds on gcc < 4.2 and i was able to build the engine, i need to find a build system now that would handle the source structure i have now, make has some problems i dont wont to use the classic "configure; make" stuff cause it’s a mess, CMake i don’t know, premake looks nice but it’s unknown to anyone. Once i figure that out i’ll post some builds.

            #874
            tacky
            Participant
              • Topics: 0
              • Replies: 3
              • Total: 3

              Sounds good – is SCons any use to you? SConstruct files are way over my head unfortunately.
              Best of luck with it and thanks for thinking of us Linux types.

              #875
              gsking1
              Participant
                • Topics: 0
                • Replies: 1
                • Total: 1

                Just found out about CTRLR. I would love to see some linux builds or some instructions on how to build on linux. I’m no developer, but can usually get through the dependency, configure, make, etc.. process. Interested in Juno-2 and JX8P versions. Thanks, Geoff

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

                  huh i did not think this will come back, i still can support linux the code is still cross-platform so once i get some free time i’ll try to cook something up for Linux.

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

                    i did not let go, i started to add Codelite projects that use mingw, it’s not working yet there are some issues with win32 api (i guess this won’t be on linux). Codelite will give me a cross-platform way to create the same projects, and linux will be included in that. I just need to get that running.

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

                      Well i did it, i got a linux build running, can someone name a ctrlr they could test with their hardware so i don’t build ALL ctrlrs right now.

                      #879
                      maghoxfr
                      Participant
                        • Topics: 0
                        • Replies: 3
                        • Total: 3

                        Hi, I just found out about Ctrlr, how can I do to run it on linux?

                        [quote:2mpq2ah5]I can do Linux builds but i don’t know if there is anyone out there using Linux for music.[/quote:2mpq2ah5]

                        I think there’s quite a lot of people that would be interested, me included.

                        If there’s any .deb or PPA or whatever from where I could get this please let me know.

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

                          Well no for linux for now it’s all sourcecode so you’d have to build it.

                          If you can tell me the name and version of the distro you are using i can do the build for it for testing purposes, a packaging system will come later once i get all the problems solved on Linux.

                          #881
                          maghoxfr
                          Participant
                            • Topics: 0
                            • Replies: 3
                            • Total: 3

                            Ok, I understand, I have no idea how but if it’s not hard I could try building it for myself. I’m using Ubuntu Lucid Lynx 10.04. Thanks

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

                              For now i’ve been using CodeLite to do Linux builds, get that it’s a very nice little IDE for Linux, there is a Casio – CZ1000 workspace, load that in CodeLite and try to build the EdoController first, you will definetly need latest juce source and VST SDK 2.4, there are 2 paths in the project settins (compiler settings, include search paths) that need to point to those elements, and that’s it, the EdoController should build.

                              give that a try and let me know.

                              #883
                              maghoxfr
                              Participant
                                • Topics: 0
                                • Replies: 3
                                • Total: 3

                                Ok, I’m a total noob, the only thing I built is qtractor-svn and because it has a step by step. but on a couple of days I’ll have some free time and give it a try. Thanks.

                                #886
                                ViktorNova
                                Participant
                                  • Topics: 0
                                  • Replies: 3
                                  • Total: 3

                                  This software looks so nice! Kudos for using Juce and other multi-platform toolkits! I am very excited for Ctrlr to be available to the Linux community, and I am confident that it will be embraced with open arms and used by countless people. Us Linux users are extremely loyal to good software, currently what is meeting this need is JSynthlib, which is old and ugly and doesn’t seem to have been updated in 5 years. Your software looks WAY nicer, and so rad it’s available as a VST. We have less options than the other operating systems, and there are also some really awesome new VST hosts for Linux (energyXT, Renoise, Jost) and not a whole lot of native VSTs, so as word gets out about Ctlrlr you are going to see a huge spike in users from the Linux community.

                                  Can you put together some quick step-by-step instructions for compiling Ctrlr in CodeLite for Linux, or add it to the wiki? I have CodeLite installed and eventually figured out how to open the CZ1000 workspace, but can’t figure out where to go from there, this is totally confusing! Is this something that CodeLite can do via the command-line? If so, I’d be willing to help make a spec file/SRPM which would make it super easy for packagers to make Ctrlr packages for different distros. I am working in Unity Linux, a close derivative of Mandriva, and would love to use Ctrlr on this platform.

                                  I’m also developing a distro geared at show automation using MIDI/DMX/OSC and would love to include Ctrlr if possible as well

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

                                    well i guess i could but i don’t think it makes sense for ctrlr v4, the new version will be much easier to setup (it uses the new JUCER that exports projects for all supported platforms and Linux is included), also it will be one program (one binary) not like it is now (each ctrlr is a separate binary).

                                    #885
                                    ViktorNova
                                    Participant
                                      • Topics: 0
                                      • Replies: 3
                                      • Total: 3

                                      Awesome, that is most excellent news! I am very much looking forward to it, and I’ll totally help with RPM packaging when it’s ready if you like. =D

                                      #889
                                      pushpaw
                                      Participant
                                        • Topics: 0
                                        • Replies: 2
                                        • Total: 2

                                        Hi! I’m another of those (rare?) Linux users who also loves hardware synths.
                                        Found out about Ctrlr a couple of months ago and occasionally check the download page and forum to see if there’s any progress on Linux support.

                                        Today I did a svn checkout of the trunk but didn’t get very far trying to build it.
                                        Any chance of getting a Linux build HOWTO, or perhaps you’re still willing to build individual Ctrlr’s?
                                        If I could only get one, I’d choose the Waldorf Pulse.
                                        Others I’m interested in are: TX81Z, Micron, Virus B, and DrumStation.

                                        Btw I’m using CrunchBang Linux (the latest "Statler" release, 32 bit), which is based on Debian Squeeze.
                                        Having the Debian base, the procedure to build on it would be pretty much the same as Ubuntu, I would expect.
                                        In fact, 32 bit binaries built on Ubuntu would most likely work fine on my Crunchbang system.

                                        Thanks for any help you’re able to give!

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

                                          well the v5 will be linux friendly, once i’m done with the RC (that should be soon) all platform will be release, for now you can check out the Beta source, and have a look at the Ctrlr.jucer file, you need to load it in the new Jucer that comes with the JUCE library and platform specific build files are created from that (linux, mac, iphone, windows) i try to keep that file updated so you can re-generate current build files.

                                          I use windows as my main development platform but a few days back i was doing a test build on linux and it worked out of the box, but there has some major and minor changes since then so i can’t promise anything.

                                          #891
                                          pushpaw
                                          Participant
                                            • Topics: 0
                                            • Replies: 2
                                            • Total: 2

                                            Thanks Atom! Looking forward to v5.

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