• How to load external file into loop player by scripting?

    Solved
    3
    0 Votes
    3 Posts
    384 Views
    Christoph HartC
    [bug] David Healey

    (couldn't resist...)

  • Scriptnode Random LFO and Synced Time

    5
    0 Votes
    5 Posts
    244 Views
    Matt_SFM

    @Natan there's a control.timer node with a random setting which should be perfectly fine for what you want.

  • Font spacing using Graphics.setFontWithSpacing

    4
    1 Votes
    4 Posts
    546 Views
    d.healeyD

    @nouslou Are you calling the function inside a paint routine or LAF function?

  • Arpeggiator isRunning ?

    1
    0 Votes
    1 Posts
    71 Views
    No one has replied
  • Labels - how to get text when enter button pressed?

    4
    0 Votes
    4 Posts
    798 Views
    d.healeyD

    @Matt_SF That's an interestingly over-engineered solution. But it seems to work!

  • Disable MIDI input for Sampler

    3
    0 Votes
    3 Posts
    150 Views
    Adam_GA

    @DanH sick, thanks Dan :D

  • Start/Stop AudioLoopPlayer

    25
    0 Votes
    25 Posts
    878 Views
    Adam_GA

    actually, problem solved. thanks for your help gentlemen. the solution is to call the files from the appdata directory and not the projects folder

  • SNEX question

    8
    0 Votes
    8 Posts
    986 Views
    Christoph HartC

    @KimiA Yes, it's a Google Summer of Code project that I'm mentoring at the moment.

    https://summerofcode.withgoogle.com/programs/2022/projects/cAyIN9Bi

    Should be ready in a few months.

  • Expansion SampleMaps Not Loading

    19
    0 Votes
    19 Posts
    1k Views
    Adam_GA

    @DanH thank you so much this is a huge help. my level is still new-intermediate. ive made a couple working plugins with hise and i guess i felt confident to tackle the expansion system haha. Davids videos have been pretty much my only help until this point. im so grateful for them.

    @d-healey okay will do

  • Generate Random Points on a Table Editor by Script

    28
    0 Votes
    28 Posts
    4k Views
    ?

    @Christoph-Hart Any fix about this?

  • Time tracking VST with HISE

    1
    0 Votes
    1 Posts
    318 Views
    No one has replied
  • This topic is deleted!

    29
    0 Votes
    29 Posts
    36 Views
  • 0 Votes
    5 Posts
    1k Views
    Matt_SFM

    Adding snippet

    HiseSnippet 897.3ocsV01SaCCD1osAsD1Pfz9AjwmBZLTCvXSBMMVKvT0FP0JCs8IjwwkZgicjiCipI9Ou+AamSRaRYADqRKenp2KOWdty2cN8URBMIQpPVNmNNlhrdp8fwB8ntivLAp29HqkrOBmnoJubUcFGiSRngHKqleznvxoEJ64WuuCliEDZoJD5LIiP+LKhoK01euOw37CwgzSYQU7d685QjhtRtLE3SS61nXL4J7kziwF2ZXirV3fPlVpFnwZZBxpUGY33Aij+Pj6+YrD1EbpQH.M.BTt5Ck7PCiM+G0cDiG1eRdmffnzurJzLuJ7b6iXgro5KqFKmYvqDQ05gUiYoWyYnWv8QuZnjUEJ0JmRqXOfnXw5RKF9rncOAb3LDCk8pTI2WTiEZX2UBdHzaDguhdnBDlhvem1sW2C9YscccgReh16ZLbPKitP1QdSf267l.9RpFTGKEff+pS8XU.YNPQZTOMMJAvrs2tdttLAmIndCSEDMSJ7jhNoZsTDXBoRx8ISh25vakmRWy8mtNrg9unPxwQQ0oJwttNtNbIAy8TXQH7BNBqGsg4+Pl3Grd469kdA.gblRuMRn5yLQy238rlHivhKog9f1agzu9DsfxqtlIREDuKlyu.ZL8uaFs1tUR1ikZ5IB+rjx8VWu6ZZ3vZsUDJNUUqYy.i5g.5C0hKnppkTiiPWzrslK73ZMI4UkJNJE8DL8IwzB4xYqfZZjQEkUnktQACAW0YMzKUzPmWDQLHHN1EUTTF8qtHAcW3KW.exIZV.Vzd5A7jPXa0z.+q81GqwlQqBJAzLlpzLS0vZe50vdp7AMG68oIWokwYbtnU.hyif02Tx3uu23pBrjijQPbvJPsUCTk.uviLeJC9dwyF7H7Ml7zHyLyAFJE3to6VtaCaa+qMIvNLYXJGqmcwlYadgAnkZlsIlMFhDldb0s82caWq6ukpcsKiqsg4QR2Ur6yzjQ0y2F0vWSG3+Y9Vb2wyrOX3PJQWR1V1G9sG7hh+YpT2kFnuHS0Lwkv1QEyzPbbZz.3pTBEXhPP4IlljFlQob41FYSkY.UDlI7a3ovXfQ1pvXvDinHLQIOmjOKZto5IYZ.NIxtj1A9ZAP1qb7yt8FsQQvklmSHlRwqfxX8X1bNvr0bfY64.yqmCL6LGXdybf4sOHFy2q7gTsLJeLATz+frUgVVGHvPWVVGI5O.dTc6z
  • Hardcoded FX set effect from script

    2
    0 Votes
    2 Posts
    201 Views
    Christoph HartC

    @d-healey You'll need the Synth.getSlotFX() function for this - it uses the same interface as the Effect Slot module.

  • Hardcoded FX presets

    7
    1 Votes
    7 Posts
    388 Views
    Christoph HartC

    @iamlamprey It's still very fresh from the oven and the API and other things might change a bit though.

  • Server API update?

    30
    0 Votes
    30 Posts
    3k Views
    Christoph HartC

    @parabuh So it's the www. that is causing issues?

    macOS enforces SSL encryption sometimes, but that has nothing to do with HISE.

  • How to change ComboBox row height?

    32
    0 Votes
    32 Posts
    2k Views
    d.healeyD

    I've added the documentation for this and the drawPresetBrowserIcons LAF function.

  • store user preset to an object?

    12
    0 Votes
    12 Posts
    619 Views
    ulrikU

    @d-healey Nice :)

  • 0 Votes
    15 Posts
    2k Views
    d.healeyD

    @Casey-Kolb

    Does anything need to be selected in Projucer before exporting?

    No - assuming your using the standard export from HISE and not doing anything custom it should just work.

  • Another reason to use inline functions

    3
    3 Votes
    3 Posts
    342 Views
    d.healeyD

    @Christoph-Hart But who reads the docs? :p

34

Online

2.1k

Users

12.9k

Topics

112.2k

Posts