Forum
    • Categories
    • Register
    • Login
    1. Home
    2. lijas90
    3. Posts
    • Profile
    • Following 0
    • Followers 0
    • Topics 33
    • Posts 116
    • Groups 0

    Posts

    Recent Best Controversial
    • Automatically locate .ch1 monolith files in a custom folder on first plugin launch

      Hi everyone,

      I'm developing a VST plugin with HISE and I'm trying to distribute the sample monolith files (.ch1) separately from the plugin.

      My current setup is:

      • The plugin is exported as VST3.

      • The .ch1 monolith files are copied to a custom user data folder, for example:
        %APPDATA%\MyCompany\MyPlugin\Samples

      The plugin is built using Sample Monoliths.

      The issue is that when the plugin is opened for the first time, HISE still searches for the .ch1 files in my original HISE project folder (inside the HISE project directory) and asks the user to manually locate the Samples folder.

      I would like the plugin to automatically search for the monolith files in my custom AppData folder, so the user can open the plugin immediately after installation without having to manually locate the samples.

      Is there a recommended way to define a custom default sample location in HISE?

      Can this be done through Project Settings, scripting, or by changing the sample search path during initialization?

      Any help or examples would be greatly appreciated.

      Thanks!

      posted in General Questions
      lijas90L
      lijas90
    • RE: Velocity layers overlapping issue

      @lijas90 Thanks!

      posted in General Questions
      lijas90L
      lijas90
    • Velocity layers overlapping issue

      Hi! I'm running some tests using multiple velocity layers with round robins linked to my modulation wheel, following D. Healy’s video. I'm trying to draw the curves so they don’t overlap, but there are still ranges where two samples play at the same time. Does anyone know a tip to fix or at least hide this issue? Thanks!

      Captura de pantalla 2026-06-18 020319.png

      posted in General Questions
      lijas90L
      lijas90
    • RE: CC1 Mod Wheel Crossfading Velocity Layers in HISE

      @David-Healey THANKS!

      posted in General Questions
      lijas90L
      lijas90
    • CC1 Mod Wheel Crossfading Velocity Layers in HISE

      Hi,

      I’m working on a wind instrument in HISE with multiple velocity layers. I want the mod wheel (CC1) to simulate breath/air pressure, so that the sound smoothly transitions between velocity layers depending on the wheel position.

      Right now, CC1 only controls volume (gain), but it doesn’t switch or blend between groups/layers. I couldn’t find a clear X-fade or controller-based group selection option in my version.

      How can I make CC1 control crossfading between velocity layers/groups?

      Thanks!

      posted in General Questions
      lijas90L
      lijas90
    • RE: Pro Tools is not recognizing my AAX plugin.

      @svkpowa thanks!

      posted in General Questions
      lijas90L
      lijas90
    • RE: Pro Tools is not recognizing my AAX plugin.

      @David-Healey Pff, that's too much for me... and from what I see, you have to pay $99 per year to be able to sign AAX plugins. Could someone sign them for me? It would only be two. Thanks David

      posted in General Questions
      lijas90L
      lijas90
    • RE: Pro Tools is not recognizing my AAX plugin.

      @David-Healey No, I'm just using the standard free version of Pro Tools (Pro Tools Intro) that I downloaded from the Avid website. I don't have the developer version. Could that be the reason why my AAX plugin isn't showing up?

      posted in General Questions
      lijas90L
      lijas90
    • Pro Tools is not recognizing my AAX plugin.

      Hi! Pro Tools is not recognizing my AAX plugin. I exported it from HISE and there were no apparent errors during the export, and I placed it in /Library/Application Support/Avid/Audio/Plug-Ins/. However, it doesn’t show up in Pro Tools.

      Does anyone know what might be causing this?

      Thanks!

      posted in General Questions
      lijas90L
      lijas90
    • RE: Why do Logic and Reaper only let me open one AU plugin at a time while VST works fine?

      @dannytaurus Indeed! I had to change the plugin code. THANK YOU!

      posted in General Questions
      lijas90L
      lijas90
    • RE: Why do Logic and Reaper only let me open one AU plugin at a time while VST works fine?

      @lijas90 I think it has to do with the project properties in HISE. I’ve tried changing the IDE bundle and the code of each plugin, but it still doesn’t detect both of them. If I replace one with the other, it detects it — but not both at the same time.

      posted in General Questions
      lijas90L
      lijas90
    • RE: Why do Logic and Reaper only let me open one AU plugin at a time while VST works fine?

      @dannytaurus I mean that even though I have two completely different AU plugins in the Components folder, Logic or Reaper only detects one of them. I have no idea why. Thanks for replying.

      posted in General Questions
      lijas90L
      lijas90
    • Why do Logic and Reaper only let me open one AU plugin at a time while VST works fine?

      Hello. Can anyone tell me why Logic only lets me open one AU plugin? The same thing happens to me with Reaper. With VSTs there’s no problem. I thought it was because they were trial versions, but it’s not. Thanks.

      posted in General Questions
      lijas90L
      lijas90
    • RE: Multi Channel / Multi Output Help!

      @Ben-Catman Can you share the code snippet?

      posted in General Questions
      lijas90L
      lijas90
    • How to export a MIDI file?

      Hi guys, I’m trying to create a function so the user can export a MIDI created by themselves. I know it’s done with saveAsMidiPlayer. Can anyone give me a hint? Thanks.

      posted in General Questions
      lijas90L
      lijas90
    • RE: HISE image directory not found (macOS)

      @Avián Delete the contents of the binaries folder and recompile.

      posted in General Questions
      lijas90L
      lijas90
    • RE: How to control two AHDSR envelopes from different samplers with one knob?

      @David-Healey Thanks David!

      posted in General Questions
      lijas90L
      lijas90
    • How to control two AHDSR envelopes from different samplers with one knob?

      Hi! How can I control two AHDSR envelopes from two different samplers that are inside the same container using a single knob? Is it possible to do it without scripting? Thanks!

      posted in General Questions
      lijas90L
      lijas90
    • RE: Plugin Shows Sample Installation Panels on Startup Even After Configuration

      @David-Healey said in Plugin Shows Sample Installation Panels on Startup Even After Configuration:

      HISE_DEACTIVATE_OVERLAY=1

      Eureka! Thanks David, you always save me.😀

      posted in General Questions
      lijas90L
      lijas90