• 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
    791 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
    913 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
    728 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
    837 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
    519 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
    525 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
    311 Views
    d.healeyD

    @Gudru Git pull then recompile

  • Course recommendations for learning C++?

    14
    0 Votes
    14 Posts
    2k Views
    Dan KorneffD

    I got all the basics from https://www.learncpp.com/

  • SampleStartMod LAF?

    4
    0 Votes
    4 Posts
    432 Views
    A

    @d-healey You know, I kept thinking "I wish there was a way to only have to compile the changes I made" during my many hours of waiting... Good to know that exists lol

  • Is it possible to control the volume of the arp?

    2
    0 Votes
    2 Posts
    281 Views
    d.healeyD

    @BWSounds The arp doesn't have volume, it's just a MIDI processor. You can set the velocity of each note it outputs and if you have a velocity mod on the sampler's gain then you will in effect be controlling the arps volume.

    If you also want the original sample to play with a different gain then it's probably simplest to put that in a separate sampler.

9

Online

2.0k

Users

12.8k

Topics

110.9k

Posts