HISE Logo Forum
    • Categories
    • Register
    • Login

    General questions about Hise Sampler

    Scheduled Pinned Locked Moved General Questions
    2 Posts 2 Posters 260 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.
    • M
      MrControl
      last edited by

      Hello,

      I'm relatively new to using Hise Sampler, and most of my experience in plugin development has been with SynthEdit, Flowstone, and Maize Sampler. Before fully committing to Hise, I have a few questions:

      1. Can I create a UI that is compliant with 4K displays and can be scaled? This has been a challenge with the development software I've used previously, as I couldn't create 4K-compatible UIs for my plugins. If this is possible with Hise, does it consume a significant amount of CPU resources?

      2. Can I develop plugins with Hise that are compatible with Apple Silicon? Native compatibility is essential for me.

      3. Is there a way to embed the sound content directly within a plugin? I'd like to create a synthesizer with my own wavetable, but I prefer not to require my customers to locate a separate content folder on their computers, especially when the sound content is relatively small (20 MB or less).

      4. When it comes to romplers, how does code signing work on macOS? Is it a straightforward or complex process? Do I need to code sign the sound content files as well?

      I hope these questions clarify my concerns.

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

        1. yes
        2. yes
        3. maybe, but usually you put this stuff into the app data folder during installation and don't ask the user (you only ask him to put the big sample library files).
        4. It's a not straightforward and supper complex process. The sounds don't need to be signed if they are external files but if you keep them in the binary, you'll have to sign the entire package.
        1 Reply Last reply Reply Quote 1
        • First post
          Last post

        57

        Online

        1.7k

        Users

        11.7k

        Topics

        102.1k

        Posts