• Set table point at index

    3
    0 Votes
    3 Posts
    772 Views
    d.healeyD

    @christoph-hart Well as it turns out I don't think in my particular use case I'm going be able to use this anyway (I've been experimenting with a slider pack) but I shall explain it anyway.

    In my main GUI script I have a CC remapper, so the user can send CC1 to CC11 for example, and I use a table to allow them to adjust the curve/skew of the CC values. One table per CC (the instrument only uses about 5 CCs).

    What I want to do though is defer the MIDI callbacks in my GUI script and decouple the MIDI parts, such as this CC remapper into a separate non-deferred script. I'd then use the GUI script to set the CC mapping up in this other script which will actually handle the redirection of the CC data but I'd need to be able to pass the table values across as well.

    Will deferring this CC mapping stuff actually make a big efficiency difference?

  • New analyser module with FloatingTile support

    5
    3 Votes
    5 Posts
    1k Views
    Christoph HartC

    Fixed now. There's no fallback yet (just deactivates the FFT Analyser), but at least it compiles.

  • Check if CC assigned as automation

    4
    0 Votes
    4 Posts
    1k Views
    Christoph HartC

    I've added a method Engine.isControllerUsedByAutomation() which might come in handy for some other things too.

  • Custom slider value text

    3
    0 Votes
    3 Posts
    2k Views
    d.healeyD

    No, only when enabled is false

  • Add somewhat like slices in "you-know-where"

    4
    1 Votes
    4 Posts
    1k Views
    Christoph HartC

    I don't think it's viable to add this to the streaming engine, since it's a very limited use case.

    If you use a sample start mod value that is not too high, you might still get the RR effect you need without wasting too much memory.

    For example, if you set the SampleStartMod value to 16384, you have almost half a second of different material, which might be enough to kill the machine gun effect.

    Also, if you use HLAC, memory consumption will drop by 50% (because it uses 16bit for the preload buffers).

  • Get normalized slider value

    9
    0 Votes
    9 Posts
    2k Views
    d.healeyD

    Yes that looks like what I'm after. Thank you!

  • Panel getItemText

    3
    0 Votes
    3 Posts
    905 Views
    d.healeyD

    Good idea!

  • 200% Zoom ?

    1
    0 Votes
    1 Posts
    587 Views
    No one has replied
  • Left centre text alignment

    9
    0 Votes
    9 Posts
    2k Views
    d.healeyD

    I'll just shift it a few pixels manually then until my eyes are happy :)

  • Group Solo

    5
    0 Votes
    5 Posts
    1k Views
    Christoph HartC

    Well as soon as the GroupFX is enabled, all groups are supposed to play simultaneously so this method looses its purposes, so yes that would be the case.

  • Script Layer Request!

    4
    0 Votes
    4 Posts
    1k Views
    Christoph HartC

    Aah, now I understand. Yeah, and it gets even better with the new system :)

  • Hise Player!?

    2
    0 Votes
    2 Posts
    863 Views
    Christoph HartC

    You mean like this buddy here:

    Yeah, that idea is floating around for quite some time, and I do have plans to implement this somewhere in the future, however I am currently focussing on the VST export thing.

  • Prompt to save on exit

    4
    1 Votes
    4 Posts
    1k 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
    803 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
    2k 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
    5k Views
    d.healeyD

    Cool, that seems pretty straightforward

  • Text Colour Property For Combo Boxes

    12
    0 Votes
    12 Posts
    3k Views
    d.healeyD

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

37

Online

1.8k

Users

12.1k

Topics

105.6k

Posts