• drawDropShadowFromPath error: Point is not an array

    Solved
    3
    0 Votes
    3 Posts
    253 Views
    Dan KorneffD

    @aaronventure Thank you!

  • More than Two Plugin Instances Just Stop Running

    Solved
    10
    0 Votes
    10 Posts
    573 Views
    C

    @aaronventure Thank you, good sir.

  • Changing Y Position of a Button with an other Button

    10
    0 Votes
    10 Posts
    562 Views
    T

    @d-healey said in Changing Y Position of a Button with an other Button:

    button[5]

    ok I've found the problem it works now. thank you

  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Can a later script pick up an artificial event?

    Solved
    2
    0 Votes
    2 Posts
    215 Views
    A

    @d-healey yes but only in child processors, not sibling processors.

    You can filter it with isArtificial.

    You can also always get an exact match for it with an id.

  • How do you use Global Cable?

    Solved
    17
    0 Votes
    17 Posts
    1k Views
    Christoph HartC

    @griffinboy

    https://docs.hise.dev/scripting/scripting-api/globalcable/index.html#registercallback

    You can either register it as synchronous callback or as asynchronous callback. The latter will filter out repetitions and will be called on the UI thread.

  • button for switching arp speed value

    6
    0 Votes
    6 Posts
    486 Views
    M

    @d-healey yup now it works 👍

  • weird open/close tab Panel issue

    3
    0 Votes
    3 Posts
    236 Views
    Dan KorneffD

    Try this

    HiseSnippet 1274.3oc0XttaaaCEGmJIZKxscHEXO.DA6C1HAo1I1oCH6hWbR5L1bhQcZ2JJBxnkniIhLoFEkaLFBvvvvdN1ixdD1ivdD1av1gRx1zN14hyZmq+j4k+myOdzQGRw5RgKMLTHQVNG2KfhrdncidbU6JsILNp5dHqksCHbpeHZ2dAjvPpGxxZwmoG0xYIT7u+9K2k3S3tzgcgPuTvboeKqCSMr25k+Flu+ADO5wrNFytX4ptBdEguHBHYQ67n.h64jynGRzSaAaj0GruGSIjMTDEMDYsztBudMZKdCOY9ujExZ5S0MJfZ.FJo6CD9dZh08hpzl46Uu+JNDAVo9v0+hIq+O1tFyiMn+gwgUhG.OTgY7vZgQwawQvqfId4MvaBHYYfzRIH8X6FtRVfZ3HZddfcUthJaQfvtIJIyEsvGtjcEALCtZiNjyoGHgFCTj8okxuNtT9741ISFHzGpvcIRbc8S5sweNtuxynpJhNABNzH6pICuJnYnjiBn739mppAyX0Qc1gun1o69hiO9nCa.Z21znMiTJnAz8qOwr+jLwztyzRHwYYPq76fY3OyzfPGqsVtL+TFL7K0ZulcxTYb23orJdMvf4.L0xRb10oJYUMPzkYxv39LNE2Jh6pXBNVvSrrVuT3m0su30g0ieDUiniuvk3iYdW.NJk0MXbO5EG0Zn.v9NYbXsxlny4IOALteOrm.qZyBwrVoZwPifnv1TuLNfwcfnT1.LimtdxgC1HjBv2MIkb00wsH9gzb6fAS90LOJl362OR2hICUfQ5GK7t3jwUqjQohCg78DnhmNlnvwKiLNWpCnYzAHMMM0zjtPygapMXZ7oB35lva9YGKtoSbtZncPh00FcSRZ2PCW+4kLX7CraLkcxzMtqysiAWGJTzi3Yi8N3C73C0p0DGK0T9T4DGVWwTdcByxi5zjJMW65IBkQFs1j8zqMYV5zMIxXLQAuJmozK8oUPEkFNg5XOLkJXpp3pXeTZUrjGrHFTrxwNoQdTLx.ZVwaGbGjVX1kt4rKcq9RGtC3cQdwwke27doag7G0eOCcRZr5ksi+e96i3B2GwadeDu08Qbw6i3IEseQ08HJhd25zDd3kf.pTwzueYsGsKbzmj8tcr2iFdtRD.mhYPAF3zL2fS2FcwPG9Ik6MnweHK+Flmp8fN9yeqbaJ6r1FmxhUV+12.es7s38OCusko2ZNl2Pu5Jd6KJGPjfiL8X+Egj3wDOSJhBF6Uk6.bELfq7OLmA2llvwmyfaKC3Vo6bFbEMg6x4L3JY.2x+x6T3xbi0uuv76lFhFZuwP62+0qf1qJ2TH8nxmCXDEZVRa5HGR5RqxqKovAgR12ua+CLLXiyaM8Edul9Mmqo24F2B8+c5uKA6hSC2etx6AoJklqSUrmZEvGXO3SaLVA+0OZVC76JOtyxiPW8ZKVwtlvKxmnF8VTzWcT5.vmuLxUWnudBdHS0yr33+YWsxsEwGaWmobaOYFWXBLBmC7sAioWH0ir2uUKpqZHfKYev2+141mPOWDoX7ypQTRF7329vnNMDQRWJ3cd7s.BYSKnSlRZmue1UCJ2Ktw+.+RGrftsU5fE5OHpCwUJN0M4725q7Z43d.l3w21micMca7D9XiNLO1ottiZpqHbyYU3VypvhypvRypvsmUgOcVE9o2rP8Ej9UQJQmjWaPnZ02O9Ckrr1mSfLv3rUz+BPDsiGG

    I've set the buttons to be in a radio group and enabled Save in Preset for the buttons and panels.

  • Broadcaster for Effect Slot

    Unsolved
    4
    0 Votes
    4 Posts
    303 Views
    HISEnbergH

    @aaronventure Thanks I need to do some more study of the broadcaster first but I'll try the attachToModuleParameter and report back if it works!

  • Example of HISE's Custom Preset System?

    Solved
    2
    0 Votes
    2 Posts
    245 Views
    C

    @clevername27 The answer for anyone who is reading, is to create the file by referencing it - the standard way of creating files with HISE.

  • Arp Note Numbers

    4
    0 Votes
    4 Posts
    353 Views
    T

    @M_Holloway that's exactly what I was looking for! Thanks

  • Call ParametriqEQ Bands

    Solved
    4
    0 Votes
    4 Posts
    429 Views
    T

    @d-healey perfect Thank you!!!

  • Draggable Filter Points

    Solved
    4
    0 Votes
    4 Posts
    343 Views
    T

    @Christoph-Hart thank you!!! 🙏🏻

  • Snap to Grid Sampler or Audio Loop Player?

    1
    0 Votes
    1 Posts
    203 Views
    No one has replied
  • How to Create a File Object from {PROJECT_FOLDER}?

    3
    0 Votes
    3 Posts
    244 Views
    C

    @Christoph-Hart Thank you - I'm still a little lost, though. I'm doing a panel drag to a DAW MIDI track, and I'm trying to avoid writing a temporary MIDI file and then erasing it. I thought I could use the embedded file? (But the drag signature seems to be hungry for file objects.)

  • FloatingTile ADSR custom GUI doesn't work adding data

    Solved
    12
    0 Votes
    12 Posts
    823 Views
    d.healeyD

    @arcy said in FloatingTile ADSR custom GUI doesn't work adding data:

    it works simply inverting the code...thanks!

    Yeah I think the issue is that when you set or change the floating tile type it internally resets the colours. So by flipping the order of operations we can get the desired behaviour.

  • Waveform change with slider

    3
    0 Votes
    3 Posts
    242 Views
    T

    @d-healey THANK YOU!!!!

  • Initialise automatic keyboard colouring

    6
    0 Votes
    6 Posts
    530 Views
    B

    Solved.

    Simply copied 'setKeyColour();' out of the 'inline function' keyboard part of the script and put it on its own line.

  • LAF: get a value of a knob by its id

    7
    0 Votes
    7 Posts
    528 Views
    D

    @d-healey THX!!!

  • How to add shadow in LAF?

    Solved
    9
    0 Votes
    9 Posts
    626 Views
    arcyA

    @d-healey aaaaaaaahhhhh, sorry, now I see the function! :D Ok...it works!
    Thanks a lot!

24

Online

2.0k

Users

12.8k

Topics

111.1k

Posts