• FM ScriptNode - Inverted

    6
    2 Votes
    6 Posts
    400 Views
    modularsamplesM

    @Christoph-Hart Sweet. This is exactly what I was looking for. Thanks.

    I had it pretty close, but was missing the frame container.

  • [feature request] Input box

    Solved
    1
    3 Votes
    1 Posts
    165 Views
    No one has replied
  • multiplex -demultiplex.

    1
    0 Votes
    1 Posts
    77 Views
    No one has replied
  • Audio Loop Player polyphony

    3
    0 Votes
    3 Posts
    122 Views
    toxonicT

    @d-healey 😅...not Rally, what i hoped to hear! 😉

  • viewport, no method at all?

    9
    0 Votes
    9 Posts
    386 Views
    gorangroovesG

    @d-healey Got it going. Did my head in. I was referencing a non-existing panel, as opposed to the viewport panel. Of course, nothing was happening! Rookie mistakes. Thanks so much, Dave!

  • A better Arp

    30
    0 Votes
    30 Posts
    1k Views
    MikeBM

    @ulrik
    Do the three statements by Christoph in this article help?
    Could you get it syncronized with that?

    Link Preview Image Playhead

    @Christoph-Hart Super ! thanks!

    favicon

    Forum (forum.hise.audio)

  • Colour Palette

    8
    0 Votes
    8 Posts
    321 Views
    DanHD

    @MikeB no, more something in the toolbar at the top of HISE where you also store some colours that you use regularly

  • [Feature Request] Mini Modules, Inside the scriptnode?!

    2
    0 Votes
    2 Posts
    146 Views
    Matt_SFM

    @Natan the reverb is already available in scriptnode. You have Size, Damp and Width controls.
    The delay is not but it can be done easily, as for the gain module.
    It could be nice not having to build an effect each time for different projects but what I did is, I have a 'factory project' which contains all my custom scriptnode fx and when I need them, I copy/paste them from the factory to the current project.

  • LAF "drawComboBox" isPopupActive should be a separate property

    2
    0 Votes
    2 Posts
    232 Views
    jonhallurJ

    @jonhallur obj.enabled property is also not just the enabled property

    obj->setProperty("enabled", cb.isEnabled() && cb.getNumItems() > 0);
  • LAF should include enabled state

    5
    0 Votes
    5 Posts
    353 Views
  • Waveform Generator - Pulse Width

    6
    1 Votes
    6 Posts
    398 Views
    LindonL

    @orange - plus its massively unintuitive - I still for the life of me cant work out how to get modulation around a specific value - so in your example - try getting the control to modulate quickly between 0 and 25% - not possible to do I think - whihc leads me to the opinion that macro modulators are not meant for this sort of thing - and a dedicated modulator is what is required....

  • Warping Sampler

    35
    0 Votes
    35 Posts
    3k Views
    Adam_GA

    @Christoph-Hart said in Warping Sampler:

    @KimiA I'll integrate it at some point in the future into HISE, but if you want to use it now, the easiest way would be to create a ThirdParty node, put the Rubberband code into DspNetworks/ThirdParty/src and write a custom file player node that uses the Rubberband API for pitch changes. Then you can export the dll and you can develop the C++ node without having to recompile HISE as it will be loaded as dll like compiled DSPNetworks.

    @UrsBollhalder this is how ^ but i think im too much of a newb to figure it out. surely some of the brilliant minds here have made it work though ?

  • 2 Votes
    5 Posts
    668 Views
    gorangroovesG

    Agree +1

  • [feature request] Show which group is active

    1
    0 Votes
    1 Posts
    110 Views
    No one has replied
  • this.setFocus()

    2
    1 Votes
    2 Posts
    163 Views
    d.healeyD

    @ulrik Yes please, I'd really like this.

  • [feature request] Fold interface designer shortcut key

    16
    3 Votes
    16 Posts
    1k Views
    Dominik MayerD

    Jeeehah!

    What a quality of life improvement for smaller monitors :))

    Go to %APPDATA% > HISE > editorData.json

    and add any Shortcut Key under "LayoutData" in the Tab that you want to modify.

    example:

    ... "Content": [ { "Type": "Tabs", "StyleData": { }, "Font": "", "FontSize": 14.0, "LayoutData": { "ID": "ScriptEditorTabs", "Size": -0.5544946346088778, "Folded": -1, "Visible": true, "ForceFoldButton": 0, "ForceShowTitle": 0, "MinSize": -1, "FocusKeyPress": "F3", // "FoldKeyPress" : "ctrl + 1 }, ...

    Heres' mine :)

    editorData.json
    ( F3 code editor, F4 Interface; ScriptWatchtable: ctrl-q, Componenlist ctrl-w, PropertyEditor ctrl-e )

    Greetings,
    Do

  • Feature Request:Data Folder

    44
    0 Votes
    44 Posts
    2k Views
    LindonL

    @d-healey said in Feature Request:Data Folder:

    @Lindon said in Feature Request:Data Folder:

    @Christoph-Hart - whats this?

    .existsAsFile()

    That's a JUCE/C++ function to check if a file exists. https://docs.juce.com/master/classFile.html#a2d79c296f148b00041aeeac0013716d9

    The HISE script version is File.isFile(); and File.isDirectory()

    yeah thanks. those Hise commands I already know..

  • Preprocessor/Compiler directives...

    7
    1 Votes
    7 Posts
    337 Views
    LindonL

    @d-healey the example is mostly a give away....

    I want to build a demo version of my app -that times out after and is run-able only a fixed number of times, and may have reduced functionality...

    I want a "full" version of my app that doesnt do (or is missing) any of that stuff - but it always asks for the serial first time thru.

    So really this gives me the flexibility to build a demo version and a full version from (nearly) the same codebase...

  • Installing Samples Dialog....

    130
    0 Votes
    130 Posts
    13k Views
    d.healeyD

    @parabuh HISE_DEACTIVATE_OVERLAY=1

  • Public/Private key encryption

    5
    0 Votes
    5 Posts
    300 Views
    LindonL

    @Christoph-Hart - yeah I've been a web guy - well actually a video distribution guy for the BBC, Sky etc.. and no, sniffing isnt the problem, the man in the middle doesn't need to understand the message - he just needs to bounce it back...

36

Online

1.9k

Users

12.5k

Topics

108.6k

Posts