• Projucer access denied...

    7
    0 Votes
    7 Posts
    266 Views
    ustkU

    Ohhh I see... Thanks everyone 👍

  • Scripting Panel loging value

    10
    0 Votes
    10 Posts
    275 Views
    ustkU

    @d-healey Oh I see, sorry... I've only seen the mouseCallback and not properly read the question :)

  • sortWithFunction

    3
    0 Votes
    3 Posts
    104 Views
    A

    @Christoph-Hart It's not workin on arrays generated by FileSystem.

  • Any reason not to set bigobj?

    3
    1 Votes
    3 Posts
    157 Views
    d.healeyD

    @Christoph-Hart Ok, so it won't cause any harm if I set it as default in my exporter app?

  • Midi Player Tutorial ?

    1
    1 Votes
    1 Posts
    190 Views
    No one has replied
  • #Friday #Fun

    3
    6 Votes
    3 Posts
    296 Views
    Dan KorneffD

    <3<3<3<3<3<3

  • Getting an element from an array stored in an external js file

    4
    0 Votes
    4 Posts
    316 Views
    d.healeyD
    include("arrayfile.js"); Console.print(fruit.Data[Math.randInt(0, 3)]);
  • Set Arp Semitone Values With Mouse

    3
    0 Votes
    3 Posts
    262 Views
    dejansD

    @ustk Yep, it's due to my resolution, when I enlarge my gui it works. Thanks!

  • Range Slider Filmstrip

    9
    0 Votes
    9 Posts
    595 Views
    S

    @ustk @lalalandsynth
    Thank you , now I got your idea ....🙏🏻

  • Animated piano/keyboard with script

    1
    0 Votes
    1 Posts
    160 Views
    No one has replied
  • vuuuu meter.... vu meter? vu meter master?

    54
    0 Votes
    54 Posts
    4k Views
    A

    @ustk thanks. whoah.. math is beyond my scope atm, but pan law I thought would remove the 3db. Not add it as suggested there. I got that wrong though, as pan law is the opposite.

  • draggable filter panel / tooltip

    10
    0 Votes
    10 Posts
    453 Views
    ustkU

    @DanH The 12px offset that was used for node placement wasn't in the mouseMouve function for the tooltip:
    https://github.com/christophhart/HISE/pull/164/files

  • Constant file ID

    35
    0 Votes
    35 Posts
    2k Views
    A

    @Christoph-Hart maybe you have an idea how to do this or its even possible in hise?

  • Is there a way to set the Q in a draggable filter panel?

    3
    0 Votes
    3 Posts
    168 Views
    LindonL

    @arminh great!

  • Double Click to Enter Value

    11
    0 Votes
    11 Posts
    429 Views
    S

    @d-healey will do both then :D
    thank u again

  • How can show my image on hise?

    5
    0 Votes
    5 Posts
    484 Views
    A

    @ustk said in How can show my image on hise?:

    const var p = Content.createPath();

    Looord, have mercy! Thank you for that line of code there. Riiiiight before the p.loadFromData, it was missing from the example in the docs in LookAndFeel, so I was chasing a ghost for around 2hrs. Hahaha.

    Thanks. And for the SVG Path Converter to C++ info too, I thought the JS/HTML5/CSS3 paths looked a bit different :)

  • Export Error

    6
    0 Votes
    6 Posts
    334 Views
    LindonL

    @bfaudio have you installed the ipp libraries from Intel??

  • 0 Votes
    23 Posts
    1k Views
    A

    @Christoph-Hart said in Designing / changing hise output vst basic setting panels / elements?:

    This. It's more powerful this way than a simple JSON system.

    Yet, I cannot trigger any buttons on the plugin´s "Install Samples" using the if(obj.text == "Install Samples") inside the laf.registerFunction("drawToggleButton", function(g, obj)function. Is that considered a drawDialogButton ?

    This one:

    Screen Shot 2020-11-16 at 23.49.12.png
    Here I would like to:

    customize the look and line-breaks of the text line and also remove/hide the "install samples" button and customize the positioning of "Choose Samples folder". is the text in the image accessible? Is it a panel or an alert window? or alternatively entirely remove/suppress the entire panel with a flag in HISE settings, the HISE_SAMPLE_DIALOG_SHOW_...=0 and then put the "Choose samples location" in my own settings panel on the UI. Is that possible? Or is that C++?
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • Full exp

    15
    0 Votes
    15 Posts
    367 Views
    A

    @dejans @Christoph-Hart i have similiar issue on mac

    ❌ Undefined symbols for architecture x86_64 > Symbol: hise::FrontendHandler::getExpansionKey() > Referenced from: hise::CustomKeyboard::setUseCustomGraphics(bool) in lto.o ❌ ld: symbol(s) not found for architecture x86_64 ❌ clang: error: linker command failed with exit code 1 (use -v to see invocation) ** BUILD FAILED **

    My Hise also colse itself with this errors

    Thread 0 Crashed:: JUCE Message Thread Dispatch queue: com.apple.main-thread 0 com.hartinstruments.HISEStandalone 0x000000010f72c708 juce::CodeEditorComponent::paint(juce::Graphics&) + 840 1 com.hartinstruments.HISEStandalone 0x000000010f6c5392 juce::Component::paintComponentAndChildren(juce::Graphics&) + 210 2 com.hartinstruments.HISEStandalone 0x000000010f6c5791 juce::Component::paintComponentAndChildren(juce::Graphics&) + 1233 3 com.hartinstruments.HISEStandalone 0x000000010f6c5791 juce::Component::paintComponentAndChildren(juce::Graphics&) + 1233 4 com.hartinstruments.HISEStandalone 0x000000010f6c5791 juce::Component::paintComponentAndChildren(juce::Graphics&) + 1233 5 com.hartinstruments.HISEStandalone 0x000000010f6c5791 juce::Component::paintComponentAndChildren(juce::Graphics&) + 1233 6 com.hartinstruments.HISEStandalone 0x000000010f6c5791 juce::Component::paintComponentAndChildren(juce::Graphics&) + 1233 7 com.hartinstruments.HISEStandalone 0x000000010f6c5791 juce::Component::paintComponentAndChildren(juce::Graphics&) + 1233 8 com.hartinstruments.HISEStandalone 0x000000010f6c5791 juce::Component::paintComponentAndChildren(juce::Graphics&) + 1233 9 com.hartinstruments.HISEStandalone 0x000000010f6c5791 juce::Component::paintComponentAndChildren(juce::Graphics&) + 1233 10 com.hartinstruments.HISEStandalone 0x000000010f6c5791 juce::Component::paintComponentAndChildren(juce::Graphics&) + 1233 11 com.hartinstruments.HISEStandalone 0x000000010f6c5791 juce::Component::paintComponentAndChildren(juce::Graphics&) + 1233 12 com.hartinstruments.HISEStandalone 0x000000010f6c5791 juce::Component::paintComponentAndChildren(juce::Graphics&) + 1233 13 com.hartinstruments.HISEStandalone 0x000000010f6c5791 juce::Component::paintComponentAndChildren(juce::Graphics&) + 1233 14 com.hartinstruments.HISEStandalone 0x000000010f6c5791 juce::Component::paintComponentAndChildren(juce::Graphics&) + 1233 15 com.hartinstruments.HISEStandalone 0x000000010f6c5791 juce::Component::paintComponentAndChildren(juce::Graphics&) + 1233 16 com.hartinstruments.HISEStandalone 0x000000010f6c5791 juce::Component::paintComponentAndChildren(juce::Graphics&) + 1233 17 com.hartinstruments.HISEStandalone 0x000000010f6c5791 juce::Component::paintComponentAndChildren(juce::Graphics&) + 1233 18 com.hartinstruments.HISEStandalone 0x000000010f6d5983 juce::ComponentPeer::handlePaint(juce::LowLevelGraphicsContext&) + 323 19 com.hartinstruments.HISEStandalone 0x000000010f6cf2f2 juce::JuceNSViewClass::drawRect(objc_object*, objc_selector*, CGRect) + 498

52

Online

1.6k

Users

11.5k

Topics

99.6k

Posts