HISE Logo Forum
    • Categories
    • Register
    • Login

    Customisation of NumAudioFiles = 1 ?

    Scheduled Pinned Locked Moved Solved Scripting
    3 Posts 2 Posters 108 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.
    • griffinboyG
      griffinboy
      last edited by griffinboy

      Using NumAudioFiles = 1; gives you something like this:

      1ca5a6d7-5974-452f-94b2-5e79d39a05d3-image.png

      I am wondering if it is possible to customise this. Can I remove certain features for my external node?
      For instance I only require single sample mode, and not the other two, and I don't need draggable handles on the sampler, or a modoutput.

      Thanks. Apologies for all the C++ scriptnode questions in one day.

      d536fa1f-39bb-4d47-812b-e1681291a3ff-image.png

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

        @griffinboy take a look at the convolution node on how to remove sfz and samplemap as option:

        Link Preview Image
        HISE/hi_dsp_library/dsp_nodes/ConvolutionNode.cpp at 9b36b4602c0b8fe6934bf05e43426245a6250e03 · christophhart/HISE

        The open source framework for sample based instruments - HISE/hi_dsp_library/dsp_nodes/ConvolutionNode.cpp at 9b36b4602c0b8fe6934bf05e43426245a6250e03 · christophhart/HISE

        favicon

        GitHub (github.com)

        The mod dragger should disappear if you remove the handleModulation method from your node.

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

          @Christoph-Hart

          Thanks for all your help today!

          I'm looking forward to giving back to the Hise community.

          Diving into the source code, I really appreciate all the work you have done, there is some lovely code and it's been fun trying to unpick everything.

          Thank you for giving us this fantastic tool.

          1 Reply Last reply Reply Quote 1
          • griffinboyG griffinboy marked this topic as a question on
          • griffinboyG griffinboy has marked this topic as solved on
          • First post
            Last post

          18

          Online

          1.8k

          Users

          12.1k

          Topics

          105.5k

          Posts