• Quick demonstration of Knob making in Blender.

    12
    13 Votes
    12 Posts
    1k Views
    ustkU

    @lalalandsynth Ok I see thanks 😎

  • ScriptPanel and plugin parameter

    12
    0 Votes
    12 Posts
    483 Views
    ustkU

    @ustk That's why I'm waiting so much for slider lookAndFeel function. If I modify all my parameters now I will have to do it again knowing that my plugin is 98% done...
    With this slider LAF, no more panel will be needed! That would be a killer...

  • GetAllComponents

    10
    2 Votes
    10 Posts
    464 Views
    d.healeyD

    @Christoph-Hart said in GetAllComponents:

    in fact it's so easy that David could do it himself :)

    Turns out you were correct! I've done it. I'll try doing it for effects and script processors too then I'll make a pull request!

    Update: I've added a getAllEffects function. I don't think I'll bother with one for script processors as the simple solution I posted above works just fine.

    I've created pull requests but if you want the changes sooner they are available in the getAllFunctions branch of my fork.

  • protest synth :)

    6
    2 Votes
    6 Posts
    290 Views
    musictopM

    @ulrik thank you so much... highly aprecciated!

  • Where Can I Get IPP 2017?

    6
    0 Votes
    6 Posts
    460 Views
    Dan KorneffD

    @azrulsaleh said in Where Can I Get IPP 2017?:

    Unfortunately, this is a relating to Visual Studio 2017, not IPP 2017.

    Opps... you are correct.
    I checked out my Intel account. It looks like 2018 is the oldest you can download.

    ipp.png

    Maybe someone here has a link to the legacy version

  • The wanderer returns! :) I'm back, with a new idea...

    5
    3 Votes
    5 Posts
    375 Views
    SteveRiggsS

    @ustk Scriptnode wouldn't work for the way I have my project built though bro. It would literally break everything I have done.

  • Timing, Timing, Timing......

    14
    0 Votes
    14 Posts
    475 Views
    LindonL

    @d-healey said in Timing, Timing, Timing......:

    I think Christoph's idea with using the timestamp is that it will prevent notes triggering early, but this won't help if the notes are triggering late. Yeah moving the GUI stuff out should make a big difference :)

    Oh yeah - of course. Thanks for your help (and you too Christoph...)

  • TimerObject execution time-out error

    18
    0 Votes
    18 Posts
    642 Views
    LindonL

    @ustk try defining i in each funciton

    local i;

  • MMC

    6
    0 Votes
    6 Posts
    269 Views
    LindonL

    @ustk LOL

  • As regards looping...

    8
    0 Votes
    8 Posts
    272 Views
    A

    Ok thanks again guys!

  • Pitch LFO modulation for fx plugin

    9
    0 Votes
    9 Posts
    283 Views
    ustkU

    @Natanr Depends on the LFO speed I reckon...

  • Changing ComboBox items with buttons

    12
    0 Votes
    12 Posts
    407 Views
    A

    @ustk Thanks, now I understand :)

  • YouTube Livestream in 40 Minutes

    10
    3 Votes
    10 Posts
    804 Views
    lalalandsynthL

    Watching

  • Testing examples but cannot change code ?

    5
    0 Votes
    5 Posts
    207 Views
    Dan KorneffD

    @lalalandsynth I'm experiencing the same here. Gonna try the Jan30 release.

  • Damn flag

    2
    0 Votes
    2 Posts
    129 Views
    Dan KorneffD

    try downloading the latest Projucer directly from JUCE. I think that worked for me

  • Resizable GUI

    31
    0 Votes
    31 Posts
    3k Views
    ustkU

    @LeeC Just have a look few posts above, I gave the answer ;)
    https://forum.hise.audio/topic/769/resizable-gui/21

  • Deploying to iOS

    1
    0 Votes
    1 Posts
    94 Views
    No one has replied
  • Graphics and memory.

    7
    0 Votes
    7 Posts
    234 Views
    orangeO

    @lalalandsynth said in Graphics and memory.:

    @orange As for the max file size , if making an impulse reverb that exceeds the 50 mb limit in impulse files , they need to be installed separately but are they installed as wavs ?

    If your binary resources are too big, you need to exclude the audio files and images from your plugin. You can Set Embed AudioFiles in Plugin to false in the project properties. But in this case the files need to be installed separately. By the way, I haven't tried this procedure before. Normally I embed everything.

  • Showing values on a graph/scope ?

    1
    0 Votes
    1 Posts
    106 Views
    No one has replied
  • What website do you use to download knobs for your plugin?

    4
    0 Votes
    4 Posts
    167 Views
    Dan KorneffD

    I create all my graphics with Blender.

31

Online

2.0k

Users

10.8k

Topics

94.6k

Posts