Forum
    • Categories
    • Register
    • Login
    1. Home
    2. Recent
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    • A

      Audio Engine Sample Rate?

      Watching Ignoring Scheduled Pinned Locked Moved C++ Development
      4
      0 Votes
      4 Posts
      208 Views
      griffinboyG

      @Alatar said in Audio Engine Sample Rate?:

      Is HISE using an internal sample rate, which is different from the host sample rate?

      Hise plugins run at the DAW sample rate.

      The Hise app itself runs at the sample rate you choose in the settings.

      Resampling may occur somewhere else on your PC, but Hise is trying to match whatever it's told.

    • N

      Value mapping to knobs

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      17
      0 Votes
      17 Posts
      357 Views
      N

      @David-Healey the thing is my knob is controling 2 filters to sperate freq ranges, the cutoff of lowpass and highpass is controlled by 0 to 1 knob(parameter knob) i want that knob to showcase the freq numbers. I realised u guys are confused bcs i said filter knob.

    • D

      Multiple modulators for one parameter in Scriptnode

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode
      1
      0 Votes
      1 Posts
      57 Views
      No one has replied
    • D

      How to Fix Filters not working on DAW as they do on HISE

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      89
      0 Votes
      89 Posts
      2k Views
      dannytaurusD

      @duma You're welcome.

    • Oli UllmannO

      Envelope or filter trigger problem

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      4
      1 Votes
      4 Posts
      156 Views
      HISEnbergH

      @Oli-Ullmann Can confirm your issue. It sounds rather similar to what I posted here (minus the noise about global modulation). I.e. Filters + Envelopes break down in a polyphonic setting in HISE.

    • trillbillyT

      control.Timer crashing plugin in DAW

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode timer control.timer
      3
      0 Votes
      3 Posts
      121 Views
      trillbillyT

      @trillbilly If anyone hits the same problem, I got around it by using a tempo-synced ramp and a couple compare nodes to simulate the timers engagement.

      Simple and works.

      336f515f-ea93-490f-9e7b-57a63772fade-image.png

    • J

      JUCE 8 Starter license (free tier) + HISE commercial (closed source) license?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      314 Views
      dannytaurusD

      @JC Good point about the splash screen. It's probably not legally 'clean' to use JUCE 6 and also not have a splash screen. Morally, that's up to you.

      As I said before, if you're selling a closed source plugin and you have even moderate success, you'll be on the $40/mo JUCE plan pretty quickly anyway, which makes it legally and morally fine.

    • P

      MacOS Parallels WIN build fail

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      23
      0 Votes
      23 Posts
      871 Views
      David HealeyD

      @pelle In the pooled resources folder you'll find .dat files for the images. Place it in the plugin's app data folder

    • T

      Heads up: pirated copies of plugins on sale

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      1 Votes
      7 Posts
      207 Views
      Christoph HartC

      I'm pretty sure HISE has shown up at some point on Audioz.net with a rapidshare download link. Fun times back then, no looming AI apocalypse, just good ol' copyright theft by script kiddies.

    • DanHD

      Modulation Draggers don't destroy on disconnect via popup menu or matrix

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      1
      0 Votes
      1 Posts
      41 Views
      No one has replied
    • DanHD

      Mod Matrix bug - hopefully squashed

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      8
      0 Votes
      8 Posts
      324 Views
      Oli UllmannO

      @DanH
      Ha ha 😂 Good question! 🙂

      I'm building a fairly extensive synth plug-in. It has 4 layers, each with 4 sound engines. Each layer has 4 insert and 4 send effects, a master effects section, 4 arpeggiators, and a main page.
      Since I'm using the new HISE modulation system, each parameter really needs its own UI element, which is why there are so many.

    • C

      VST - AU - AAX Logo

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      136 Views
      dannytaurusD

      @cassettedeath You can find a lot of brand vector logos on Wikimedia Commons:

      https://commons.wikimedia.org/wiki/File:Cubase_6_logo.svg

      CleanShot 2026-02-20 at 09.34.48@2x.png

      You don't usually need permission to use the logos but you do sometimes need to attribute them and follow the brand's guidelines.

      A blanket statement should be good: "DAW logos are trademarks of their respective owners." as long as you don't imply any sort of affiliation or link with the company.

      Safest way is to just use text, no logos, like:

      "VST3/AU/AAX versions. Works with Logic Pro, Ableton Live, Cubase, Reaper, Bitwig."

    • DanHD

      drawAlertWindow / drawAlertWindowIcon

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      161 Views
      dannytaurusD

      @DanH Got a snippet?

    • DanHD

      Preset Handler YesNow Window Message

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      1
      0 Votes
      1 Posts
      61 Views
      No one has replied
    • P

      Custom font in WIN vs macOS

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      133 Views
      P

      @David-Healey Solved! I've simply moved the font outside the font folder and removed the "Font/".

    • DanHD

      New LAF Properties for Modulation Display: Selected Source vs Accumulated Range

      Watching Ignoring Scheduled Pinned Locked Moved C++ Development
      17
      0 Votes
      17 Posts
      418 Views
      DanHD

      @Christoph-Hart PR sent, I'm not being precious about it so feel free to close again, good to get the practice in 😆

    • P

      Samples with subfolders

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      157 Views
      David HealeyD

      @pelle There is no decompressor, so always keep your original files.

    • griffinboyG

      Compilation errors, Unable to export VST3, simple css, Renderer.h

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      2
      0 Votes
      2 Posts
      135 Views
      griffinboyG

      @griffinboy

      Solved, it was me being silly. I checked and it was only certain projects that had the issue.
      After investigation I found what I had done wrong:

      #include <Windows.h>

      ^ I had used this line in my c++ nodes,
      And it happens that Windows.h has methods with the same naming as some of the Hise files, creating a conflict.

      The include was actually in a dsp file that I wasn't even using, which is how I missed it.
      But when Hise goes to compile as VST it runs every c++ dsp file, and so the error flagged.

    • DanHD

      CSS changes on 25th Jan seem to have broken button spacing....

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      6
      0 Votes
      6 Posts
      194 Views
      DanHD

      @Christoph-Hart fixed thanks!

    • dannytaurusD

      CSS Errors for every component

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      6
      0 Votes
      6 Posts
      192 Views
      Christoph HartC

      Oh, but this style sheet should correctly assign the label selector to the outer UI component - I assume you don't use it with nested UI components? Can you make a minimal example?