• Custom Envelope Graph

    3
    0 Votes
    3 Posts
    277 Views
    Oli UllmannO

    @d-healey
    This is great! Thank you Sir!

  • Global Cables in Compiled Nodes....

    1
    3 Votes
    1 Posts
    126 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    9 Views
    No one has replied
  • buton and slider last value

    10
    0 Votes
    10 Posts
    323 Views
    Y

    thank you guys, with this I will be able to adapt to my project

  • Dynamically remapping dynamic layers across velocity.

    10
    1 Votes
    10 Posts
    638 Views
    W

    so I just add this snippet to my script and its working like a charm, how I duplicate this? I need to duplicate the scripts just changing the knob name or there's also another way, thanx, I want to replicate this in 12 channels
    thanx
    im asking because maybe I dont need to duplicate 12 times,

  • why there's no pads to insert as is keyboard on HISE?

    3
    0 Votes
    3 Posts
    269 Views
    W

    @alhug Yes sir, this is it, a BIG thank you!

  • loading multiple fonts

    Solved
    6
    0 Votes
    6 Posts
    411 Views
    StraticahS

    @d-healey Inter works perfectly fine :)

    this is the font i am using. I might need to switch to another font then. It seems the problem is in the font files. (only tested with 3 of their fonts)

    still strange that bold works, medium works, but not bold + medium at the same time

  • Style Preset Browser & Dropdown with Look and Feel

    12
    0 Votes
    12 Posts
    768 Views
    d.healeyD

    @Straticah I don't think you can, without editing the HISE source.

  • arp unsync?

    8
    0 Votes
    8 Posts
    450 Views
    Oli UllmannO

    @Straticah
    No, the LFOs do not trigger notes. One LFO opens the amplifier and the other LFO defines the pitch that sounds.

    If you want to trigger notes without Midi-In, you can use "Synth.playNote(NoteNumber, Velocity)". Note that you must also send a Note-Off command. This is then done with "Synth.noteOffByEventId()".

    This allows you to trigger notes via script. David demonstrates this in his video, which is why I posted it. :-)

    If you use this in combination with a timer, I think you can script an arpeggiator / sequencer.

  • How to play a sample when you release a key

    3
    0 Votes
    3 Posts
    307 Views
    0

    @d-healey Works as it should, thank you so much :)

  • Creating effect plugin

    7
    0 Votes
    7 Posts
    1k Views
    S

    @bendurso 👍

  • Content Type

    5
    0 Votes
    5 Posts
    259 Views
    S

    @d-healey said in Content Type:

    @Sampletekk Slider pack

    👍

  • How to center align the PresetBrowserDialog field?

    2
    1 Votes
    2 Posts
    173 Views
    d.healeyD

    @Straticah I don't think it's possible without editing the HISE source code.

  • Any build possible with Sonoma?

    2
    0 Votes
    2 Posts
    266 Views
    D

    @AndreD Running Sonoma here and here's what works:

    Building HISE itself is fine for me with Xcode 15 Building my projects does not work for me with Xc15, but does work with Xc14. I keep both on hand.

    So overall Sonoma seems workable to me as long as you have Xc14 around.

  • Happy Holidays

    17
    8 Votes
    17 Posts
    921 Views
    BrianB

    Merry Christmas from wintery Canada 🙏🏽😎🎉

  • Fast / Safe Scriptnode Usage

    12
    0 Votes
    12 Posts
    434 Views
    Christoph HartC

    @iamlamprey try it and find out :)

    Spoiler alert: Folded is an attribute :)

  • Export Samples for Installer - hanging at Compressing 100%

    Unsolved
    18
    1 Votes
    18 Posts
    1k Views
    A

    @d-healey Freezes at the same spot

    f7fc83d6-ebb5-4179-828f-87c89d075e96-image.png

    This is the same console output I get when attempting to export from HISE.

  • Rhapsody plugin installer

    5
    0 Votes
    5 Posts
    349 Views
    Christoph HartC

    aiff, aif, xml. maybe dll

  • 0 Votes
    5 Posts
    343 Views
    oskarshO

    @elemen8t no you need to write code

  • Decimally Accurate Sample Delay in Scriptnode

    10
    0 Votes
    10 Posts
    483 Views
    Christoph HartC

    @Dan-Korneff said in Decimally Accurate Sample Delay in Scriptnode:

    I found that it does a bit more than smear the signal in my testing. Sub Sample interpolation creates a full on LPF.

    Well, that's what I mean with smearing the signal :) The interpolation method will probably be responsible for it, as this is just using linear interpolation.

    I've spent a few weeks researching and creating alternative algorithms from scratch and managed to implement two other interpolators that have a better amplitude response. Just kidding, they were lying around in the JUCE DSP module waiting to be used. I've also added the possibility of using delay lines in polyphonic contexts, so you can use it to detune your synth voices.

23

Online

1.7k

Users

11.8k

Topics

102.6k

Posts