• LAF Autocomplete not showing all functions

    2
    0 Votes
    2 Posts
    198 Views
    Christoph HartC

    @d-healey yeah, I tried fixing some autocomplete issues inside namespaces, but I failed miserably and broke other things.

    I've reverted some changes and added a few minor improvements to the autocomplete popup.

  • Scripted radio buttons with the tabbed view

    8
    0 Votes
    8 Posts
    401 Views
    orangeO

    @Fortune When the preset is changed, this button will always change the tabbed view and that might be boring if your preset browser is already on the tabbed view.

    With this way, the button0 is always true on the plugin load, but at the same time it's not changing the tabbed panels with the preset change 🙂

  • Im back :)

    5
    1 Votes
    5 Posts
    284 Views
    DabDabD

    @yall Welcome back. Good to see you. :)

  • Fonts smaller on Windows

    3
    0 Votes
    3 Posts
    560 Views
    orangeO

    @d-healey Some fonts are multiligual and since they are also including non-Latin char sets they use wider metrics. This may end up with different scaling on the different Operating systems. I see that issue especially on the Devanagari type fonts which means they may need to have larger vertical metrics than ordinary Latin fonts, due to stacking conjuncts and mark positioning. This issue also happens on the different web browsers too.

    aac4c7b8-6f6d-11e6-9e49-a1ce330b39e8.png

    Maybe getting the Latin-only versions of the fonts (if you use only Latin chars in your plugin) could help but I am not sure if it works for every font.

    If it is a Google font, you can get Latin-only versions from the Google Webfont Helper here: https://google-webfonts-helper.herokuapp.com/fonts/poppins?subsets=latin

  • JUCE 7

    3
    0 Votes
    3 Posts
    323 Views
    d.healeyD

    https://github.com/juce-framework/JUCE/releases/tag/7.0.0

    It's official.

    Any plans to attend the ADC this year?

  • Filter and Envelope

    5
    0 Votes
    5 Posts
    400 Views
    ?

    @d-healey You're a life saver. Thank you so much!!

  • OSX Packages Permissions / Monterey

    5
    0 Votes
    5 Posts
    248 Views
    ulrikU

    @DanH said in OSX Packages Permissions / Monterey:

    Thanks for the help, and thanks Apple!

    🙃

  • Build error MacOs

    2
    0 Votes
    2 Posts
    311 Views
    N

    So i'm trying to create package manually from the 'r2.6' branch but stucked on some wired c++ compilation errors. The build commands Clicker counter i'm trying:Dear All, I am having problems building ROOT 6.22.00 from source on macOS. Note, my (ultimate) aim here is to update the build within .am getting the following error when building gcc@7 on Mac OS 10.13.6. I have both Xcode and Xcode-beta installed. $ clang --version.

  • .getBytesFreeOnVolume

    4
    0 Votes
    4 Posts
    186 Views
    d.healeyD

    @Lindon

    --oh hang on Imight be being stupid...

    That might make a good t-shirt slogan for us all.

  • Modulation node auto added to wrapped DSP Network

    2
    0 Votes
    2 Posts
    170 Views
    orangeO

    @dustbro Confirmed, it happens here too. AFAIK it wasn't doing that in the previous commts.

  • Funny slider?

    14
    0 Votes
    14 Posts
    2k Views
    C

    @IsoWalle said in Funny slider?:

    @civet I tried messing around a little with your code and I noticed that it takes the value from where the mouse is and not from where the "dragger" is. So if you click and drag and continue outside the "triangle" the value keeps changing.

    Any way to make it stop?

    Sorry, I just wrote some dirty code to prove that it works.

    It takes more work to finish a custom component, such as redraw the appearance, encapsulation with namespace, configure parameters more flexibly, etc.

    And there are many other implementations.

    I just modified the code and added some comments on it, hope this helps.

  • Dropdown Menu Preset System

    10
    0 Votes
    10 Posts
    597 Views
    DabDabD

    @harris-rosendahl Yup, AFAIK know. :)

  • Scriptnode: Moving parameter sliders around

    4
    0 Votes
    4 Posts
    337 Views
    Christoph HartC

    @d-healey Yup, XML is the way to go here (doing it myself all the time)...

  • Getting Mac folder strings..

    5
    1 Votes
    5 Posts
    236 Views
    LindonL

    @Christoph-Hart - yeah I get that thanks - it was just a convenience (me being lazy) in my posting...

  • Previously installed plugins with x64 / x86 suffixed names

    9
    0 Votes
    9 Posts
    441 Views
    orangeO

    @dustbro Yes it works great. I've already included this on my installers a couple of days ago :)

  • Changing Impulses in Scriptnode.

    47
    0 Votes
    47 Posts
    12k Views
    Dan KorneffD

    @Christoph-Hart so.... my mac project probably wasn't using compiled nodes then. 🤡

  • Script FX / Global Modulator

    7
    0 Votes
    7 Posts
    317 Views
    DanHD

    @Matt_SF That's a good idea! Thanks 😆

  • Largest UI Size

    2
    0 Votes
    2 Posts
    176 Views
    d.healeyD

    @DanH Most people use a 1920x1080 resolution. So definitely don't exceed that and probably stay a decent amount smaller unless you want to fill up the user's entire screen.

    If you are running out space for components you could make a multi-page interface or you could remove some components ;)

  • Scriptnode oscillators: aliasing

    2
    0 Votes
    2 Posts
    281 Views
    Christoph HartC

    @JL-LV They are using the PolyBlep algorithm to reduce aliasing, but I'm sure there are more advanced techniques out there. However this is reasonably good for my taste so if you need better quality you need to roll your own oscillators.

  • The most cost effective way to export for MacOS

    51
    2 Votes
    51 Posts
    3k Views
    d.healeyD

    Release build with 14 threads takes 4m 18.529s. I image the i9 would be considerably faster.

22

Online

2.0k

Users

12.9k

Topics

111.8k

Posts