HISE Logo Forum
    • Categories
    • Register
    • Login

    Haha the easter bunny has delivered.

    Scheduled Pinned Locked Moved General Questions
    loris
    99 Posts 10 Posters 10.8k 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.
    • d.healeyD
      d.healey @A Former User
      last edited by

      @iamlamprey Do you have the link?

      Free HISE Bootcamp Full Course for beginners.
      YouTube Channel - Public HISE tutorials
      My Patreon - HISE tutorials

      Christoph HartC ? 2 Replies Last reply Reply Quote 0
      • Christoph HartC
        Christoph Hart @d.healey
        last edited by Christoph Hart

        @d-healey I think I will have to include loris with a preprocessor flag into HISE directly. This entire DLL thing is not working, it‘s a pain for Faust and the DSP networks but necessary, however here it‘s just annoying.

        1 Reply Last reply Reply Quote 1
        • ?
          A Former User @d.healey
          last edited by

          @d-healey

          https://github.com/christophhart/loris-tools/releases

          version 2.0 is the one that worked for me -- if you get the error about declaring const in an inline function, change it to a regular function and everything should work afterwards

          d.healeyD 1 Reply Last reply Reply Quote 1
          • d.healeyD
            d.healey @A Former User
            last edited by

            @iamlamprey Just got around to testing this, 2.0 worked for me too.

            Free HISE Bootcamp Full Course for beginners.
            YouTube Channel - Public HISE tutorials
            My Patreon - HISE tutorials

            ? d.healeyD 2 Replies Last reply Reply Quote 0
            • ?
              A Former User @d.healey
              last edited by

              @d-healey sweet. have you figured out what the createEnvelopes() method is for? like can we attach that to an adsr or something

              https://docs.hise.audio/scripting/scripting-api/lorismanager/index.html#createenvelopes

              d.healeyD 1 Reply Last reply Reply Quote 0
              • d.healeyD
                d.healey @A Former User
                last edited by

                @iamlamprey I haven't used it, but if you search this page for the word envelope I think it may give some explanation - http://www.cerlsoundgroup.org/Loris/LorisModelingInC.html

                Free HISE Bootcamp Full Course for beginners.
                YouTube Channel - Public HISE tutorials
                My Patreon - HISE tutorials

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

                  @d-healey said in Haha the easter bunny has delivered.:

                  @iamlamprey Just got around to testing this, 2.0 worked for me too.

                  @Christoph-Hart 0.2.0 works for the Loris Toolkit but 0.2.2 is needed for the wavetable converter.

                  Free HISE Bootcamp Full Course for beginners.
                  YouTube Channel - Public HISE tutorials
                  My Patreon - HISE tutorials

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

                    What does enablecache do?

                    Free HISE Bootcamp Full Course for beginners.
                    YouTube Channel - Public HISE tutorials
                    My Patreon - HISE tutorials

                    Christoph HartC 1 Reply Last reply Reply Quote 0
                    • Christoph HartC
                      Christoph Hart @d.healey
                      last edited by

                      @d-healey It skips the reanalysis for files that have been analyses once (per runtime, there is no persistent cache). This improves some workflows a bit where you want to analyse once and then apply different functions on the analysed data.

                      Btw I‘ve changed the Loris integration to be included in the HISE build so you don‘t have to do this dynamic library hassle anymore (it‘s painful enough with Faust but I think here it is not really required). Does it work on Linux? I‘ve just tested Win and macOS.

                      d.healeyD 1 Reply Last reply Reply Quote 0
                      • d.healeyD
                        d.healey @Christoph Hart
                        last edited by

                        @Christoph-Hart The latest develop isn't compiling on Linux or MacOS - https://forum.hise.audio/topic/9036/hise-build-error

                        Free HISE Bootcamp Full Course for beginners.
                        YouTube Channel - Public HISE tutorials
                        My Patreon - HISE tutorials

                        Christoph HartC 1 Reply Last reply Reply Quote 0
                        • Christoph HartC
                          Christoph Hart @d.healey
                          last edited by

                          @d-healey oops didn‘t see that, but weird HISE builds here (but maybe I haven‘t pulled the latest changes). Will sort it out today.

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

                            I'm seeing a strange thing when I try to set the window width.

                            Interface: Set option windowwidth with value "0.5"
                            sample_processor:! Invalid option: windowwidth
                            

                            So it's setting the window width and then complaining that it's not a valid option.

                            I'm also seeing this when trying to set any option other than timedomain or freqdrift

                            analyzer_configure must be called before any other analyzer function.
                            

                            Free HISE Bootcamp Full Course for beginners.
                            YouTube Channel - Public HISE tutorials
                            My Patreon - HISE tutorials

                            SimonS 1 Reply Last reply Reply Quote 0
                            • SimonS
                              Simon @d.healey
                              last edited by

                              As there's not much info in the docs please forgive my naive question. Would this let you use Loris as a repitching mode for samples mapped over multiple notes? Is that doable via the UI or should I script it?

                              d.healeyD 1 Reply Last reply Reply Quote 0
                              • d.healeyD
                                d.healey @Simon
                                last edited by

                                @Simon All Loris stuff needs to be done through scripting, and if you want to include it in your final product then it needs to be released under the GPL.

                                Free HISE Bootcamp Full Course for beginners.
                                YouTube Channel - Public HISE tutorials
                                My Patreon - HISE tutorials

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

                                31

                                Online

                                2.0k

                                Users

                                12.6k

                                Topics

                                109.7k

                                Posts