• Preset not saving all parameters

    2
    0 Votes
    2 Posts
    177 Views
    LindonL

    @pushkin maybe post a snippet...

  • Viewport Text Alignment

    3
    0 Votes
    3 Posts
    111 Views
    CasmatC

    @ustk thanks!

  • Issue building HISE plugin

    3
    0 Votes
    3 Posts
    246 Views
    toxonicT

    @d-healey Hey David, yeah I did. But I already managed it to compile the plugin, just by changing the path in the juce_VST_Wrapper.cpp to an absolute path on my system.
    Not an elegant solution, but worked for me. But nevertheless, I'd love to know, why it won't compile otherwise.
    I tried to point to the VST3 SDK folder as well as the vst2.x folder inside it, none of them worked.
    I also renamed the VST3 SDK folder, to VST3_SDK , because I thought, it might got something to do with the empty space in the directory name... didn't work either.

  • Where is everyone learning HISE and Scriptnode?

    8
    1 Votes
    8 Posts
    356 Views
    G

    @Matt_SF ok great! Will do.

  • Two Arpeggiators. Bypass/reset independently

    13
    0 Votes
    13 Posts
    506 Views
    hisefiloH

    @ulrik @ustk Wow mates this is so interesting! thank you so much!
    I think this should be added to the HISE source since is the expected behavior for arps. And maybe the KillNotes also as another hardcoded script processor.

  • single slider for multiple parameters with no macro's?

    5
    0 Votes
    5 Posts
    316 Views
    P

    @Lindon Thank you! That worked flawlessly.

  • Fader/mixer between multiple samplers

    7
    1 Votes
    7 Posts
    398 Views
    bendursoB

    @rzrsharpeprod Glad it worked for you :)

  • MultiChannel display...

    4
    0 Votes
    4 Posts
    203 Views
    LindonL

    Okay well this just got - slightly strange......

    Before I set off on the long haul through previous HISE commits trying to find one that worked I remembered I made one small change to the way this thing managed dry/wet signals - so I focused on that:

    Here is the problem child, this innocent looking script node set up:

    09865640-fca2-4054-acca-7ff3f8f4b146-image.png

    -- yeah innocuous enough, its using 4 channels - but it works fine - and its set up to compile using 4 channels:

    71d14c21-dfb9-4600-8626-8534af56c63a-image.png

    So......

    *If you compile this and run it in a HardCodedFX module - then it wont crash...

    BUT:

    if you include the module as is in its uncompiled state - crash every time....

    -- so to be clear: runs perfectly in HISE, compiles perfectly - crashes PluginVal and wont load at all in Reaper...

  • How to make it

    16
    1 Votes
    16 Posts
    719 Views
    JayJ

    @ulrik Thank you so much, you're right

  • One preset name behind on prev/next buttons

    2
    0 Votes
    2 Posts
    208 Views
  • Preset Loading HISE Crash

    2
    0 Votes
    2 Posts
    88 Views
    CasmatC

    @Casmat After some looking, found that my btnPresetBrowserClose call in my load preset listener wasn't defined, works now!

  • Is Double Clicking On Viewport Supported?

    6
    0 Votes
    6 Posts
    219 Views
    CasmatC

    @ustk @ulrik Thanks to both! Makes sense now! Did not know about the event.doubleClick function, pretty useful! I thought I might have to do some ugly timer stuff! 😆

  • MPE mod jassert

    2
    0 Votes
    2 Posts
    94 Views
    d.healeyD

    Bump bump, still getting this issue

  • is this right?

    2
    0 Votes
    2 Posts
    168 Views
    d.healeyD

    This has come up a few times recently - https://forum.hise.audio/topic/7805/save-preset-in-path

    It's better if you give your threads more meaningful titles ;)

  • new preset browser

    3
    0 Votes
    3 Posts
    222 Views
    Dan KorneffD

    I made a little function to pull a file name from a url. Maybe something similar might work for you.

    inline function extractFileName(string) { local fileName = string.split("/").pop(); // Extract the file name return fileName; }
  • 0 Votes
    9 Posts
    352 Views
    Adam_GA

    @gryphonsegg the way ive always done it is per @d-healey tutorials so via combobox. the combobox value is saved in each preset so when you load the preset the combo box sets the loaded sample map. works well

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Container signal flow

    9
    0 Votes
    9 Posts
    288 Views
    LindonL

    @TNTHM use script node fx...

  • 0 Votes
    6 Posts
    172 Views
    LindonL

    @gryphonsegg you can look at the source code, but you are going g to have a fairly reasonable understanding of the C++ Language

  • Hise will not export

    130
    0 Votes
    130 Posts
    8k Views
    G

    @d-healey seriously you guys are awesome!

20

Online

1.6k

Users

11.2k

Topics

97.8k

Posts