• Total RAM usage readout

    10
    1 Votes
    10 Posts
    2k Views
    d.healeyD

    Good question...

  • Search and replace in external editor

    5
    1 Votes
    5 Posts
    1k Views
    d.healeyD

    Another issue related to this is when right clicking and selecting Search & Replace in an external popup on a second (virtual) desktop it jumps back to the desktop with the main HISE window on.

  • Saving external file in standalone script editor

    24
    0 Votes
    24 Posts
    4k Views
    d.healeyD

    Cool, that seems pretty straightforward

  • Text Colour Property For Combo Boxes

    12
    0 Votes
    12 Posts
    2k Views
    d.healeyD

    Oh I was adding quotation marks, now I get it. Thanks!

  • g.drawArc() request

    4
    0 Votes
    4 Posts
    968 Views
    Christoph HartC

    Alright, I've just added this - along with a example in the documentation :)

    http://hise.audio/manual/ScriptPanel.php#34avectorizedknob

  • Script drop down

    5
    0 Votes
    5 Posts
    956 Views
    Christoph HartC

    Alright, I've just pushed a change that enables the mouse buttons 4 + 5 to scroll through tabs of the code editor.

    There are two modes:

    By default, the mouse buttons scroll through the different callbacks (and external files) of a script editor. But: If the code editor is in a tab container (like in the scripting workspace) AND the container has more than 1 tab , then pressing those buttons will scroll through the tabs. This allows you to jump between selected code locations and not having to iterate through all callbacks (it also retains the positions).

    I had to hack around in the internal OS APIs to enable this so out of lazyness this feature is currently Windows only (but if someone heavily needs this on OSX, I'll add this).

  • New Reason Support

    5
    -1 Votes
    5 Posts
    1k Views
    LindonL

    Yep I was talking about the old REASON-defined plugin format.But VSTs - should (as Christoph alludes) work out of the box... But Propellerheads...tsk tsk...

  • Detune/Unison

    7
    0 Votes
    7 Posts
    1k Views
    Christoph HartC

    FYI, I've just pushed a change that allows unisono voices (until now voices with the same notenumber were killed).

    Just call Synth.setShouldKillRetriggeredNotes(false) on the synth you want to enable unisono.

  • Need Legato So bad....

    15
    0 Votes
    15 Posts
    3k Views
    d.healeyD

    Something you might find helpful for educational purposes is the hardcoded scripts - https://github.com/christophhart/HISE/blob/master/hi_scripting/scripting/HardcodedScriptProcessor.h - these are all written in C++, I translated the release trigger one to javascript as a starting point for my own release trigger script. It was also an excellent way to learn HISE script. The built in API documentation has all the commands that you should need. What in particular do you want to know about Groups?

  • Applying AHDSR Envelope to Customized FX Effect

    10
    0 Votes
    10 Posts
    2k Views
    Evan C.E

    Thanks, I will have a look.

  • Pitch Modulation with Mod Wheel

    9
    0 Votes
    9 Posts
    2k Views
    Evan C.E

    Thank you very much!

  • Authentication/Authorisation system

    3
    1 Votes
    3 Posts
    889 Views
    LindonL

    Christoph,

    Thanks, all good news - as usual. I dont need this stuff yet so I can hang off until I do or until you document what you have.

  • New Layout System is coming...

    11
    2 Votes
    11 Posts
    2k Views
    S

    Thanks. I'll drop you an email in a bit.

  • Allow decimal point for GUI pixel values / placement

    4
    0 Votes
    4 Posts
    1k Views
    D

    Yeah I thought as much about the blurring - just gotta work out a decent way to slice and chop everything up always in even numbers

  • Invert filmstrip option for GUI objects

    5
    0 Votes
    5 Posts
    1k Views
    d.healeyD

    Well I have a template file I use when I create buttons that has all the states labelled on separate layers so it's never an issue. The only time I do the 1- trick is when I'm getting graphics from someone else and it's not really a big deal for me. I would be handy to have a flip feature I guess but I don't think it's going to be a deal breaker for most people - especially if they're coming from a Kontakt background

  • Be able to set font size/style for knob text

    2
    1 Votes
    2 Posts
    653 Views
    Christoph HartC

    Yes I'll do that.

  • deselect gui element

    2
    0 Votes
    2 Posts
    647 Views
    Christoph HartC

    Currently it's right click :)

  • User selectable GLOBAL_SCRIPT_FOLDER

    2
    0 Votes
    2 Posts
    601 Views
    Christoph HartC

    Yes. I'll put it on the Todo list.

  • Enable/disable print

    3
    0 Votes
    3 Posts
    714 Views
    E

    Good to know, thanks.

  • Saving projects is bogus, argh!

    8
    0 Votes
    8 Posts
    2k Views
    Christoph HartC

    Here is the most recent build:

    https://www.dropbox.com/s/8my1iuyma9oesqy/HISE_1005.rar?dl=0

    Also you might want to check what executable is associated with .hip files. This might lead you to the old version.

28

Online

2.0k

Users

11.0k

Topics

95.5k

Posts