• 0 Votes
    27 Posts
    2k Views
    trillbillyT

    UPDATES:

    Implemented developer branding info (Brand Color, support email/webpage) from the Tools > Branding section to display directly on the GUI.

    Logo can be added to this as well by simply adding your logo named "SoundSyncLogo" to the image pool. The script will auto-detect if the logo is present. If you dont have a logo added to the project, it will display initials for your Brand (example: SS for SoundSync) instead.

  • 2D FixObjectFactory or FixObjectStack or MidiList or combination...

    3
    0 Votes
    3 Posts
    52 Views
    ustkU

    Oh in fact I guess I should better make a midi sequence and get the rectangle list...

  • Loop points clicking issue in HISE but not in other samplers

    24
    0 Votes
    24 Posts
    1k Views
    d.healeyD

    @Christoph-Hart

    alt text

  • Stock Table Upgrade?

    45
    1 Votes
    45 Posts
    2k Views
    ustkU

    @Christoph-Hart The tables really, really need an update

    All value currently set above 85% are shifting up at each mouse click ! 😱

    zrg.gif

    And setting the value is so rough, often jumping by 2% with no possibilities to get more precision.

    This is making me think

    What about the possibility of opening all current point in an array/table like popup so we can edit the point numerically?

    Or expand the area for more precision?

    would there be possible to show the values with a custom range (even if 0-1 behind the scene) so we would be able for instance to set frequencies or gains precisely?

    A table for the real guys 💪

    Of course all of that can be made from the UI, but when you design a network, you might not have/need a connection. And I can't imagine making a connection, dropping the table because you make another design choice, put back a table because, well, wasn't so bad... In short network design is no time for creating a UI connection + script just for testing things...

  • Need Someone to fix 10-15 lines of code Negotiating prices *WILL PAY*

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

    60
    0 Votes
    60 Posts
    496 Views
  • VS 2026

    5
    0 Votes
    5 Posts
    223 Views
    DanHD

    @DanH Only snag is IPP (isn't it always!)....

    When installing the Standalone OneApi IPP installer it said it couldn't find an IDE even though VS 2026 was installed and working. Spo that's odd - perhaps the OneAPI installers need updating.

    And HISE says it hasn't been built with IPP when I try to export with it checked so it's obviusly not finding the library.

  • Help me understanding: No Plotter Tile on Windows

    Solved
    3
    0 Votes
    3 Posts
    286 Views
    lijas90L

    @Mighty23 thanks!

  • Légato Glide Mono

    4
    0 Votes
    4 Posts
    109 Views
    tsempireT

    @d-healey Yes, I also had questions regarding the integrated legato script it's a shame, I think.

  • 0 Votes
    3 Posts
    107 Views
    DanHD

    @DanH ok so a Flex Envelope in a Global Modulator Container causes the compiled app not to open as far as I can make out @Christoph-Hart.

  • Introducing Altar (and looking for Windows testers)

    16
    10 Votes
    16 Posts
    1k Views
    iamlampreyI

    @Sawatakashi I'll have to look into which libraries I can & can't include in the repo (license reasons), but for now the complete list is:

    XSIMD: https://github.com/xtensor-stack/xsimd
    Rubberband: https://github.com/breakfastquay/rubberband
    JSON: https://github.com/nlohmann/json
    RTNeural: https://github.com/jatinchowdhury18/RTNeural
    RTNeural-NAM: https://github.com/jatinchowdhury18/RTNeural-NAM
    math_approx: https://github.com/Chowdhury-DSP/math_approx
    AudioDSPTools: https://github.com/sdatkinson/AudioDSPTools

    I also have the WDL folder from Reaper in there locally, but I just deleted it and it still compiled fine so I don't think I'm using it anymore.

    Fair warning, it's kind of a pain getting everything compiling. I had to change a few of the HISE source files because the Rubberband library overlaps with the using juce namespace

    There are notes about that in the transpose.h file, and there's some notes about FileSystem.browse() in the cabDesigner.js file if you want it to work properly when the user cancels the file explorer.

  • Opening a Panel When Selecting ‘Steps’ in LFO ComboBox

    7
    0 Votes
    7 Posts
    193 Views
    lijas90L

    @d-healey Exactly! That was it. Now it works. Thank you very much, David!

  • Text input

    5
    0 Votes
    5 Posts
    163 Views
    d.healeyD

    @pcs800 said in Text input:

    Yes, but you cannot hit enter to move down a line.

    f431de1d-b0a3-4a75-8085-8a8271617a26-image.png

  • sendDataToGlobalCable issue No matching member function

    Solved
    3
    0 Votes
    3 Posts
    167 Views
    ustkU

    In the end it was just a parameter type issue, this function accepting var type only (unlike when sending data from the UI)
    So whatever you want to pass in, you first need to perform a type conversion.

  • Black Friday self-promotion?

    7
    0 Votes
    7 Posts
    262 Views
    dannytaurusD

    @d-healey I'm clearly not explaining myself very well 😂

    I see folks on this forum releasing HISE plugins and I often think I'd like to check out what they're selling and how it works/looks/feels, as 'research' (easy way to justify spending money 😜) and partly a kind of HISE pride thing.

    Of course people are going to promote their Black Friday sales on real, prominent places. I just thought it might be nice if the HISE devs here had a place to drop their links so other HISE devs here could be aware of them.

    Example:

    Prototype Audio are 70% off, including the new Fraction https://prototype.audio
    Noise Ash plugs are up to 80% off https://noiseash.com/
    Wave Alchemy Triaz is 50% off https://www.wavealchemy.co.uk/product/triaz/
    Sampleson Meta Piano is 33% off https://sampleson.com/metapiano.html

  • Third party C++ log to console

    7
    0 Votes
    7 Posts
    214 Views
    ustkU

    @Orvillain nice! Do you stick it on release as well?
    EDIT: getting a compilation error for release because of the snippet browser.

  • Duplicate Script FX Network

    13
    0 Votes
    13 Posts
    473 Views
    iamlampreyI

    clanker strikes again lol

  • COMPLING ISSUSE ON MY MAC

    2
    0 Votes
    2 Posts
    102 Views
    P

    Switch to xcode 14.3.1

    I spent 16 hours on this issue randomly finally found a old forum thread, and for whatever reason that worked.

    Im doing it on ventura with a virtual machine, so if it doesnt work im sorry :(

  • How can I make KeySwitch trigger only once?

    7
    0 Votes
    7 Posts
    380 Views
    Felix WF

    @d-healey
    Hello~David~~, sorry, I've been very busy lately and haven't been on the forum. But I suddenly realized something these past few days: I just need to add this simple code to the onNoteOff function of the Interface, and it will work!

    local n = Message.getNoteNumber(); if (n > 25) { Synth.playNote(24, 100); }
  • Harmonic Filter problems

    3
    0 Votes
    3 Posts
    96 Views
    LindonL

    @d-healey yes likely - but for me its happening with the polyphonic harmonic Filter...I'm trying to build my own...with cloned svf_eq filters in scriptNode - but its not as good ....

45

Online

2.1k

Users

12.9k

Topics

112.2k

Posts