• Need Help With Glide knob |Mono-poly switch?

    52
    0 Votes
    52 Posts
    12k Views
    hisefiloH

    @Natanr nope :( just dropped the feature since can't get it working properly

  • getZoomLevel to change GUI size onInit?

    19
    0 Votes
    19 Posts
    865 Views
    SteveRiggsS

    @d-healey Ahhh I see. Cheers dude.

  • Predelay for Reverb

    3
    0 Votes
    3 Posts
    184 Views
    A

    @ustk that's what I meant by simple reverberation

  • Allow end user to reskin knobs via GUI

    4
    0 Votes
    4 Posts
    299 Views
    ulrikU

    @TNTHM this is done with a vector knob

    userskin.gif

  • Load next/previous sampleMap

    3
    0 Votes
    3 Posts
    213 Views
    B

    @d-healey Sweet, Thank you!

  • Is there a way to hide the canvas grid in edit mode?

    5
    0 Votes
    5 Posts
    813 Views
    SteveRiggsS

    @Christoph-Hart That'll do it! :) Cheers dude.

  • How to show/hide a table when a certain waveform type is selected?

    4
    0 Votes
    4 Posts
    261 Views
    SteveRiggsS

    @d-healey Looks like

    if (value == 6)

    was the answer! Thanks mate. All working now.

    I even went one step further and now have the floating tile made invisible when 'custom' is selected. I'm proud of that small win there :)

  • Using rLottie in IOS build

    3
    0 Votes
    3 Posts
    623 Views
    BrianB

    I had a feeling it was so. I think I might have found a way by installing the original Lottie IOS library as a package dependency (https://github.com/airbnb/lottie-ios)

    Screen Shot 2019-11-12 at 6.59.53 AM.png

    Not sure if you might have to change something on your rLottie integration for it to work with this version, but either way, I am happy to test a build if you think its a good idea.

  • "The sample directory does not exist" - how can I change this text?

    4
    0 Votes
    4 Posts
    2k Views
    T

    Ok, to hide the popup, you need to comment out line 130 in FrontentBar.cpp file (PresetHandler::showMessageWindow("Sample Folder changed).

    The "The sample directory does not exist" text can be changed by editing line 197 in ModulatorSamplerData.cpp (the one below "sampler->getMainController()->sendOverlayMessage(DeactiveOverlay::State::CustomErrorMessage,").

    Hope this helps somebody! :-)

  • Sidechaining

    4
    0 Votes
    4 Posts
    428 Views
    giftliftG

    I made a little progress https://forum.hise.audio/topic/2002/multi-input-for-sidechain-ducking/4 Its a start, still dont know if its possible, But maybe we get can some peeps to work together.

  • Compiling multiple plugins at once

    9
    0 Votes
    9 Posts
    408 Views
    d.healeyD

    Yep I've updated the template, I also enabled JACK on Linux builds because for some reason it's disabled by default in the generated jucer files. I also replaced floorf and fmodf with the non f versions. I'd make a pull request but the line endings have struck again and messed up my local git with tons of extra additions and deletions. So I'll have to clean that up first.

  • VSTi Export issues with midi CC and Custom Settings

    4
    0 Votes
    4 Posts
    424 Views
    E

    bump bump

  • Bypass

    6
    0 Votes
    6 Posts
    625 Views
    ustkU

    @clumsybear If you want to remove your own bypass, it's not a problem then, because the DAW bypass will work anyway

    The only case (for what I see at least) where it's cool to have your own bypassed is on interfaces based on real hardware where you find the on/off or bypass. You can also switch the light of a VU meter for instance. This is the only case scenario (but very common) where having a bypass on the GUI is of importance. And in the scenario, being able to link with the DAW bypass makes sense. For all other cases, the DAW bypass is enough IMHO.

  • Thanks to dustbro and everybody that contributes to the forum

    6
    2 Votes
    6 Posts
    596 Views
    ulrikU

    @dustbro it's appreciated!

  • Scriptnode no opening the juce file

    15
    0 Votes
    15 Posts
    1k Views
    ulrikU

    @clumsybear v.5.4.3

  • Connecting a knob to a timer

    9
    0 Votes
    9 Posts
    488 Views
    ustkU

    @d-healey said in Connecting a knob to a timer:

    @ustk Timer runs in the audio callback unless deferred.

    Ooops sorry, that's even worse then, dropouts ahead! ☺

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Get Panel1.getvalue() to controle Knob1 slider value

    2
    0 Votes
    2 Posts
    204 Views
    LindonL

    @TNTHM try Knob1.setValue(some value here)

    Dont forget to add

    Knob1.changed()

  • Mismatched tempo sync values between UI and LFO Mod

    6
    0 Votes
    6 Posts
    391 Views
    SteveRiggsS

    @d-healey Damn, I remember now. Same as yesterday haha. Hopefully, I remember it this time! Thanks, mate. Fixed :)

  • Custom settings as buttons?

    11
    0 Votes
    11 Posts
    596 Views
    T

    Ok, thank you :-)

26

Online

2.0k

Users

12.9k

Topics

111.7k

Posts