• Preset name -> DAW Track name

    4
    0 Votes
    4 Posts
    379 Views
    T

    Following up on this, how can we detect the name of the track a plug-in is on?

  • Is hise for me ?

    10
    1 Votes
    10 Posts
    718 Views
    LindonL

    @Sphere perhaps you will get polyAT -- lets wait and see...

  • Dynamic FX Chain

    8
    0 Votes
    8 Posts
    361 Views
    LindonL

    @d-healey said in Dynamic FX Chain:

    This has down sides as you'll need to re-add sub modulators manually.

    So the way I did it for these - tho I've changed - I had separate panels for each of these six "slots" (so 6 slots x Num of Effects - so a lot of panels and controls) - The advantage here is when you set up an effect in a slot - then swap out the effect then swap it back in again it will "remember" the settings you had.

    These days I dont do this - I have a single set of controls that are mapped dynamically to the params of the loaded effect (I now have 10-15 effects, and it seems more every week, so the previous method was getting out of control and hard to maintain) . This means when you load in an effect it sets itself up as its default state - which I think is a fair compromise. But, yes, David is right you will need to somehow "remember" the modulators you have assigned or (as I do) say "Hey you changed the effect - so you will have to re-do the modulator assignments".....

  • Create Script Reference

    3
    0 Votes
    3 Posts
    201 Views
    CasmatC

    @ulrik ahh thanks! The code was exactly what I was looking for! Thanks!

  • Dark Mode

    11
    0 Votes
    11 Posts
    793 Views
    Christoph HartC

    @orange yeah there are many places that need to be fixed manually, but I think I got the majority of stuff right now, but let me know if you spot anything else.

  • Drawing SVG's inside panels by using arrays in a loop?

    4
    0 Votes
    4 Posts
    307 Views
    gorangroovesG

    @d-healey Thanks, Dave.
    Unfortunately, this doesn't solve my challenge. I haven't figured out how to properly loop through 2 arrays for drawing SVG's inside panels.

    I guess I'll just stick to the manual way I have above. It is not too laborious.

  • How to build SNEX Playground?

    38
    0 Votes
    38 Posts
    2k Views
    CasmatC

    @Casmat nvm got it! Had to tinker and multiply a couple values by negatives and add if statements!

  • Turn off keyboard MIDI input for Keyboard Component

    5
    0 Votes
    5 Posts
    914 Views
    jadgJ

    It,s really a bit hacky as you say...😁

  • Help "drawAnalyserBackground", "drawAnalyserPath" "drawAnalyserGrid",

    Solved
    27
    0 Votes
    27 Posts
    1k Views
    A

    @d-healey Oh man, I already have like 3 requests open. 😂

  • This topic is deleted!

    3
    0 Votes
    3 Posts
    13 Views
    No one has replied
  • Absolute path not being able to be resolved from sample

    9
    0 Votes
    9 Posts
    729 Views
    N

    @d-healey ahhh I see.

    Okay I resolved the path and it fixed the issue! Thanks for your help

  • Filter modulation not working as expected

    6
    0 Votes
    6 Posts
    225 Views
    virtuscapeaudioV

    @d-healey Aaaahh I was putting in in the parent container and not the actual sampler. Thanks David and cheers!

  • How quickly does your workstation compile HISE in VS2022?

    1
    0 Votes
    1 Posts
    86 Views
    No one has replied
  • Opening Actual File Location

    7
    0 Votes
    7 Posts
    846 Views
    trillbillyT

    @d-healey Hey, thanks! Thats super cool and useful!

  • Getting Filter mode name to use in a label

    9
    0 Votes
    9 Posts
    380 Views
    R

    Thankyou guys, I should be able to get this to work when I get home and it will be more feature rich than I had originally planned so will end up being better in the long run.

    Thanks again for your help @d-healey @Lindon @ulrik - it is much appreciated

  • Inverting a knob

    3
    0 Votes
    3 Posts
    207 Views
    E

    @ustk said in Inverting a knob:

    @Ender you already have value as callback's argument

    So:

    inline function onKnobControl(value) { local invVal = 1-value; Console.print(invVal); }

    Hello @ustk ,

    I just had to do some little adjustment to the function you wrote and everything works like i want :)

    Thank you very much for your help!

  • found a cool dear imgui web lib for webview

    1
    0 Votes
    1 Posts
    539 Views
    No one has replied
  • 0 Votes
    3 Posts
    521 Views
    pluginboiP

    Has anyone else gotten this error / know how to fix it? i just got a new m1 machine and started getting this error when ever i try to compile dsp networks. it works fine on my 2 other intel machines. im only getting this error on my new computer

  • Rhapsody-2.0.1

    10
    0 Votes
    10 Posts
    526 Views
    d.healeyD

    @Christoph-Hart I've been working with @GUJIAN and we found the cause of the issue.

    He's in China, and the great firewall blocks google.com. I believe this site/address is used behind the scenes by the function Server.isOnline()? So when he turns off his VPN he basically has to wait for the server call to timeout before he can do anything.

    Is there some China friendly method that could be used for that call instead?

  • update hise

    2
    0 Votes
    2 Posts
    314 Views
    d.healeyD

    @Gudru Git pull then recompile

16

Online

2.0k

Users

12.8k

Topics

110.9k

Posts