HISE Logo Forum
    • Categories
    • Register
    • Login

    HISE 1.5.0

    Scheduled Pinned Locked Moved General Questions
    8 Posts 6 Posters 1.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Christoph HartC
      Christoph Hart
      last edited by Christoph Hart

      Hi everybody,

      just wanted to let you know that I've bumped the version number to 1.5.0 and uploaded new builds. I thought the changes between the last version and this justified this huge bump :)

      HISE is now using JUCE 5 which brings some neat new features like support for the latest Visual Studio 2017 version along with a few other things.

      Also from now on, I'll try to integrate HISE with a build server and automatically upload the binaries when I bump the version number. For this to work, I'll moved the hosting of the Installers to the GitHub release page.

      1 Reply Last reply Reply Quote 2
      • d.healeyD
        d.healey
        last edited by

        What are the other advantages of JUCE 5 that are present in HISE?

        Libre Wave - Freedom respecting instruments and effects
        My Patreon - HISE tutorials
        YouTube Channel - Public HISE tutorials

        1 Reply Last reply Reply Quote 0
        • Christoph HartC
          Christoph Hart
          last edited by

          Mostly stuff for iOS. Also there is a whole new DSP module in JUCE 5 which contains building blocks for more effects. However I don't use this yet because it requires people to use a modern compiler and I need to wait a bit until everyone migrated to VS2017 before doing this.

          Also this was required for getting VisualStudio 2017 to work which is important because new people can't download VS2015 anymore.

          1 Reply Last reply Reply Quote 2
          • staiffS
            staiff
            last edited by

            Also you must update your Windows SDK to 10.0.1699.
            seems i was in SDK 8 / VS2015.

            will try VS2017. Didn't have yet because of many troubles reported with VS2017 and last VST SDK (3.6.8 ?)

            still in VS2015/SDK 3.6.6

            for further new DSP modules i will update all ;)

            Excuse me i'm French.

            1 Reply Last reply Reply Quote 0
            • Christoph HartC
              Christoph Hart
              last edited by

              Yeah the migration to Vs2017 is a bit annoying, you also have to deinstall IPP and reinstall the newest version in order to detect it automatically in VS2017 (and if you‘re using VS extensions like Visual assist you need to buy a new license because the old version can‘t run in VS2017.

              But still 100 times more fun than XCode ;)

              1 Reply Last reply Reply Quote 0
              • LindonL
                Lindon
                last edited by

                Big win. Well done Christoph.

                HISE Development for hire.
                www.channelrobot.com

                1 Reply Last reply Reply Quote 0
                • D
                  davephillips
                  last edited by davephillips

                  I was happy to read of the update, and I've successfully built HISE 1.5.0 on Fedora 23 (Linux). Alas, the tutorial example is giving me fits and I need some help/advice. In Tutorial 3 I'm bombing out after adding the given code to the onNoteOn callback, the compiler returns this error:
                  Line 1, column 31: Call of getControllerNumber() outside of getController callback {U2NyaXB0IFByb2Nlc3Nvcnx8MzB8MXwzMQ==}

                  Any suggestions ? I've been careful to follow every step but of course I may have missed something.

                  Also, is this the right place to post build errors/problems ?

                  Best,

                  dp

                  1 Reply Last reply Reply Quote 0
                  • Dominik MayerD
                    Dominik Mayer
                    last edited by

                    hey Dave,

                    It seems that you put the code into the false callback. I ran into this issue too some time ago. There are two callbacks that have a quite similar name what can be mixed up quite easily. onController and onControl. While the OnController manages the CC inputs the onControl serves as the callback for the GUI-Widgets/Elements.

                    And BTW: be a bit lenient with the tutorial in its current state. There have been many changes in HISE in the last months and not everything seems to be up to date.

                    best,
                    d

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post

                    54

                    Online

                    1.7k

                    Users

                    11.7k

                    Topics

                    101.9k

                    Posts