• rompler synth

    14
    3 Votes
    14 Posts
    1k Views
    musictopM

    @ustk thanx

  • Looking for the steps required to export a HISE plugin for iOS.

    2
    0 Votes
    2 Posts
    176 Views
    ustkU

    @TNTHM A simple google search gave me this link:
    https://docs.monaca.io/en/products_guide/monaca_ide/deploy/non_market_deploy/

    It seems to be rather easy, but I never tried myself (still don't have an apple dev account anyway...)
    Tell me if it helps ;)

  • Quick demonstration of Knob making in Blender.

    12
    13 Votes
    12 Posts
    3k Views
    ustkU

    @lalalandsynth Ok I see thanks 😎

  • ScriptPanel and plugin parameter

    12
    0 Votes
    12 Posts
    782 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
    761 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
    408 Views
    musictopM

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

  • Where Can I Get IPP 2017?

    6
    0 Votes
    6 Posts
    743 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
    745 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
    688 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
    903 Views
    LindonL

    @ustk try defining i in each funciton

    local i;

  • MMC

    6
    0 Votes
    6 Posts
    367 Views
    LindonL

    @ustk LOL

  • As regards looping...

    8
    0 Votes
    8 Posts
    378 Views
    A

    Ok thanks again guys!

  • Pitch LFO modulation for fx plugin

    9
    0 Votes
    9 Posts
    449 Views
    ustkU

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

  • Changing ComboBox items with buttons

    12
    0 Votes
    12 Posts
    544 Views
    A

    @ustk Thanks, now I understand :)

  • YouTube Livestream in 40 Minutes

    10
    3 Votes
    10 Posts
    954 Views
    lalalandsynthL

    Watching

  • Testing examples but cannot change code ?

    5
    0 Votes
    5 Posts
    354 Views
    Dan KorneffD

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

  • Damn flag

    2
    0 Votes
    2 Posts
    159 Views
    Dan KorneffD

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

  • Resizable GUI

    31
    0 Votes
    31 Posts
    5k 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
    111 Views
    No one has replied
  • Graphics and memory.

    7
    0 Votes
    7 Posts
    325 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.

16

Online

2.0k

Users

12.8k

Topics

111.4k

Posts