HISE Logo Forum
    • Categories
    • Register
    • Login

    Convolution Reverb don't render/load when compile VST3

    Scheduled Pinned Locked Moved Bug Reports
    3 Posts 1 Posters 259 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.
    • T.B.GuangT
      T.B.Guang
      last edited by

      In my case, i got this in Hise version 3.03 (latest one download from website), and version 3.0.0. I create a Convolution Reverb, then load an impulse file. Everything work well in HISE, but not work after compiled. (I try on Studio one 6). I test with an old projects then got the same problem (v2.0.0 work like a charm with that one, no bug).
      I report this, if here a bug, please help me fix. Or my manual with Convolution Reverb didn't correct.
      Thank for help!

      T.B.GuangT 2 Replies Last reply Reply Quote 0
      • T.B.GuangT
        T.B.Guang @T.B.Guang
        last edited by

        @田伯光 I will try this
        Engine.loadAudioFilesIntoPool();

        //ConvoRev Controls
        const var ConvolutionReverb = Synth.getAudioSampleProcessor("Convolution Reverb");
        const var ComboBox1 = Content.getComponent("ComboBox1");
        ComboBox1.setControlCallback(loadImpulse);

        inline function loadImpulse(control, value)
        {
        ConvolutionReverb.setFile("{PROJECT_FOLDER}"+ control.getItemText() + ".wav");
        }

        1 Reply Last reply Reply Quote 0
        • T.B.GuangT
          T.B.Guang @T.B.Guang
          last edited by

          @田伯光 I have seen problem already. Thanks
          https://forum.hise.audio/topic/819/convolution-reverb/7?_=1688220718285

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

          27

          Online

          1.7k

          Users

          11.7k

          Topics

          102.0k

          Posts