• Waveform Generator - Pulse Width

    6
    1 Votes
    6 Posts
    511 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
    4k 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
    897 Views
    gorangroovesG

    Agree +1

  • [feature request] Show which group is active

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

    2
    1 Votes
    2 Posts
    189 Views
    d.healeyD

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

  • [feature request] Fold interface designer shortcut key

    16
    3 Votes
    16 Posts
    2k 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
    3k 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
    414 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
    22k Views
    d.healeyD

    @parabuh HISE_DEACTIVATE_OVERLAY=1

  • Public/Private key encryption

    5
    0 Votes
    5 Posts
    356 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...

  • FAUST DSP integration

    6
    1 Votes
    6 Posts
    1k Views
    Dan KorneffD

    @Christoph-Hart excellent-happy.gif

  • WINDOWS: build 64-bit only option

    3
    0 Votes
    3 Posts
    247 Views
    Christoph HartC

    @tomekslesicki I think I ditched the 32bit already.

  • [feature request] skew factor for sliders

    7
    1 Votes
    7 Posts
    1k Views
    LindonL

    @d-healey said in [feature request] skew factor for sliders:

    The problem with this is the display value of the slider won't match the output value.

    Its been a long outstanding request that we can add a custom value list to the slider for this...like in KnobMan (1,2,3,4,5,6,7 etc.)

  • Interplugin communication

    4
    1 Votes
    4 Posts
    633 Views
    ustkU

    @d-healey A server system from juce can be used for that kind of communication but it isn't easy to implement for what I've seen
    I reckon it's InterprocessConnection with namedPipe

  • Modulate Send Effect gain

    3
    1 Votes
    3 Posts
    237 Views
    LindonL

    @Christoph-Hart - cool... well done...how does Daves fix for dynamic assignment of modualtors seem? I would really like that in there too... well actually I need that in there really...hint hint.. and he's already done the work... smiley face, sugar on top.. etc. etc. ......

  • Bulk Convert SampleMaps to WaveTables

    25
    0 Votes
    25 Posts
    2k Views
    ?

    @d-healey said in Bulk Convert SampleMaps to WaveTables:

    Time to learn

    Hahaha tomorrow :) bed time

  • Midi output and Audio input (Maybe)

    3
    0 Votes
    3 Posts
    419 Views
    S

    @lalalandsynth Midi out and Audio in features could open a new world. (I think.)

  • [feature request] Group modulators

    1
    0 Votes
    1 Posts
    290 Views
    No one has replied
  • Equal power crossfade for loops

    8
    1 Votes
    8 Posts
    1k Views
    d.healeyD

    @DanH The curve slider affects all samples in the sample map, which samples you have selected makes no difference.

  • Panel repaint safety

    3
    0 Votes
    3 Posts
    199 Views
    ustkU

    @d-healey I can't share the one I'm actually on but I experience this in all advanced painting when firing up the CPU and this since I'm using Hise for years (like when building in XCode at the same time for instance)
    I imagine it depends a lot on the CPU power though...
    Note that I'm talking about quite heavy paintings, but nothing stupidly big either...

16

Online

2.0k

Users

12.8k

Topics

110.9k

Posts