HISE Logo Forum
    • Categories
    • Register
    • Login

    Need HISE exporter for SALT

    Scheduled Pinned Locked Moved C++ Development
    2 Posts 2 Posters 1.0k 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.
    • E
      elanhickler
      last edited by

      What's the easiest way to add HISE samplemap creation to SALT? I know you made a dll one time.

      I need a way to specify mic positions, round robins, sample start time, just to name a few.

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

        To be honest the most easiest way would be to reverse engineer the xml and write the properties in the given structure - the XML is pretty trivial: a root element with a child for each sample that has certain properties. multimic samplemaps have one child per sample containing the filename of the file position. The properties should all be self explanatory, but if something's unclear I am happy to help out.

        You can use the JUCE ValueTree and its createXML method, this is how I create them myself.

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

        46

        Online

        1.7k

        Users

        11.7k

        Topics

        101.8k

        Posts