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
    • C

      Couple of questions for my first synth plugin

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      135 Views
      C

      @David-Healey I have not sorry, gonna spend all 5 hours on this. Thanks!

    • Y

      Is there a call that trigger chord? If I have all chords created, How can a single note trigger them?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      77 Views
      Y

      @David-Healey Ok , thanks

    • S

      Loading a Preset from Expansions

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      2
      0 Votes
      2 Posts
      108 Views
      David HealeyD

      @Soundavid Yeah presets are limited to the factory until the expansion is loaded if I remember correctly. I have a series of open PRs that add more functionality for working with expansions.

      de206c4c-9848-4035-b756-9a2843fa229c-image.png

    • B

      ScriptShader TXT

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      1
      0 Votes
      1 Posts
      66 Views
      No one has replied
    • T

      Documentation pdf

      Watching Ignoring Scheduled Pinned Locked Moved Newbie League
      3
      0 Votes
      3 Posts
      116 Views
      David HealeyD

      @TalesOfAudio Press F1 in HISE to view it offline - needs to be downloaded first time.

    • D

      HISE 4.1.0 crashes when compiling faust scriptnodes

      Watching Ignoring Scheduled Pinned Locked Moved Newbie League
      3
      0 Votes
      3 Posts
      140 Views
      D

      @David-Healey I have tried it on the latest commit but the problem is still there.

    • LindonL

      Latest version of HISE breaks existing presets....

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      61
      0 Votes
      61 Posts
      5k Views
      LindonL

      @Christoph-Hart I think not. As this is showing up in HISE as well as compiled plugins.... see my posts at the start about using Console.print to tell me whats happening...

      Sent you the project link to your email

    • X

      No sound from HISE Controller on macOS

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      24
      0 Votes
      24 Posts
      580 Views
      Christoph HartC

      @ulrik of course. Git is the single tool across all software development that pays off. I couldn‘t imagine doing any non toy project without version control. How are you tracking your progress?

    • LindonL

      Trying to build DLL with a newly downloaded HISE

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      182 Views
      LindonL

      @David-Healey yep great, and dumping the quarantine worked for me so thanks.

    • ustkU

      Unnecessary noise when saving presets

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      71 Views
      ustkU

      @Christoph-Hart not that I'm aware of, I didn't even know this macro 🤷♂
      I checked and it's 8 as it should...

    • David HealeyD

      API browser drawing a blank

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports
      9
      0 Votes
      9 Posts
      264 Views
      Christoph HartC

      @ulrik sure

    • David HealeyD

      Css classes in regular look and feel?

      Watching Ignoring Scheduled Pinned Locked Moved Scripting css look and feel
      4
      0 Votes
      4 Posts
      159 Views
      David HealeyD

      I had Claude give it a go. I also noticed that the linear-slider class is added to knobs, even though they're not linear.

      Also made it available in laf and added getStyleSheetProperty too

      https://github.com/christophhart/HISE/pull/935

    • B

      Getting "illegal call in audio thread" while changing a cc value

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      2
      0 Votes
      2 Posts
      78 Views
      B

      @boim98208 For some reason this was only happening when I did learn midi CC. I decided to just stick with a set CC channel for the knob to be better safe than sorry.

    • OrvillainO

      Is it possible to bake in extra meta data into SampleMaps?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      144 Views
      OrvillainO

      @David-Healey Ahh cheers dude. Yeah I get it now. So I've done this for my factory content and it worked fine. I need to figure out expansion packs, but I would guess it is a similar approach; making sure my expansion pack installers put the files in the correct place, and having the plugin scan on startup.

    • pcs800P

      Plugin folder in appdata

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      115 Views
      pcs800P

      @David-Healey Thanks David

    • LindonL

      Builder InterfaceTypes

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      51
      0 Votes
      51 Posts
      2k Views
      OrvillainO

      Also, worth remembering... a compiled plugin CANNOT use the builder - at least for the most part. So what I've also got is a PluginStateData namespace, which maintains a key:value dictionary of module id's to module references. This runs on plugin instantiation, retrieves all of the actual object references, and stores them in a const dictionary.

      You should only use the builder to build the module tree. You should not use it for retrieving or storing id's or object references.

    • CyberGenC

      Drag and drop multiple audio files onto a ScriptPanel?

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      7
      0 Votes
      7 Posts
      256 Views
      CyberGenC

      @David-Healey That did it! I updated to the latest develop branch and multi-file drag/drop istarted working immediately. Thank you much.

    • xxxX

      Setting up license keys

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      6
      0 Votes
      6 Posts
      186 Views
      HISEnbergH

      @xxx 100% they can. It's not the best method and doesn't show you how to interact with a server or WooCommerce, it's just a starting point for within HISE.

    • Y

      Sample map looping point.

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      1
      0 Votes
      1 Posts
      65 Views
      No one has replied
    • lalalandsynthL

      My plugins , Gui and 3d Work.

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      138
      3 Votes
      138 Posts
      59k Views
      lalalandsynthL

      Just did these renderings for Genki Instruments that just released their Katla synthesizer.
      Mostly been working on watch animations, getting a bit bored with that, if anyone needs either a UI design or 3d renders/animations of their plugin, I am available :)
      Still 2025-11-06 172656_4.1.10.T.png Still 2025-11-06 172656_4.1.8.T.png Still 2025-11-06 172656_4.1.6.T.png Still 2025-11-06 172656_4.1.12.T.png Still 2025-11-06 172656_4.1.4.T.png