• Help me to make an Auto scrolling Name/Credits with Panel But Loopable

    10
    0 Votes
    10 Posts
    686 Views
    DabDabD

    @M_Holloway Excellent :beaming_face_with_smiling_eyes:

    Thank you @M_Holloway @ulrik

  • Code Snippet - New SampleMap Broadcaster Attachment

    1
    2 Votes
    1 Posts
    148 Views
    No one has replied
  • Sorting a fixObjectStack / setCompareFunction

    4
    0 Votes
    4 Posts
    156 Views
    CyberGenC

    @CyberGen @Christoph-Hart I just noticed the fixObjectArray does not show and Insert function in the API, how does one insert elements into it?

  • Randomize Presets

    3
    0 Votes
    3 Posts
    226 Views
    M

    @meto396 yes this worked thank you :folded_hands_medium-light_skin_tone:

  • When automating knobs drawing line is slow

    3
    0 Votes
    3 Posts
    248 Views
    D

    @d-healey here is the drawing function, I call this when I move the knobs.

    function connect() { bg.setPaintRoutine(function(p) { p.setColour(0xFF6F6F6F); p.drawLine(oscFreq.getValueNormalized() * 114 + 27, oscFreqSlide.getValueNormalized() * 114 + 27, 105, 155, 1); p.drawLine(oscFreqSlide.getValueNormalized() * 114 + 27, oscFreqMacro.getValueNormalized() * 114 + 27, 155, 205, 1); p.drawLine(delayTime.getValueNormalized() * 114 + 27, delayTimeSlide.getValueNormalized() * 114 + 27, 265, 315, 1); p.drawLine(delayTimeSlide.getValueNormalized() * 114 + 27, delayTimeMacro.getValueNormalized() * 114 + 27, 315, 365, 1); p.drawLine(freqShifter.getValueNormalized() * 114 + 27, freqShifterSlide.getValueNormalized() * 114 + 27, 425, 475, 1); p.drawLine(freqShifterSlide.getValueNormalized() * 114 + 27, freqShifterMacro.getValueNormalized() * 114 + 27, 475, 525, 1); p.drawLine(wideFreq.getValueNormalized() * 114 + 307, wideFreqSlide.getValueNormalized() * 114 + 307, 105, 155, 1); p.drawLine(wideFreqSlide.getValueNormalized() * 114 + 307, wideFreqMacro.getValueNormalized() * 114 + 307, 155, 205, 1); p.drawLine(width.getValueNormalized() * 114 + 307, widthSlide.getValueNormalized() * 114 + 307, 265, 315, 1); p.drawLine(widthSlide.getValueNormalized() * 114 + 307, widthMacro.getValueNormalized() * 114 + 307, 315, 365, 1); p.drawLine(pan.getValueNormalized() * 114 + 307, panSlide.getValueNormalized() * 114 + 307, 425, 475, 1); p.drawLine(panSlide.getValueNormalized() * 114 + 307, panMacro.getValueNormalized() * 114 + 307, 475, 525, 1); }); }
  • Sample Editor Pop Up Window For Loop Points

    24
    0 Votes
    24 Posts
    1k Views
    W

    @DanH Ok so I finally figured it out on my own after HOURS of comparing and contrasting to the Custom Sample Import Demo. Thank you all.

  • Carousel like Panel change

    10
    0 Votes
    10 Posts
    649 Views
    NatanN

    @treynterrio Glad to hear it
    @M_Holloway Great job man, ThumbUp :thumbs_up:
    @d-healey Thanks for Upvote Sir David <3

  • Connecting tables in scriptnode to the interface?

    4
    0 Votes
    4 Posts
    281 Views
    d.healeyD

    @aaronventure The index will be 0 for the first slot, 1 for the second, etc.

    You'd need to get a reference to the Table to set the table points, you can't do it directly on the ScriptTable

  • Scripting to access parameters in scriptfx

    Unsolved
    5
    0 Votes
    5 Posts
    429 Views
    HISEnbergH

    @griffinboy I mean honestly you can just use the scriptFx as well (I forgot that its been updated), but the EffectSlot offers flexibility if you are looking to change out networks on the fly. So you can pretty much disregard my last post unless you are looking to do this.

  • get current position in sample?

    22
    0 Votes
    22 Posts
    1k Views
    ulrikU

    @Natan because you have to make a reference to the loaded audio file like this

    var current = AudioLoopPlayer1.getAudioFile(0).getCurrentlyDisplayedIndex(0);
  • drawDropShadowFromPath error: Point is not an array

    Solved
    3
    0 Votes
    3 Posts
    157 Views
    Dan KorneffD

    @aaronventure Thank you!

  • More than Two Plugin Instances Just Stop Running

    Solved
    10
    0 Votes
    10 Posts
    501 Views
    clevername27C

    @aaronventure Thank you, good sir.

  • Changing Y Position of a Button with an other Button

    10
    0 Votes
    10 Posts
    382 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
    198 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
    898 Views
    Christoph HartC

    @griffinboy

    Link Preview Image HISE | Docs

    favicon

    (docs.hise.dev)

    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
    327 Views
    M

    @d-healey yup now it works 👍

  • weird open/close tab Panel issue

    3
    0 Votes
    3 Posts
    214 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
    286 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
    229 Views
    clevername27C

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

52

Online

1.7k

Users

11.7k

Topics

102.1k

Posts