• Prompt to save on exit

    4
    1 Votes
    4 Posts
    874 Views
    d.healeyD

    Yeah I was only thinking in standalone, that's were I am 99% of the time.

  • Mapping Editor Vertical Zoom

    3
    0 Votes
    3 Posts
    684 Views
    d.healeyD

    Aha, that's a good idea!

  • Synthesis features

    11
    0 Votes
    11 Posts
    3k Views
    M

    Well this, technically, is the standard way to do wavetables. It is the way Seruam and all of the others do it: http://www.earlevel.com/main/category/digital-audio/oscillators/wavetable-oscillators/

  • Sampler.getSampleMap() function

    8
    0 Votes
    8 Posts
    1k Views
    d.healeyD

    I see you've been busy with commits today :) thanks

  • 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
    1k Views
    Christoph HartC

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

    favicon

    (hise.audio)

  • Script drop down

    5
    0 Votes
    5 Posts
    1k 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
    2k 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
    4k 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
    949 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
    665 Views
    Christoph HartC

    Yes I'll do that.

16

Online

1.7k

Users

11.8k

Topics

102.6k

Posts