• Monitor changes inside Scriptfx - the correct method? (broadcasters listeners)

    Solved
    18
    0 Votes
    18 Posts
    580 Views
    griffinboyG

    @Christoph-Hart

    It works! Thank you!
    I'll do a video on this soon in my scriptnode c++ series. I've been remaking the first few videos to make more sense and go into better depth.

  • How are external script files saved?

    Solved
    10
    1 Votes
    10 Posts
    366 Views
    Christoph HartC

    @dannytaurus Alright, that's fixed now. I realized that pressing F5 in the code editor will also just save the currently edited file, which also might be confusing, so that's fixed too (I guess in my years of using HISE I never once edited a file without pressing compile afterwards)...

  • SliderPack popup value.

    6
    0 Votes
    6 Posts
    364 Views
    Adam_GA

    @ustk were-not-worthy-waynes-world.gif

  • Bug in Synth group "Spread" ?

    4
    1 Votes
    4 Posts
    183 Views
    dannytaurusD

    Confirmed here.

    When I close and reopen the Synth Group popup module window the Spread param resets to zero.

    Seems like a bug.

    I'm on develop branch commit db780f4f (Oct 1st).

  • Updating product and preset procedure

    6
    1 Votes
    6 Posts
    186 Views
    Christoph HartC

    @ustk said in Updating product and preset procedure:

    But anyway if nothing bad can happen loading an older preset, I'm feeling relieved already

    Yup as @orange said, if you're only adding new controls, just make sure that the default values are sensible and they will be initialised to those values.

    There are more advanced tools available in the UserPresetHandler class, but they are only required if there are breaking changes in your preset design (eg. because you have changed internal ranges or something else).

  • Connecting Multi-column Combobox to sampler

    Solved
    10
    0 Votes
    10 Posts
    315 Views
    J

    @ulrik I figured it out...I had my sample maps named like "Elements_Element 004" same way in the code smh...I thought I needed to do that...when I took the "Elements_" off the front of my sample map name it started working! 😬

  • Standard way to make icon buttons?

    13
    0 Votes
    13 Posts
    573 Views
    d.healeyD

    @dannytaurus said in Standard way to make icon buttons?:

    is it common to have several LAF

    Yes. You should make use of local look and feel where you can. The golden rule is to avoid repeating yourself, so if multiple controls can share the same laf there is no reason why they shouldn't.

    For the few components that can only be styled globally you should use a single global laf object.

  • CSS Discussion

    34
    1 Votes
    34 Posts
    4k Views
    d.healeyD

    Do the width/height css properties do anything for buttons? I see width used for sliders in the docs but when I try to apply it to a button I see no change.

  • tempo_sync node faster than 1/64t

    5
    0 Votes
    5 Posts
    243 Views
    M

    @DanH
    Ok, it was easier than expected, There are some graphical glitches but the time in ms is correct.

    f5fac53e-6003-4b3e-afe0-e3478c470e17-image.png

  • Daw

    11
    0 Votes
    11 Posts
    414 Views
    orangeO

    @udalilprofile said in Daw:

    @orange . I made several copies of the same plugin, just changed the name. One of the three daws discovered.

    Have you changed the "Plugin Code" in the Preferences section too?

  • Faust waveshaper

    8
    0 Votes
    8 Posts
    361 Views
    JulesVJ

    @DabDab @Ben-Catman Thank you so much

  • Using LUT on SNEX

    Unsolved
    16
    0 Votes
    16 Posts
    564 Views
    Dan KorneffD

    Sorry for the late reply. I just realized that I'm using a 3rd party node for my LUT test.
    Here's the full project you guys can take a look:
    https://hub.korneffaudio.com/index.php/s/xPcEwQicPH63Fkd

  • Different VU/peak meters for different samplers

    Solved
    6
    0 Votes
    6 Posts
    290 Views
    J

    @orange dope! yup I was able to restructure my gain and its working the way I need for it to now...this is good! gonna def check out the other thread...thanks!

  • Samples - Show Waveform and Playhead

    4
    0 Votes
    4 Posts
    198 Views
    griffinboyG

    @Ben-Catman
    Set sample index to -1 I belive that this will do it

    see the image above

  • is there any example for "Choke group processor"?

    3
    0 Votes
    3 Posts
    205 Views
    Christoph HartC

    @clevername27 If you mean this

    Link Preview Image HISE | Docs

    favicon

    (docs.hise.audio)

    Then it's not using the choke group processor but a custom script that replicates the behaviour. I think the snippet predates the native module, so I probably should update it to use the best practice.

  • LFO Plotter graph not showing in DAW

    Solved
    3
    0 Votes
    3 Posts
    167 Views
    dannytaurusD

    @Mighty23 That did the trick - thanks! 🙏

  • In LAF function, how to know when control is active?

    Solved
    3
    0 Votes
    3 Posts
    128 Views
    dannytaurusD

    @d-healey Aha! Found it - seconds after posting of course 😂

    I want to change text both when hovering and when updating (being dragged).

    I thought there was only a hover param but there's clicked too which does exactly what I need.

    Thanks!

  • Rasp berry pi 4,5 and Hise

    2
    0 Votes
    2 Posts
    152 Views
    d.healeyD

    @djalexx1 There was one time I managed to compile HISE on a RockPro64 so I think it's probably possible to get it to run on a Raspberry Pi - but will probably take some work. I remember I kept running into errors during compilation, and I just commented out bits of code until it worked.

    However even if you do get it to run, it's not an ideal environment for building projects and I think you'll be better off one a desktop computer. But give it a go and let us know.

    Also this - https://forum.hise.audio/topic/175/raspberry-pi?_=1728063927439

    @djalexx1 said in Rasp berry pi 4,5 and Hise:

    I've seen lots of Hise integrations in reaper

    Tell me more

  • The sampler goes crazy with monolith

    33
    0 Votes
    33 Posts
    1k Views
    bendursoB

    @d-healey I usually use Visual Studio Code and it works really well, but in this case I have multiple folders, and I have to check one by one to match the correct folder

  • Edit Sample Map from Old Project

    4
    0 Votes
    4 Posts
    129 Views
    DanHD

    @d-healey ok this works in the factory samples... Probably something to do with it being an expansion...
    Edit - no other expansions work fine 😆

    I'll figure it out...

17

Online

1.7k

Users

11.9k

Topics

103.7k

Posts