HISE Logo Forum
    • Categories
    • Register
    • Login

    list of 2.0 changes that makes error with older projects

    Scheduled Pinned Locked Moved Bug Reports
    4 Posts 3 Posters 621 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.
    • staiffS
      staiff
      last edited by staiff

      Hello !
      i notice some changes in 2.0 that causes error if not fixed.
      ParametricEQ (always named like that when selecting it) must be named CurveEQ now. If you've made script with "parametric" you must change all by "curve"

      all const var (EG: const var Arpeggiator = Synth.getMidiProcessor("Arpeggiator");) add error: const var declaration must be on global level

      in the multipage script:
      inline function handlePages2(pageToShow)
      {
      for(p in pages2)
      p.set("visible", pageToShow == p);
      }
      error: Unknown function 'set'

      anyone has other/another errors due to change ?

      Excuse me i'm French.

      d.healeyD JayJ 2 Replies Last reply Reply Quote 0
      • d.healeyD
        d.healey @staiff
        last edited by

        @staiff said in list of 2.0 changes that makes error with older projects:

        all const var (EG: const var Arpeggiator = Synth.getMidiProcessor("Arpeggiator");) add error: const var declaration must be on global level

        This one makes sense. If it's not global then you should most like be using local variables or reg variables.

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

        1 Reply Last reply Reply Quote 0
        • JayJ
          Jay
          last edited by

          Problem: Monophonic filter, if you had one on an old project it will empty the FX rack and it will no load the fx.

          Solution: change it to parametriq EQ, and set the LP/HP there.

          Joansi Villalona

          1 Reply Last reply Reply Quote 0
          • JayJ
            Jay @staiff
            last edited by

            @staiff it's not parametricEQ it is parametriq EQ with (q) instead of (c) as least in HISE. (that's how is written in Hise)

            Joansi Villalona

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

            55

            Online

            1.7k

            Users

            11.7k

            Topics

            101.9k

            Posts