• Reverb length

    4
    0 Votes
    4 Posts
    125 Views
    David HealeyD

    @Sampletekk Not sure, I haven't tried. You could add a waveform control to the UI

  • Changed my machine - old HISE projects extremely slow?

    8
    0 Votes
    8 Posts
    219 Views
    L

    @David-Healey that's sorted it mate thank you! I set Projucer to Release with Faust but opening in Xcode, it was still trying to build the debug build. Changed to Release with Faust in Xcode and it's up and running (though did get a security error from the Faust dylib when I tried launching first time)

  • Need filmstrip animations

    10
    1 Votes
    10 Posts
    1k Views
    A

    @Williamson spam?

  • Where is the Degrade effect?

    3
    0 Votes
    3 Posts
    140 Views
    toxonicT

    @Christoph-Hart
    Yeah, but a pity in terms of backward compatibility nevertheless. But anyway … by the way, what are MDA effects. Did they cause any troubles somehow?

  • Checking the HISE Source with AI?

    23
    1 Votes
    23 Posts
    879 Views
    C

    @David-Healey Great. I'll teach to cross-check with that repo when accessing Rhapsody.

  • Problem visual studio cannot find assert.h / crtdbg.h when building HISE

    23
    0 Votes
    23 Posts
    624 Views
    N

    @David-Healey ok i reinstalled all from the start and that working, thanks a lot for your help

  • Anyone got a Cubase LE license going spare?

    7
    0 Votes
    7 Posts
    267 Views
    dannytaurusD

    @HISEnberg Steinberg hooked me up! Thanks for the tip! 🙌

    EDIT: Ugh - another Rosetta installer! 😂 When are the audio companies going to catch up to Silicon? Apple will phase out Rosetta in a couple of years and then they'll be in trouble! 😜

  • Complex Group Management - Custom - No groups in this layer

    6
    0 Votes
    6 Posts
    229 Views
    J

    @Christoph-Hart Ah my bad. Gonna try to update again! Thanks again.

  • Exclude UI elements from updateConnectedComponentsFromModuleState()

    Unsolved
    4
    0 Votes
    4 Posts
    134 Views
    Christoph HartC

    @Oli-Ullmann said in Exclude UI elements from updateConnectedComponentsFromModuleState():

    The attack slider is saveInPreset

    That's your problem. You're basically saving it twice. Just set saveInPreset to false and let the module state do its job. You can use this method

    https://docs.hise.dev/scripting/scripting-api/userpresethandler/index.html#updateconnectedcomponentsfrommodulestate

    to update all sliders after the preset has been loaded.

  • Filter Display and Matrix Modulator - How does it work?

    Solved
    14
    0 Votes
    14 Posts
    976 Views
    DanHD

    @Christoph-Hart sounds good to me - although for non-bug issues I'll make a new thread

  • Compiling HISE with Faust issue (Linux)

    44
    0 Votes
    44 Posts
    2k Views
    toxonicT

    @David-Healey
    Ahhh, great! :-)

  • How to control Flex AHDSR Decay time with Velocity?

    24
    0 Votes
    24 Posts
    708 Views
    LindonL

    @Christoph-Hart said in How to control Flex AHDSR Decay time with Velocity?:

    @HISEnberg I've added a few customization options to the mouse behaviour for HISE tables last month, this should all be doable.

    Well as long (as Dave say) it loops in the sustain potion and thats where the multiple segments are then we get "kontakt like" MSEGs,,,

  • Custom Settings Floating Tile - more LAF features

    5
    0 Votes
    5 Posts
    144 Views
    VorosMusicV

    @VorosMusic Looks quite good.
    I guess I will do the same for now and work within the limitations.

  • Compiling on Mac OS X Sequoia 15.6.1 - Silicon

    2
    0 Votes
    2 Posts
    198 Views
    dannytaurusD

    @inlandempire Always use the latest passing commit from the develop branch.

    You can tell if a commit is passing (the automated tests) by look for the green check icon next to it.

    CleanShot 2026-01-13 at 16.44.10@2x.png

    I'm on macOS Sequoia 15.7.3 and Xcode 26.1.1 - no problems.

    Compiles HISE in about 30 seconds on my 32GB M4 MacBook Air.

    Also note the very recent changes to the HISE/JUCE setup here: https://forum.hise.audio/topic/14184/juce-submodule-psa/16

  • How To Make Fader Move Vertically

    15
    0 Votes
    15 Posts
    2k Views
    S

    @Mighty23 said in How To Make Fader Move Vertically:

    @weezycarter
    Knobman could be the first step. It's up to you what software you use/want to use.
    https://www.g200kg.com/jp/software/knobman.html
    https://www.g200kg.com/en/webknobman/gallery.php
    Strip Generator:
    https://www.wavesfactory.com/strip-generator/
    Photoshop:
    https://lancethackeray.com/downloads/psknob-photoshop-script/
    Figma:
    https://www.figma.com/community/plugin/1030842037042371583/knob-creator

    The Photoshop script works great for knobs that turns, but how would I use it to create a slider that should move up and down?

  • Download Hise Doc's without losing auto generated content

    8
    0 Votes
    8 Posts
    248 Views
    B

    @David-Healey

    Good idea. I've tried the Create local HTML offline docs, but I don't understand the 3 options for it.

    Base URL option left empty

    Markdown Repository set to hise_documentation folder that was downloaded from github

    Target Directory set to a new folder on the desktop

    Ends up with error - Your header file doesn't contain the {BASE_URL} wildcard

    But the header file in the template folder within the hise_documentation folder does appear to already have the {BASE_URL} wildcard

    Screenshot (226).png

  • Exported VST3 GUI is blank/dark grey in FL Studio (Windows) - Sound works

    14
    0 Votes
    14 Posts
    321 Views
    David HealeyD

    @pradashades666 You need to delete it from the module tree I show in the image.

  • Ultrawave synthesis

    4
    3 Votes
    4 Posts
    261 Views
    dannytaurusD

    @Oli-Ullmann Wow! That's the nicest implementation of wave editing I think I've ever seen! 👏

  • Goals for 2026? 🚀

    27
    5 Votes
    27 Posts
    991 Views
    David HealeyD

    @bendurso said in Goals for 2026? 🚀:

    I moved mine a couple of weeks ago with a custom storefront with node.js, let me know if you need some help :)

    Oh thanks, not sure what front end I'm going with yet but when I get there I'll consider node

  • SNEX Correlation Meter

    3
    0 Votes
    3 Posts
    128 Views
    resonantR

    @ustk

    I think the calculation can be done using the float getSamples function and then passed to the mod dragger. I managed to do it up to the code below, but the rest is beyond me for now.

    HiseSnippet 2980.3oc6ZzzaabbcojFaSp3D+U93PNLPs0ktUgTTVwwA1xj5yXUKJQnUVV4jvvcGJtPK2YytyRKl.Czi4VN6Con.4WQOk7GH.EHGxoBTfdo8l+Gz9lY1k6rTTVzJ1pwAYkfzNuYl22u2LuYV5gbpmM0duPOGeeJ2vH23MBXVzvPVfQtBa2ymZj6MPl873sWpMwwyXskMxcEzRrf.pKg6v7pS4z.iE64SBCo1F4xM9mHFWt7SXHedV0EItDOKZJHCicXNVz0c53vSg1n1CbbcWkXS21oi1nmq1ZVLukXtrHfmFGMigOw5.x9zMHhgMFx39jv1F49CHK64rly5VMmqBgz5ipz7Vzl2txGUgdaqOz9isrHVeXSqJ27lDibmaEaGNKvjS3zPibSrHytmYa1i8TDXGmPmltTQiJFl.kUfWk4ZKDQATikZ63Z2WYEBptyoo5FWo5tFptisSe3opvKI6.mNCcEXtwxxdimg8pnydynwdCgkxowRSnXoKiLsBb74o8H3mIQq4A1wVDvNoyJpwZj66.SNL.OdoNjCnqF.M5Ogh2ZlYlFC+4F2oUjmkvo.y71fwoa5U7FE9hB4K7jB3A6pUqg1mfLALWWZvP6V3ZD77lXQunNMoASi6Rbin8GHH9Y0oniWmpaxsTRs1.Ydq44v2zm5cbNBFwpJ3sGt1xDNQXHhgAiymFvcDrPtkocgv.kYIOZYZ3AblODHbDaF3svrif3srtPh.s3N.cPF6lv33E5v6oGH9RyuZTYwKiZ3vsZObdbrgvifl5UAOFGMdQzJsZQs3oL3DnU28rKzqPbnGPSAwuHxbCQhz57fc2cnQceIJ0C2Of5SBnayZ3R5ULjzw2ktEvjSia5xrNvz4yoGMrvWwCKJFQQq1DOOpa3oI54birZoxy2prEKh63secBOv4PHLbinNlPhcK5RwbG.K2XhfHU6YDsENFlvJUxF+W3ItyJh14h6rRRmZweaP4OlEbfzdD+tQtKHT9EPIpdiEbcYOdIVGemXmTkHQCBkMNOZlRvOpg0f41yuMyywRXmTSJg0WnCKBnZL+m5zuXh8IQTf0q1l33JhALiBgLI1a5YB3QtHovGbClM714VkXA57dMH71hXIQtHvwkFTxpuCrlXj5.IT8pEG05VfyjEQUrAv8cDpIwRn4FWzuPOMdLwEX+pHpWWpKjxZuVLg3CqzmgodejcOORGGqvRGcj5dzJ1YX36D3qIzxXpqT2lDrOkGFmZ0iZorbRU2Z1hEzB8nGtmmPXZPB.xCqVI537HGO+HtjLPHzgIInW1IzGhrVLBRQnBfy.wPjuxldXhS1JPbhMra.4zSb75SHohreKvNT2waGQHkdpt5jCyBq1WUyjS8UtJRX+0m9z+VUyCnOVo0igh+9u96qJrOW.s.mCaFxXa5g7sYRrAZitf9RP0ygj6jpArWIoxzLp4mDvh7kMzHcsCZ052TaYZKRjKe.1btZFu5ki7nsntTRH8mnf3+Wd5mZ9RTPf0LGPPTvFTPjPEBxaghS1Y5ruGw8XDmIQODbkZAgx1mrLodFtLIxvkFsp6xmIJ8RPpi.ZozdGVpB8Y+hDSJWnSzpmHDQZLWxEvNDqEys8SBE7hD.+lH+Nj8h7BsHtR8TlXXEpGHFFsMAVDRjmvz0wlFz.BMDsVHx1gspipK3+p.TiAi3yF9lSya47odKHwpAZdJHTEnsPtSRrrPDm0AVlTtGmT2G0D0ccTSMikMi8b.MPFS56HWM.VwtTlwbzTtCfjSZUfSJa6wmh6MNZD0y91QKhxv33inRL0uxijVSgTopKiI7DRa7xPHKfpCrjiuauWVx4ypNb47YUOCDGDZAa6yfbe59hFO2bRuAZsvcD8BQAID.rrKxXGzgH2e3O4R0tZRMFxrMqyDSVlW3ZJHXAHrXy6zfJYpC5TddI9i74kX1yyptLuRJQjElsc.jgD1MtNoDr4JdhDo15ieKFiKpaW+7ZLkEg.0DDvAzqijsnf8NjlAlHArJmzWiJuCyMpCMrrPmWdYPS2jcX4MV3Qkq+Py0Vpr4B0ar9J30WawsVXqOsbiEV5AlkMi775gWmbXYStTitBnA83ND2PrBe3YKCFuPdPjptlG3vwe.dlJyT1bcyUvyhGdu3Ue35qiqu1tkdLoqQGg0.k6o+ieuQGhb+de0aujgKnVjRZRetR8jcR+4F+4cjRUNkGozD+r6HkdM3zIxT5c9DdzzQ3rtRb8GwmiYbpkDnYhKGuNyikTqmtqMT4596Syl0aXBT7dy6C4Z0R1kaBnu7GpsNjIjDLXz4KftnxK7wPLT606EWJAVjLA+56oJM9unOUoyjiOQSDeWkHNI5QjtT4s.HEv2V1tEKnC9Sndz.g8oxwcG.+4dW8u+xeMsMs3.K.Kf4E5yBgH2TL+clzNNay7ng5PGbFypumm9yX1ra7fG4kA0wfxLJgpXUPUnMtKTKA3r5.aP7xfLncFLUWXRSZ9OqpVE1jBRt8lgVfhgLvlsZD4FRejiMucE8IlBdVcv2mDXK1JPl.iWIKa8y7aBoef6BA9z822QpVUUboAIqC8fJpS+If1+zIyc03ScEFJWxQuY7ADuXDmCo0bjkAq3hXPcOxlfGAbbQzVzPJ+EFEppnkn3sjYZDUAnfM.RduZiBRlDIvfjWNcbwkjHv7.migMfpaFA0AfEV.+Azdg+TzHfv3So1Ovi0bPDb8ipMtTLBfpsaxVjcnDEWAYR+rHww91G7nKPZrxEQpbaaQ7fBpNURSdjY6nVsbomNOrIQpjUa6PedhvDJDbkLzWbJMRjbMTRZXsNF.aWqls7.W+cnYmqz.OM5+1G+.3O2uqwnS4cf8+YAaZ33o7y91LTt0ebwEDDZ4RktYTiAaOxT9Jn0od6yaOxRbqCDzQ9rKquDuyeBnaI6FFili2kQw6.vD1PprB9S1uanH5cQaFw8i3ujP2kQ0arhrJqXDdDuwQLx5sDHBpN6XPyL0FEm5ygtOrL2PBH9kbIPydFWBjwu8WKA5WKA5Ew0dLM5Ooh9mG7hcI8LT2Il78r6dSBRXVWm1Rqbi2uV+N1xY+1bcG0UgE2aBdCZyn1Mu4OTMAt9DjcrN6wM.BtZ.8yzKv+9NGApwx0R2pesB+3OTcaZGeV18lCdUi+5zktezDNuYbBG4gA1LNknBDVAKqQZKFqS16L7+TcYRG+zCnDzy+qpOhxWGlsaLr+423+8UWNnmNLie7a92UkE.oiKvFP+bpVdF4sR9ZqV94uzC3f8y6TXvVGBslEKyig++ShryBC1YAM5PrBX6EegfhTjWPBAjaO44smGUWzFW4n6koCT68dVVYQ0Ql3rm1IdyS6Dm6zNwO7zNwacZm3GcZm3sO4IJNZj3KiTDaXX.aqU8Emjq+czjabCZ7GihZKrBW69P7nGFey24FqkiHrP9OEm7No24e4j6nuT6jO5QiwlYLDGVYBhLo3653wwary8vpKPAmLdw2Hl4Fqr6dar4xqTLA5MtSg7EJj2lEALId28wyiqTZFAP3mlLlKF7nscooA9EUi853t2nPd.m4U+1ElID7ztTfn31hcwkArMM9C.rMs.kRBkOe.kGE3gAViB.dhj3YY8F2C2k4XiCo792aXLM6SRmVEafmed7L2.WtLdMw04CPkbe26HXGAhyKQih8uuSHcktftpX+2tNldiu3IwiBH1JGBDxi3JLaEsD2+DVGz0w1SiE7mi3qKJclweteEan9uoO0JD6GlNf.wwnTT1NUPE0xHLsIGmlfBhbvwxd7mCXwA5E3A3sAPkfmVJ67VUn1JF5S7taKWFgOMLf9yMegmbmBFFGwG68FlO1gcbS8xlLG5tUAH3tpO4t4mBrqSgodVLaH047S8vsW8Ct8TUuWgB2M8JeuWALNsIN4lrmepYDSN4RriwUx8WG2a5UWq5GPk1yZKO+TxOkiovC6NrA9I4FrmBKtB64mBvX7MXCumEY5Lk9EYq.U9dEtaYcYxv3+A+Zd6PB

26

Online

2.2k

Users

13.4k

Topics

117.1k

Posts