• Running VMs on Mac

    8
    0 Votes
    8 Posts
    268 Views
    d.healeyD

    @ustk Proxmox is an operating system, so you need a machine dedicated to it - preferably with lots of cores and RAM

  • Drag and drop modulation + modulation arc?

    Solved
    10
    0 Votes
    10 Posts
    612 Views
    Christoph HartC

    @Matt_SF No you can still go crazy with the panels, the idea is to abstract away the underlaying data model and streamline the multiple ways that modulation works into one system.

    I probably need to write the full documentation for the ScriptModulationMatrix object at some point so that the full feature set becomes clear...

  • Force Mono button in Synth Group?

    1
    0 Votes
    1 Posts
    88 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
    696 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
    294 Views
    S

    @aaronventure

    Thanks! works like a charm

  • Distortion Whiz required...

    15
    0 Votes
    15 Posts
    969 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
    122 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
    214 Views
    No one has replied
  • Component List

    3
    1 Votes
    3 Posts
    98 Views
    Oli UllmannO

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

  • Sharing C++ Nodes Between Projects

    Solved
    5
    0 Votes
    5 Posts
    144 Views
    griffinboyG

    @Christoph-Hart

    Really cool, thank you

  • Change Hitbox for Keyboard

    4
    0 Votes
    4 Posts
    134 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
    463 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
    136 Views
    No one has replied
  • Apple Notarizing error: "Couldn't Communicate with a helper Application.

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

    16
    0 Votes
    16 Posts
    310 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
    345 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
    568 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
    98 Views
    No one has replied
  • Script Processor onTimer() Callback

    3
    0 Votes
    3 Posts
    241 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

18

Online

1.7k

Users

11.9k

Topics

103.6k

Posts