HISE Logo Forum
    • Categories
    • Register
    • Login

    is it possible to load a .wav into memory for processing with faust

    Scheduled Pinned Locked Moved General Questions
    10 Posts 5 Posters 344 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.
    • ospfeigrpO
      ospfeigrp
      last edited by

      like the following https://github.com/sletz/faust-sampler

      StraticahS 1 Reply Last reply Reply Quote 1
      • S
        sletz
        last edited by

        I don't think so. This would require using a SoundUI object as explained here: https://faustdoc.grame.fr/manual/architectures/#developing-a-new-soundfile-loader

        But since HISE use based on JUCE, then using the already written JuceReader should be strait forward.

        StraticahS 1 Reply Last reply Reply Quote 1
        • StraticahS
          Straticah @sletz
          last edited by

          @sletz @ospfeigrp id be interested in that aswell.
          I wanted to do a wavetable synth or granular sampler and was wondering if thats possible with FAUST in HISE.

          building user interfaces in HISE :)
          web: www.vst-design.com

          1 Reply Last reply Reply Quote 0
          • StraticahS
            Straticah @ospfeigrp
            last edited by

            @ospfeigrp did you find a way?

            building user interfaces in HISE :)
            web: www.vst-design.com

            1 Reply Last reply Reply Quote 0
            • O
              Orvillain
              last edited by Orvillain

              I was wrong, edited out bad info to save people hassle in the future

              StraticahS 1 Reply Last reply Reply Quote 0
              • StraticahS
                Straticah @Orvillain
                last edited by

                @Orvillain any example on how to do that?

                building user interfaces in HISE :)
                web: www.vst-design.com

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

                  @Straticah nope loading float arrays into Faust is one of the last missing functions that aren't integrated yet.

                  O 1 Reply Last reply Reply Quote 2
                  • O
                    Orvillain @Christoph Hart
                    last edited by

                    @Christoph-Hart A Faust node can process what has been loaded into a previous node right?

                    IE: Load sound content into a SNEX node using ExternalData, and then add a Faust node immediately after it to process it like you would any effect ???

                    Unless I am deeply misunderstanding the OP's needs ?? Could be. Haven't slept much!!

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

                      @Orvillain yes, but you can't access the buffer of an external file to implement eg. a granulator (or simple sample player) directly in Faust.

                      O 1 Reply Last reply Reply Quote 1
                      • O
                        Orvillain @Christoph Hart
                        last edited by

                        @Christoph-Hart Right, understood! I thought you could! My bad.

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

                        45

                        Online

                        1.7k

                        Users

                        11.7k

                        Topics

                        101.8k

                        Posts