• De-Essing

    General Questions
    2
    0 Votes
    2 Posts
    25 Views
    ustkU

    @pcs800 Split the signal in bands, analyse the level of the band you are interested in, automate the gain of a filter corresponding to that band like a compressor would. In the end, a de-esser is a dynamic EQ

  • Looking for paid lessons

    General Questions
    10
    1 Votes
    10 Posts
    142 Views
    Adam_GA

    i can help you, shoot me a DM @Mickolos

  • Sampler Not Working After Exporting VST/AU in HISE

    General Questions
    12
    0 Votes
    12 Posts
    27 Views
    miguellizanaM

    @bendurso Yes, but I’m sure it’s something related to the code or the sampler itself, because when I compile, a message appears saying that the Trombon file from the sample map is not loading the samples during compilation β€” it shows 0 KB.

  • 0 Votes
    13 Posts
    150 Views
    d.healeyD

    @CyberGen Can you make a minimal example that demonstrates the issue with the scripts in those positions?

  • User defined array of values returned by slider

    Feature Requests
    5
    1 Votes
    5 Posts
    32 Views
    VirtualVirginV

    @Lindon Yes! I was thinking the same exact thing just yesterday. I would like the ability to pass in user defined values to the script slider using an array, similar to items for a comboBox.

  • How to save current expansion in a DAW project

    Solved General Questions
    15
    0 Votes
    15 Posts
    187 Views
    d.healeyD

    @bendurso Nice :)

  • 0 Votes
    14 Posts
    87 Views
    CatABCC

    @ustk Nice, I will use this to enhance the machine code generation in future plugins, thank you

  • I want a Filter at the end of my FX chain

    General Questions
    3
    0 Votes
    3 Posts
    42 Views
    d.healeyD

    @pcs800 Put your module within a container and add the filter to the container's effect chain.

  • Script FX module in properties panel

    General Questions
    4
    0 Votes
    4 Posts
    55 Views
    d.healeyD

    @pcs800 You'll see different things there depending on which node you click on

  • The delay module temposync slider popup

    General Questions
    34
    0 Votes
    34 Posts
    1k Views
    pcs800P

    @d-healey I've scrapped this project

  • Simple ML neural network

    General Questions
    138
    0 Votes
    138 Posts
    18k Views
    resonantR

    @orange said in Simple ML neural network:

    @Dan-Korneff @Christoph-Hart
    We look forward to using this neural model in a guitar amp simulation :)

    @orange Have you made any progress on this?

  • Script FX - how to make Inverted Gate ?

    Newbie League
    2
    0 Votes
    2 Posts
    61 Views
    modularsamplesM

    There are a bunch of ways you could go about this in scriptnode, one approach would be to use a peak node to determine the level of your incoming signal, connect it to a minmax configured as a gate (0-1 in a single step, polarity inverted), then use this to trigger your oscillator.

    Have a look at the example below to see this in action. Try adjusting the connected min and max values to set a threshold.

    HiseSnippet 1907.3oc4Ys7aaTDFe1jL1woszGzCf3hOzCsnRvqsiis3PRyqhEMol3RE2plt63jQY2YL6tNIFDRf3Hm4Puw+Fbq+If3Lbf+C5cN.eyN65cGm0OpaRoU0QJxyiu462789abKOgE02W3gLV5Q86RQFWF2tOO3vMOjv3nlagLdO7tD+.pWQ0TazuKw2mZiLLl+9xILJr.J7yKVaChCgaQSlBgdrfYQe.ykEjLaq0+BliyNDa5iXto1c00aZI3aJbD8.7LOtDpKw5HxAz8HxsMGF84D+CQFeLdkxUrpZupc4xqznlEoFsQGRmNlUrqVsV8FlUZPpVuFszJHibaayBDdsCHATejwBaHr629PwIbECdLym8TGpbfIpMvY0z6HbrkWQ4rnMOj4X2JVP4iPF3VIhs4Uhsah2kYyFLeh36ZgKTLghzBPi4zg27ZvyLM7JkBdY.IiTPZAEjtNtskGqaPxJR7bIbSNnM6P.8TZnn1Kx343MEvF3AK6RNhtiGLX.A2tVoR2sH7u67Yc5wsBXBdQAeOQ.8g7aemk9tkJrz2uTwgWpSmLWSxFOgiC0KykklFdiivay649Tp2cKdLwoGcvFgqutLEOZYZZUtk5VmZiBdSNK3gco7QYHfhDUv29plaQBHREQzbv95R8BXRHXrE8XvMPoVJf2h5eTfnK3HbFcFXsHr64PBzMgjNZQK.x.M8lT4v8YA8S6HdtYWMsP753Vr.qCyFiykAFAI0EAFi7FuBd6NcnVAI.bA7Ne8EiqWZ1WHl8JuovHogr+CilgKroECml5y7odliId5uOswS6N0wSicxuK9kwgZrwPMmwXn4diKF5aAtiZg4KDiw1L2tNzs4GScfXNgX7FPPlNjdNAwypansqfK5dnfyrRaasOMvicvATuzXOyKz8BBfLyIyby02m5PI9oL9t05OfwoDOPNQmQYg4KcJuL0We.VA2hRuihu8FFc92YBiNNQzh3sOMviX9Fn1KBZkecBs8E8BX7C1k.ttmBE6rWO21P3dKJ.KNm5HK.xXNYoJpwkjikfnMkaGN3egOQKZJGaDsnY7hopxYOZvIBuiB89h9NxHu7tW.y3Ge.baP2ywQbRKgS+3.LgWHpmuzb1HOtzxvepcsovsKKxPGDUpgwH+dthd.SifOT4+iHLGY0Ds64C0jY+PdaXygoGklg6EFmI+NDKPt1uEAR7BtSxp5.0C0aYqApoDnlnmjRWUWFIqJOw3jmJYF.PWofP1JhTa0h3Az.EGKqwaNi4kTHkMQfImjaWAK7sfzyRSkxny.OO5xIqmIfzOfwCJkLzgdZbwnaw765P5uQOvOVEzTaFXbStM8Toi8m.ooScgjYniGAeeWF+wxxB.tJ0fncImNXbUXb6.Z21ruMbrILVd0ygCC9GsujPVQolzNOTJlkOgY4vk04VAXB3iFGuIbBlkTeLq1njoYMH0wQzSTRa0FJWtQiRUWoV4xUpVe05qD0LzNdzuoGXE0OFl4wkCYoNHimEMJYhoFJygMqMBgxkCYYw8kV8HMxGVrXNN9MrNvbj5f6KskeoXDdRLRdv4wsNTlvWaiSRylaZN4bg0WMrYyKVKKXeudABW3BF1lAJUOWHTJev7XvlGpXdjAGTKmk2WLoSxuKKW+7XUPmIDSJa1pVaJYqliqlXHrJI4HH+ybJ6ul9OVtpEwIVFChtTvdQEuMeMfaiEzDWcojiFhsWREiTthVZ0X1oHYBragjBpdDw6.ZfeTi5bpkJ4SnZqos7x6x3tjSSjnxYyiURJz4W30QZrN.AZxgqEJ9gtzVNZ0yJLFP3jD9Zbd5EMWB6G1nwSHd5RmnXLiN6whIt8IYARESefKdRDrj8kNPdp1R1JQqL3X9nO8utUtu7OGJRQxQMTzhKb.VPFIk41ycR4.+eEhjSyBhuXDRQn4uQAw7CAwe8YO62V6rP7VqOUP74E9g+XMU9.4ZI3y4pW6m9m8GM9FGjNmjZ.jf8OshLD5bBRvbiDRKggZtIdxFMldXkJrykSUl4zWlZbrGMpe6uF0yVrw670nNvpY8yw5TksF9lWUp3YoJ0b+3ur4O+I+8ZYC6QjqOcJUMetahoQOb2xI6HqBtReBSvuCO15Bup7oCR4aEeAB69F09D46RkTgvbomPuhA+g19YW8k0+etz9+a69TpsM0NjZ48ROfvBY6iNrdbQr4L4gVojYoJvFZznd0FqVxL5cehdOznC+8wqrbM0AUuR0p0VoTkgr4.euwDP4BErEvwOUazoeCrY8UWdU4IUd0F0ZTs9qDXmXqnZkOnwIzXyaNUdkWIRUrYOuimFu9Lp98UuWpQWlulo57W70obEbSd2dAsYGvSP3jqKXHG1QzOf9CSclNBffiZlLR7fkJQz4+ccJKu9EqMc2rraBLoZ9rtWvtuvuWitl2Ww6UTK.yj09FBwQtjvGEd19Uvec7D1tDKOwShZgVd4VLbFvIjG8pu6JGWzDc7vZPWlM6IVV5G0YHr7rRXkYkvpyJgqLqDVaVIb0Ykv5SlP4uLbTJEowN3w0ZaUsAFayIO0Q0kB5+3PGP9H
  • How to set AU subcategory?

    General Questions
    2
    0 Votes
    2 Posts
    52 Views
    dannytaurusD

    Those categories are for Logic's native plugins. Apple doesn't allow you to list your plugin there.

    You'll notice that there are zero third-party plugins under those categories.

    All third-party effect plugins are under the bottom category of Audio Units.

    Same goes for instruments. They're under bottom category, AU Instruments.

  • Samplers as round robins?

    General Questions
    32
    0 Votes
    32 Posts
    2k Views
    GabG

    @tomekslesicki Thanks!

  • LAF to draw text input of a slider?

    Scripting
    10
    0 Votes
    10 Posts
    150 Views
    ChazroxC

    I just found this on the forum compliments to @HISEnberg ! πŸ™

    https://forum.hise.audio//post/100409

    Content.makeFrontInterface(200, 50); const var Label1 = Content.getComponent("Label1"); const var lblCss = Content.createLocalLookAndFeel(); Label1.set("text", "CSS Label"); // Email/Key Label Laf lblCss.setInlineStyleSheet(" * { letter-spacing: 2px; font-weight: regular; } /** Render the default appearance. */ label { background-color: var(--bgColour); color: var(--textColour); border-radius: 5px; padding-left: 50px; padding-right: 20px; text-shadow: 2px 2px 5px rgba(0,0,0,0.3); } /** If you edit the text, it will use this selector. */ input { text-align: left; padding-top: 0.5px; padding-left: 50px; padding-right: 20px; caret-color: white; font-weight: bold; } /** Style the text selection with this selector. */ ::selection { background: #50FFFFFF; color: white; } "); Label1.setLocalLookAndFeel(lblCss);
  • 0 Votes
    6 Posts
    78 Views
    Christoph HartC

    @jeffd hr1 uses Flac which is a tiny bit better when using 16 bit but a bit worse if you use 24bit

  • Help with MIDI learn panel sliders

    Scripting
    5
    0 Votes
    5 Posts
    83 Views
    rglidesR

    @d-healey I suppose in some way this is a relief :D I spent several days making the UI look and function perfectly already and was fully prepared to make the panel sliders look the same as I already have. If you think my amount of sliders won't be an issue for performance etc, then I'll just carry on as I have been. Thanks David!

  • Tired of this error on Startup

    General Questions
    9
    0 Votes
    9 Posts
    180 Views
    ILIAMI

    @aaronventure So Im not alone πŸ™

  • Scriptnode Synth Crackling with Chords

    ScriptNode
    20
    0 Votes
    20 Posts
    1k Views
    AxiomCruxA

    @Christoph-Hart said in Scriptnode Synth Crackling with Chords:

    What might be possible at some point is to use the routing.send / routing.receive nodes WITHIN a polyphonic network to implement polyphonic feedback delay lines (for stuff like resonators etc).

    yes, exactly.

    At least for me this was the expected behavior. I kept flipping on and off the polyphonic setting for the chain, expecting that to be a fix, or the number of channels, but nothing solved it.

    For the time being I will try out using Faust for my comb filter / physical modeling elements and see what I can do.

  • Hise exports plugins under the wrong name

    Bug Reports
    3
    0 Votes
    3 Posts
    63 Views
    xxxX

    @d-healey

    a3585b8a-f846-4418-9ef4-7b59e82457a6-image.png