HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. HISEuser
    3. Topics
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 53
    • Groups 0

    Topics

    • H

      JUCE 7

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      633 Views
      Christoph HartC

      I didn't know HISE made any modifications to JUCE.

      Mostly small getter / setter functions or other trivial things, but the most important change (which has no chance of getting pulled into the main JUCE codebase) is the addition of a custom Buffer for floating point values to be stored in the var class.

      The process of updating JUCE is rather annoying (and each time it introduces some weird glitches), so I only do it when there's a real reason for it (also my cheap ass doesn't have a JUCE 7 license yet)...

      Normally I'm doing these steps:

      Fork the master branch of JUCE exactly from the commit that I forked it into HISE Copy over the JUCE directory from the HISE repo. This mark all my changes in the git. Review them again, do some cleanup and discard the changes that are useless (sometimes I just remove an assertion that annoys me too much) Create a patch from my changes Copy the current JUCE version into HISE Apply the previously generated patch file to reapply the custom HISE changes (sometimes I need to resolve merge conflicts).
    • H

      About Expansions

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      16
      0 Votes
      16 Posts
      850 Views
      Christoph HartC

      Is there no way to access data from the extension's host?

      Yes. Once you've loaded a full instrument expansion, it will "forget" that it's an expansion an acts like a "native" HISE project with the only addition of being able to unload itself.

    • H

      Probably a dumb question, but...

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      14
      0 Votes
      14 Posts
      769 Views
      ?

      @Christoph-Hart Would this new feature allow for multiple expansions in a single instance? Similar to how Kontakt handles multiple .nkis. I've had some users request this.

    • H

      Tuning an EQ to MIDI note

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      351 Views
      H

      Nevermind, discovered it's under 'file'. Still learning my way around, that didn't work how I expected it to.
      Time to do a little learning, thank you for the example.

    • H

      While I try to get started...

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      505 Views
      H

      Just noticed - HISE still has an option 'export for HISE player' under 'export'.
      Also 'ScriptNode Syntesiser' and 'Syntesizer Group' are misspelled.

    • H

      Starting to use HISE is one of the biggest pains in the neck I've ever had

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      58
      1 Votes
      58 Posts
      5k Views
      Y

      @Lindon 😂😂😂