• Force Mono button in Synth Group?

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

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Building an effects VST - Idea on guidance

    18
    0 Votes
    18 Posts
    868 Views
    griffinboyG

    @HISEnberg said in Building an effects VST - Idea on guidance:

    Let me know once the buffer project is up and running

    Sorry about that, it should be done quite soon, I just wanted to make sure it was robust before releasing it. There was a method I was wanting to do for a while, which is to fix the number of channels at runtime, so that the node can support arbitrary channel counts when loaded into the daw.

    This poor guy, getting notified for our conversation, I should create a new post haha

  • Keyboard latch function button

    5
    0 Votes
    5 Posts
    397 Views
    S

    @aaronventure

    Thanks! works like a charm

  • Distortion Whiz required...

    15
    0 Votes
    15 Posts
    1k Views
    griffinboyG

    @DanH

    If I'm honest, those controls were removed because the algorithm was acting up. I wrote this one when I had much less understanding of distortion. It was meant to be a chebyshev waveshaper but it went wrong!

    In the following months I've been developing a much more accurate method for designing distortions. I shall be sharing it when it is ready.

  • What is a Beatport Manager

    Solved
    2
    0 Votes
    2 Posts
    138 Views
    Christoph HartC

    @clevername27 It's a wrapper around their API to manage the licensing of Beatport access. You can use it next to your own licensing system to allow Beatport users to use your plugin.

    In order to use it you need to get in touch with Beatport and when you've enrolled in their program they will send you their API that you can add to your project.

  • Issues exporting VST plugin on Mac OS Sequoia Beta

    1
    0 Votes
    1 Posts
    252 Views
    No one has replied
  • Component List

    3
    1 Votes
    3 Posts
    108 Views
    Oli UllmannO

    @ustk ah, I understand. Thank you very much! :-)

  • Sharing C++ Nodes Between Projects

    Solved
    5
    0 Votes
    5 Posts
    158 Views
    griffinboyG

    @Christoph-Hart

    Really cool, thank you

  • Change Hitbox for Keyboard

    4
    0 Votes
    4 Posts
    179 Views
    d.healeyD

    @Casmat You can use a single panel to create a custom keyboard. I have a video about it on my YouTube channel.

  • Issue downloading files

    14
    0 Votes
    14 Posts
    490 Views
    ustkU

    @d-healey Exact, in the filenames.
    I do replace them with underscore to as for the JSON files, but binaries I like them with spaces... That been said, I could replace the underscores with spaces when writing the files...

  • RNBO Import with Buffer for Slider Pack

    1
    0 Votes
    1 Posts
    168 Views
    No one has replied
  • Apple Notarizing error: "Couldn't Communicate with a helper Application.

    Solved
    1
    0 Votes
    1 Posts
    169 Views
    No one has replied
  • HISE running desperately slowly

    16
    0 Votes
    16 Posts
    352 Views
    HISEnbergH

    @Lindon I had a similar issue recently. I temporarily disabled my spectral analyzers on my EQs and Analyzers and it seemed to solve the issue.

  • How to customize the sound library location interface?

    4
    1 Votes
    4 Posts
    534 Views
    A

    If you want to go full hardcore, the moment you create an error handler in the script, it will disable all the popups like this one and you'll have to create your own visuals using the various error callbacks.

    I used it to create a manual sample location UX where the search also checks one level into the selected directory (so if a user simply wants to select the Sample Libraries folder instead of having to locate the correct directory), and also checks for changes in the link file so if you have 10 instances in a session, locating the samples in one will automatically refresh the others, eliminating the need to close and reload the project.

  • sudden export issues: undeclared indentifier in ChockWebView

    10
    0 Votes
    10 Posts
    759 Views
    d.healeyD

    @virtuscapeaudio said in sudden export issues: undeclared indentifier in ChockWebView:

    Any best practices advice for rebuilding?

    I wouldn't, I would try and figure out what's wrong with the project.

    You could duplicate the project folder. Then start removing stuff until it builds to try and find the cause of the issue.

  • Semi modular patcher

    1
    0 Votes
    1 Posts
    108 Views
    No one has replied
  • Script Processor onTimer() Callback

    3
    0 Votes
    3 Posts
    310 Views
    P

    @aaronventure thank you.

    Some good advice there. After some tests the timers run successfully in a compiled plug if the script processor timer is triggered on by a note on. I guess the noteOn() callbacks work more systematically than the onInit() callback.

    You post was much appreciated.

    P

  • 0 Votes
    1 Posts
    103 Views
    No one has replied
  • Compiling Faust based ScriptNodes on MacOS:Problem

    38
    0 Votes
    38 Posts
    2k Views
    LindonL

    @Lindon aaaaand: NO.

    But I've found at least one of the culprits....

    HISE_USE_EXTENDED_TEMPO_VALUES=1

    crashes DLL builds every time... raising a seperate bug post.

16

Online

1.9k

Users

12.5k

Topics

108.5k

Posts