• Calling an Envelope on a Timer

    1
    0 Votes
    1 Posts
    9 Views
    No one has replied
  • 12dB lowcut?

    2
    0 Votes
    2 Posts
    19 Views
    Dan KorneffD

    Stacking two 1-pole (6 dB/oct) high-pass filters is definitely an option, but it doesn’t behave exactly like a single 12 dB/oct design. The slope doubles, but the overall response (phase and the cutoff alignment) will be slightly different.

    The SVF can do a true 12 dB/oct response that's mathematically “neutral”.

    If you need more control over the resonance, a Sallen–Key filter is another solid choice for a 2-pole high-pass filter.

  • VST quite large

    7
    0 Votes
    7 Posts
    95 Views
    Christoph HartC

    @coupe70 ah yes, iPlug has a notoriously small binary size and a very basic feature set if you compile a minimal example. Any JUCE made plugin has at least ~12MB of size because there are more things included (graphics frameworks, plugin wrappers, other stuff). HISE adds some things onto that - even if you just compile a effect plugin with a simple filter, the binary will include the code for the streaming sampler module, the scripting engine and all the rest.

  • This topic is deleted!

    3
    0 Votes
    3 Posts
    302 Views
  • Help with Peak meter with fiilmstrip

    15
    0 Votes
    15 Posts
    78 Views
    d.healeyD

    @ScreamingWaves On Patreon I have a video specifically about the peak meter's look and feel function if you want to know more about it.

  • Midi CC events ignored in scriptnode envelope modulator.

    4
    0 Votes
    4 Posts
    76 Views
    ulrikU

    @It_Used Ok, I see, I guess this is a bug @Christoph-Hart
    The sustain (cc 64) is working with the flex envelope outside a scriptnode, but doesn't work inside a script node

  • 0 Votes
    5 Posts
    71 Views
    A

    @d-healey Thanks 👍

  • Removing license related things messed up the export

    7
    0 Votes
    7 Posts
    86 Views
    0

    @HIKuukkeli 65a0e7f1-5836-413a-9c29-4f55a0c780cf-image.png
    this one

  • How to limit voice count per key?

    13
    0 Votes
    13 Posts
    148 Views
    It_UsedI

    @It_Used Now is impossible to implement this. It is currently impossible to get the number of votes for a particular note. and send note off by noteOn EventID.
    Maximum - switch sampler retrigger mode after thrashold.

  • Compiling all 16 channels get only 2

    7
    0 Votes
    7 Posts
    94 Views
    S

    @d-healey Thanx! i had to recompile HISE and now i can actually see all the outputs and not only 1-2. Now it works! :D

  • Filmstrips issue? (vertical sliders)

    Unsolved
    8
    0 Votes
    8 Posts
    246 Views
    ChazroxC

    @dizavin sometimes if "showTextBox" in property editor the text box blocks the slider. Try unchecking that and try again.

  • Knob for semitones

    4
    0 Votes
    4 Posts
    62 Views
    D

    @d-healey thanks!

    Here's a minimal example, if anyone else needs it

    HiseSnippet 1095.3oc0W8taaaCDmx1Zn1cMXcnnXeTHnevdnHvNNIyEAC0INIcFsNwHJsqeqfQ5bLQnHUonxl2PeR1KydD1iReC1NJIGSu3llYzrsZ+Id79yOd2weG0PkL.RRjJhSsSlDCDmuz0ehPOt2XJSP5uGwYE2AzDMn7xEs6jXZRBDRbbJ+Li.mpUHY+d+S2kxoh.XlHB4URV.7BVDSOS5vtOmw4GPCgSXQVZuQ29ARQOIWlh3oraSRLM3b5YvgTiZkbI+.MYLw4acWe8QAcZ1rS61a1jRaGRoazBZ+DXzViB1r4SZFd5lMw+aQb9h8CYZoxWS0PBwoxtxvI9ik+jHO.uhkvNkClEsH9XjyEefjGZNhFojdiY7vgSSTIDhi6vYosx4osG3NfExtT9rz2Wksg2LKrSfNklGdkmCdsrgWSK3s.H4XAoJ4P59t9AJVrd1NF7bW29BrZNhh0IanjqKozu431ShZHzqEQOGNPgKtzh5s1nyi81pSisqUCKUIZuKnJugLcv3AxvTN388dYsOqcFnyjPwSW8UszXUisLAmI.uQoh.MSJ7jhLMLAVI40CjQwRABgGi9mmBM790ZUs7wZIPFlDIL8j54prcs2gNdJzwv2apSJB+yExSWsgwzhvzix4mhMX0mO5M11BVGJ0vQh5Mpg.n16p4822ZznEtWgq3fZgaaZ6UWmg0EoQmBpoG+oJhk146Wb+v8K1syA4YEKEkh9Bl9nXP7gZxIEoRSuUApPU0YcVqTzY4yYgfhvBMsUWljIYf1lDf7x96Q0zotB8JFoXPoYlCgydvEHIQdSaU28fjy0x3LcKpfDm6biB7OOKnOp6D6EQrvPNLThMLXh1FaH0VrO6W.adrHaZs5+dD0xw06Rt5UM7R9zlc6a9F9whMLQ0951ksu1w8SFcvMEh22c1spqfwRK.iXI71.iEjn2yc+Qif.8L.Vw8fWe6vXZG9UxC+cc8QVoL9qrf+vr0d+H8Bv6Yf.TljWqqYB3ebSm.Feim.dTfFC+IJpHIVlLmi8gH1I38iDaguLAorg2droZZKumjpV3Vu+oGfGxEZiOUmpxZK1IRlJzy0FT95Fr1ZIGrV4+cCV+L3x9by9qNEi9rnXNru3BfiTsYX7qQt0QzTtdpz46kGHEx3wRAKvtPeLnUryNCT1XegGnczZbZ5LIOn6w.Gn1MsOp6KvlMpBySvRlKZ8O9cPKrd8Mt4v0ybAz6yWR5x2tjzykOcyAYMyCDSzTjPv.u6YAO3iCscYwRNUYlu7Iqp+e8njikoZl3rAT7pB9TA2CSi7QF7..itP.byK0bJYXgyW2zrNmBWDls3OweEa1xr1oXyVS27ekXDQCTx2Dj+ZOS0+NYRvysH6KvpheJHt1q0UehG9.K1aBBl2UWwv0WVCaurFtwxZ3lKqgasrF9cKqgc93FZFUtSpVFkSfPHCFte1Sxcb1WPwt7raDj+B.w7hUy
  • Control ScriptFX using code

    9
    0 Votes
    9 Posts
    108 Views
    H

    @d-healey oh yeah you're right I was at the top of the block not of the entire dsp sorry

  • Few questions from a newbie

    Solved
    39
    0 Votes
    39 Posts
    2k Views
    d.healeyD

    @ScreamingWaves Mini projects are a great way of debugging issues like this :)

  • How to control loaded samples with preset.

    12
    0 Votes
    12 Posts
    146 Views
    It_UsedI

    @d-healey oh shit this work... How did I not come up with such a simple solution? 🤣
    Thanks again! 💕

  • Externally Routed Sidechain Options

    2
    0 Votes
    2 Posts
    49 Views
    d.healeyD

    @blush said in Externally Routed Sidechain Options:

    since I have to compile the plug-in each time

    Compile a debug build, it's much faster. Or you can try compiling HISE itself as a plugin.

  • Build Failed // macOS Deployment Target

    1
    0 Votes
    1 Posts
    187 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • Converting pngs to filmstrip?

    5
    1 Votes
    5 Posts
    410 Views
    K

    @Lindon Thank you :)

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied

20

Online

2.0k

Users

12.7k

Topics

110.1k

Posts