Forum

    • Register
    • Login
    • Search
    • Categories

    Convolution Reverb

    General Questions
    5
    10
    666
    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.
    • Jay
      Jay last edited by

      The convolution reverb is not embedding the IR samples into the Exported FX (VST/AU)

      Joansi Villalona

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

        @jay Did you put them in the audio files folder?

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

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

          @d-healey Yes I Did

          Joansi Villalona

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

            now this is happening to me too... any answers?

            Everything is in the AudioFiles folder, Embed Audio Files is ticked in the project settings

            HISE Development for hire.
            www.channelrobot.com

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

              @Lindon OK more searching in the forum and this is the fix.....

              add this line of code:

              Engine.loadAudioFilesIntoPool();

              HISE Development for hire.
              www.channelrobot.com

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

                Yes, by default, the audio file pool doesn't load all files into memory, so when you export it it will only embed the ones that are currently used. This line will make sure that every audio file is loaded before exporting and should be used whenever you have a collection of IRs that you want to switch.

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

                  FYI, I've just added a safe check that throws a script error whenever you want to load a embedded audio file using the scripting call AudioSampleProcessor.setFile() without calling Engine.loadAudioFilesIntoPool() first. This should catch 99% of all use cases that would lead to a missing embedded resource.

                  J 2 Replies Last reply Reply Quote 1
                  • J
                    jackburns @Christoph Hart last edited by

                    @Christoph-Hart said in Convolution Reverb:

                    Engine.loadAudioFilesIntoPool()

                    AudioSampleProcessor.setFile() without calling Engine.loadAudioFilesIntoPool()

                    Where to add this code? I use old hise 1.1.2(

                    The convolution reverb is not embedding the IR samples into the Exported FX

                    Lindon 1 Reply Last reply Reply Quote 0
                    • J
                      jackburns @Christoph Hart last edited by jackburns

                      dfdfdf.png

                      i have this errors(((

                      1 Reply Last reply Reply Quote 0
                      • Lindon
                        Lindon @jackburns last edited by

                        @jackburns you are going to have to be on a more recent version of HISE...

                        HISE Development for hire.
                        www.channelrobot.com

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

                        14
                        Online

                        794
                        Users

                        5.5k
                        Topics

                        51.6k
                        Posts