• Runtime assertion of exported FX plugin

    Bug Reports
    6
    0 Votes
    6 Posts
    32 Views
    ustkU

    @David-Healey A minimal (blank) project works.
    I'll try a minimal that uses the envelope as well and report

  • Phase Correlation Meter

    Scripting
    16
    0 Votes
    16 Posts
    997 Views
    SifresS

    @dannytaurus I would like to add that you can also connect Claude with MCP to the Hise.exe, it can do a lot already and finds its way on its own through documentation, makes edits in the code, compiles for you, recompiles if it runs into errors etc.

    Used it a lot with Opus 4.6 but as many people reported the model got dumbed down a bit and runs through usage like an addict runs through colombian snow. They did double rates in off hours last month. So I basically went from hitting the limit 30 minutes before rate refresh, to 30 minutes after rate refresh 😧 I think the openclaw community really fckd it up for us sadly.

    Claude did a LOT of heavy lifting for my UI phase when developing. SNEX support was missing but I thought I think I saw some commits yesterday that integrate that part as well.

    So yeah. Claude is the bomb and MCP makes it even better (especcialy for a novice coder like myself).πŸ€–

    (Edit: Just noticed this is a topic from before the MCP 😁 )

  • Player and expansion communication......

    General Questions
    17
    0 Votes
    17 Posts
    134 Views
    LindonL

    @Christoph-Hart said in Player and expansion communication......:

    @David-Healey yup sync

    Good news then.. thanks.
    @David-Healey and thanks to you too.

  • Simmons SDS-V Drum Module Emulation

    General Questions
    6
    6 Votes
    6 Posts
    176 Views
    SifresS

    @Morphoice Sick dude. Well done! Loving the sound and glad you kept that interface clean. I'll trade you a code for my synth if you are interested πŸ‘ˆ

  • Latest develop won't build in VS2022

    Bug Reports
    12
    0 Votes
    12 Posts
    75 Views
    OrvillainO

    @David-Healey Yep, will give it a go tomorrow, cheers!

  • Compiling for Windows on ARM64 VM?

    General Questions
    1
    0 Votes
    1 Posts
    25 Views
    No one has replied
  • String literal issue when compiling latest develop?

    General Questions
    3
    0 Votes
    3 Posts
    61 Views
    OrvillainO

    Hey @Christoph-Hart

    Heads up, you might still have an issue:

    > Compiling dll plugin Failed to load the project file: <project>\DspNetworks\Binaries\AutogeneratedProject.jucer Compiling 64bit <project> ... MSBuild version 18.4.0+6e61e96ac for .NET Framework include_hi_dsp_library_01.cpp include_hi_tools_03.cpp Main.cpp RNBO.cpp !<HISE>\hi_dsp_library\node_api\helpers\node_ids.h(842,5): error C2653: 'zstd': is not a class or namespace name !<HISE>\hi_dsp_library\node_api\helpers\node_ids.h(842,11): error C2065: 'ZDefaultCompressor': undeclared identifier !<HISE>\hi_dsp_library\node_api\helpers\node_ids.h(842,30): error C2146: syntax error: missing ';' before identifier 'comp' !<HISE>\hi_dsp_library\node_api\helpers\node_ids.h(842,30): error C2065: 'comp': undeclared identifier !<HISE>\hi_dsp_library\node_api\helpers\node_ids.h(843,5): error C2065: 'comp': undeclared identifier !<HISE>\hi_dsp_library\node_api\helpers\node_ids.h(937,4): error C2653: 'zstd': is not a class or namespace name !<HISE>\hi_dsp_library\node_api\helpers\node_ids.h(937,10): error C2065: 'ZDefaultCompressor': undeclared identifier !<HISE>\hi_dsp_library\node_api\helpers\node_ids.h(937,29): error C2146: syntax error: missing ';' before identifier 'comp' !<HISE>\hi_dsp_library\node_api\helpers\node_ids.h(937,29): error C2065: 'comp': undeclared identifier !<HISE>\hi_dsp_library\node_api\helpers\node_ids.h(939,4): error C2065: 'comp': undeclared identifier !<HISE>\hi_dsp_library\node_api\helpers\node_ids.h(958,4): error C2653: 'zstd': is not a class or namespace name !<HISE>\hi_dsp_library\node_api\helpers\node_ids.h(958,10): error C2065: 'ZDefaultCompressor': undeclared identifier !<HISE>\hi_dsp_library\node_api\helpers\node_ids.h(958,29): error C2146: syntax error: missing ';' before identifier 'comp' !<HISE>\hi_dsp_library\node_api\helpers\node_ids.h(958,29): error C2065: 'comp': undeclared identifier !<HISE>\hi_dsp_library\node_api\helpers\node_ids.h(959,4): error C2065: 'comp': undeclared identifier

    Sanitised log. But seems to be to do with zstd::ZDefaultCompressor ????

  • Full Instrument Expansions - how, what where....

    General Questions
    19
    0 Votes
    19 Posts
    291 Views
    LindonL

    @David-Healey OK well there no way in the instruments to open the preset browser (yeah strange I know) so crossing that off the list.

  • 0 Votes
    21 Posts
    973 Views
    dannytaurusD

    @Jeetender The plugin code must be exactly 4 letters, with the first one uppercase.

    Same format for the company code.

  • 0 Votes
    5 Posts
    150 Views
    the red_1T

    @DanH said in Can't Add Positive Gain in HISE – Am I Missing Something?:

    dsp network xml file

    thank you πŸ™πŸΌ,

  • Advanced Panel like Arturia.

    Newbie League
    2
    0 Votes
    2 Posts
    50 Views
    David HealeyD

    @pratitghosh Content.setHeight()

  • Send Effect make Nasty Feedback ( Almost Death )

    General Questions
    8
    0 Votes
    8 Posts
    1k Views
    S

    @Christoph-Hart just had my life flash before my eyes when I did this same mistake today. It might be high time to prevent this user error before someone unlucky tries this while wearing headphones πŸ™

  • Knob values displayed as percentage

    Scripting
    44
    0 Votes
    44 Posts
    161 Views
    J

    @David-Healey πŸ˜– you know what david, my screen time for today is beyond limits, i think i should take a break and continue tomarrow.. too much coding for today.. But thank you the plugin is done.

  • 0 Votes
    4 Posts
    76 Views
    David HealeyD

    @JulesV Yes you can put multiple licenses in the license file, just make sure it's clear where one ends and the next starts. With mine I put a quick explainer at the top.

  • HISE Won’t Install Proper Version

    General Questions
    9
    0 Votes
    9 Posts
    103 Views
    C

    @David-Healey Backdating made it work, and I’m not one to argue with a good thing. Consider me resolved, good sir. Love your YouTube tutorials, by the way.

  • 0 Votes
    16 Posts
    1k Views
    David HealeyD

    I've added a SourceBPM property alongside NumQuarters so now I can just specify the BPM the sample was recorded at which seems more logical to me. I also fixed a bug that was causing clicks at certain BPMs. PR

  • How to display jpanner node values in labels/panel

    ScriptNode
    5
    0 Votes
    5 Posts
    203 Views
    J

    @Jeetender said in How to display jpanner node values in labels/panel:

    the one in the red circle, i want to display its value from -100% to a 100%
    Untitled.png

    @David-Healey said in How to display jpanner node values in labels/panel:

    @Jeetender So what you show on your UI is the value of Left, since that is controlling the parameter.

    For example

    const ScriptFX1 = Synth.getEffect("Script FX1"); Console.print(ScriptFX1.getAttribute(ScriptFX1.Left)); API call with undefined parameter 0

    But I'm guessing you have a knob on your UI that is connected to Left already?

  • Online Knob Design Application (yes another one)

    General Questions
    1
    2 Votes
    1 Posts
    69 Views
    No one has replied
  • Filter gain modulation not working correctly

    Bug Reports
    12
    0 Votes
    12 Posts
    206 Views
    David HealeyD

    So after more poking around this issue with the filter values for voices overwriting each other also seemed to be present in the harmonic filter. It's very easy to recreate I don't know why it hasn't come up before, I think not many people are using voice start mods with poly filters or something.

    I've updated the PR with the additional fix from Claude. In the process I also got it to fix a smoothing issue and a display issue.

  • Recent commit to Processor.cpp breaking old project

    Bug Reports
    9
    0 Votes
    9 Posts
    147 Views
    Christoph HartC

    @David-Healey Yes I've actually fixed that already on my local state. The metadata switched the default value parameter range from 0...127 to 0...1.