HISE Logo Forum
    • Categories
    • Register
    • Login
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    • ustkU

      Modulation Matrix issues and improvements

      Watching Ignoring Scheduled Pinned Locked Moved Solved General Questions
      5
      2 Votes
      5 Posts
      169 Views
      dannytaurusD

      @ustk Awesome! πŸ˜‚

    • D

      Unlocker - How to use?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      5
      0 Votes
      5 Posts
      68 Views
      ustkU

      @Dan-Korneff Did the same, seems robust enough πŸ‘

    • iamlampreyI

      Ableton Automation can't do math?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      35 Views
      Dan KorneffD

      I have something similar happen in Cubase. Haven't had a chance to investigate yet.

    • dannytaurusD

      TooltipPanel new Fade and ShowIcon data properties (PR help please!)

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

      @ustk Thanks for the pointer. I added another commit other than the PR to ensure the new props are shown in the Data section of the UI.

    • T

      SNEX Distortion parameter not responding to ScriptFX knob connection

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

      @the-red_1 there is also a

      DspNetwork.setForwardControlsToParameters(bool shouldForward)

      method, but I'm confused on when to use it or not as I never used it myself...

    • ChazroxC

      Syntax Error ?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      5
      0 Votes
      5 Posts
      50 Views
      ChazroxC

      @Lindon I havent gotten that one much before. I get whats happening now. πŸ™

    • dannytaurusD

      Randomise start point of LFO Modulator?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      5
      0 Votes
      5 Posts
      37 Views
      dannytaurusD

      @Oli-Ullmann By "free-running" I mean not reset on NoteOn events. And yeah, I found the IgnoreNoteOn parameter right after my last post πŸ˜‚

      Thanks anyway! πŸ™Œ

    • ChazroxC

      Setting ControlCallback w/ Loops ?

      Watching Ignoring Scheduled Pinned Locked Moved Solved Scripting
      17
      0 Votes
      17 Posts
      63 Views
      Oli UllmannO

      @d-healey
      Yes, that's right! Thanks for the tip! :-)

    • OrvillainO

      User presets not showing up in exported plugin

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      80 Views
      d.healeyD

      @Orvillain Have you enabled the global app data folder on MacOS in project preferences?

    • LindonL

      Setting slider pack value at position(index) when its in a ScriptProcessor....

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      55 Views
      LindonL

      @d-healey thanks. I ended up going back to Globals and FixObjectArrays as Im actually using values all over the place...., it makes me shiver a bit but hey .....

    • It_UsedI

      Hise can't save hr file with hxi metadata.

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      13
      0 Votes
      13 Posts
      227 Views
      It_UsedI

      @d-healey yeah

    • pcs800P

      Muting bands in a script fx network

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      8
      0 Votes
      8 Posts
      141 Views
      ustkU

      @resonant Not on happening on my end but, perhaps just interfacing a control.smoothed_parameter can help.

    • whereami518W

      Wavetable Synth Crash on note played

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      35 Views
      ChazroxC

      @whereami518 Do you have anything scripted in onNoteOn?

    • RetromelonR

      CableBox

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      18
      0 Votes
      18 Posts
      220 Views
      RetromelonR

      Hey @Orvillan,

      No big deal if I didn’t know how to post a snippet. Better to ask than mess around blindly, right? I’m really new to coding, mostly picking it up bit by bit.

      I love making my own tools and plugins, experimenting with sounds, and sharing my stuff for free with the community. I started with Synthedit, but it’s not really modernized, so that’s why I decided to switch to HISE.

      Honestly, I’m mainly a music producer, graphic designer, and sound engineer, and I want to put all of my passions together to create the plugins that I want to make. Since coding isn’t one of my skills, I have no choice but to learn it step by step to help me further with plugin development, since HISE requires some coding knowledge to work around.

    • DanHD

      License Manager (Wordpress) Deactivation help

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      11
      0 Votes
      11 Posts
      171 Views
      It_UsedI

      @Christoph-Hart Thanks, I just don't know how to make my problem noticed, it doesn't bother me, but I had no other way out. I could write to you in private messages, but that's even worse than doing it in another post. I heard you, thanks again, and sorry again!

    • dannytaurusD

      Imgur not working in the UK is really starting to piss me off! πŸ˜‚

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      2 Votes
      7 Posts
      76 Views
      dannytaurusD

      @Christoph-Hart πŸ˜‚πŸ˜‚πŸ˜‚

    • S

      Compile errors on Ubuntu 24.04

      Watching Ignoring Scheduled Pinned Locked Moved Newbie League
      15
      0 Votes
      15 Posts
      162 Views
      S

      @d-healey Thanks David - that worked and I was able to compile the DebugWithFaust version and run it....
      Now to try a ReleaseWith Faust.....
      Thanks again for your time, help and patience 😁

    • ulrikU

      selection.set(Sampler.FileName, new path);

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

      Envelope follower signal domain

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

      signal detection = mod output (minus smoothing), so still not clear what's the problem, but glad you solved it :)

    • C

      Export Samples for Installer - hanging at Compressing 100%

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved General Questions
      21
      2 Votes
      21 Posts
      2k Views
      It_UsedI

      @Christoph-Hart need your help. This really needed part for big projects.
      https://github.com/christophhart/HISE/issues/798