HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Elezeid
    3. Topics
    E
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 17
    • Groups 0

    Topics

    • E

      Expansion Content not loading in DAW project file?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      15
      0 Votes
      15 Posts
      309 Views
      E

      @d-healey

      In case anyone else should ever run into this problem here is the solution (I'm kicking myself).

      The Expansion Selector has to be higher than the sample map selector in the UI tree.
      That's it.

      That's why the minimal project worked, and that change seems to have completely fixed it in my main project.

      Thanks again for all your help. Hopefully this will help someone in the future!

    • E

      Preset Browser bugs after expansion

      Watching Ignoring Scheduled Pinned Locked Moved Presets / Scripts / Ideas preset preset browser
      2
      0 Votes
      2 Posts
      77 Views
      E

      @Elezeid

      Identified and fixed (sort of 😂)

      Combo box with script swaps between factory and expansion content Combo box saves in preset Changing presets seems to re-trigger the combo box's value, even if it's the same as the previous preset, which initializes the expansion content and bumps the scroll window back to the top

      Fix: Turn off "save in preset" for the combo box.

      Voila! Bug gone. This is a slightly less than ideal way to browse content, as the user will have to manually swap content libraries via the combo box, but it is a small inconvenience when compared to the joy of browsing presets.

      Hope this helps anyone else that runs into the issue in the future!

    • E

      Memory leak with Engine.loadAudioFilesIntoPool

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      12
      0 Votes
      12 Posts
      873 Views
      d.healeyD

      @Elezeid said in Memory leak with Engine.loadAudioFilesIntoPool:

      Am I really the first to run into this issue?

      First one to report it at least, I haven't tested for it though.

    • E

      HISE seems to have butchered all of my loop points.

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports samplemaps monolith sample
      5
      0 Votes
      5 Posts
      626 Views
      E

      @aaronventure This is great advice. I've actually been using git to backup my project after every session, but I'm fairly new to using it so I didn't realize I could revert to a previous version.

      Thanks for pointing this out (and for the other user who mentioned this). I appreciate the guidance!