• Scriptnode Clockramp in AU MIDI-FX

    1
    0 Votes
    1 Posts
    183 Views
    No one has replied
  • MidiFX Plugin from Hise

    24
    3 Votes
    24 Posts
    2k Views
    ulrikU

    @lalalandsynth yes, in Logic it works if compiled as MidiFX au, Logic will recognize cc

  • 0 Votes
    7 Posts
    439 Views
    Matt_SFM

    @orange did you try maybe compiling a simple single-lined delay to see if it's also happening?

  • Getting Audio out of the plugin - by dragging to the DAW..

    8
    1 Votes
    8 Posts
    399 Views
    DabDabD

    @clevername27 Yeah, I thought. But We have got a script from @Christoph-Hart .

  • Can You Determine if HISE's Output Ever Clipped?

    Solved
    9
    0 Votes
    9 Posts
    510 Views
    clevername27C

    @ustk, @d-healey Thank you!

  • How to Display Host DAW Tempo?

    Solved
    3
    0 Votes
    3 Posts
    229 Views
    clevername27C

    @ulrik Brilliant—thank you.

  • Building and testing AUv3

    9
    0 Votes
    9 Posts
    680 Views
    lalalandsynthL

    The issues we have encountered so far, testing on Catalina with Logic Pro.

    Broadcaster Hover does not work in AUV3.
    We are using the broadcaster to show info when you hover over a knob. It will only show the info when you click a knob or button.

    And the main issue.
    Will show the interface at a fixed size within a huge window.
    Screenshot 2023-01-15 at 13.47.53.png

    Resizing above 100% will cutoff the interface.
    Screenshot 2023-01-15 at 13.48.05.png

    For Logic Pro on a Big Sur. ( Will check what version of Logic tomorrow)
    There is the same Huge window issue but the interface can be resized, provided you fiddle with the main window size.
    Doing further testing on Big Sur tomorrow, lets see if touch automation and broadcaster hover will work.

    I think AUV3 wants the host to deal with all resizing but I am not sure.

    Other Issues.

    You can write automation manually and it will work.
    But Touch and Write automation from the UI will not write any automation.

    Host view Size is stuck at 103% and cannot be changed, although the size seems to be quite larger then a 100% size on a native plugin.

    Issue #2 Screenshot
    Screenshot 2023-01-15 at 14.13.49.png

    Anyone tried to build AUv3 ?
    Been googling my eyes out all day and its very hard to find info on this.

  • The end is nigh...

    40
    4 Votes
    40 Posts
    3k Views
    Y

    @d-healey 😂😂😂

  • CPU usage during compilation

    38
    0 Votes
    38 Posts
    2k Views
    d.healeyD

    @Christoph-Hart

    Setting the link time optimization to auto is not the solution

    Works here on Debian. If that option is available on Mac you can replace auto with the number of threads you'd like to use.

  • If linkFile is missing....

    3
    0 Votes
    3 Posts
    255 Views
    LindonL

    @Christoph-Hart said in If linkFile is missing....:

    File.isFile() checks if the file exists.

    yeah this bit I get....

    To turn off the overlay messages you need to define HISE_DEACTIVATE_OVERLAY =1

    cool thanks that deactivation is the one I want I think

  • Exporting nodes is not creating .jucer file

    5
    0 Votes
    5 Posts
    260 Views
    d.healeyD

    I narrowed down to two networks. If either are present in my Networks folder then the problem occurs. I didn't build the networks and they look like Chinese to me, so this is someone else's problem :)

  • Problem :(((

    24
    0 Votes
    24 Posts
    2k Views
    Y

    @lalalandsynth only the script. not numbers. they are in a json ^^

  • How many Round Robins Hise can handle?

    6
    0 Votes
    6 Posts
    435 Views
    D

    @Christoph-Hart ahhh, thanks! 8 should be enough.

  • Don't use GCC 12.2.0-13

    1
    1 Votes
    1 Posts
    244 Views
    No one has replied
  • Custom Audio/Midi Settings

    Solved
    10
    0 Votes
    10 Posts
    598 Views
    VorosMusicV

    @d-healey
    I see, where I was wrong...
    I needed to set them to false and not delete them...LOL

  • Retrieve Value From Scriptnode

    9
    0 Votes
    9 Posts
    556 Views
    DanHD

    @DanH friendly bump

  • Unlocker Expiring Date

    15
    0 Votes
    15 Posts
    636 Views
    ustkU

    Alright, this is making me crazy, so I take a deep breath and try to simplify manually...

    $TIME = dechex(1673481600000); /* Today in ms */ $EXPIRY = dechex(1676160000000); /* Expiry in ms ($TIME + 30 days) */ /* For the encodedTimeString */ $data['encodedTimeString'] = "0x" . applyToValue($TIME, $private_keys['private_key_part1'], $private_keys['private_key_part2']); /* For the XML containing the $EXPIRY (among the other things) */ $root->setAttribute("expiryTime", $EXPIRY); $root->setAttribute("expiring_mach", $MACHINE); $ENCRYPTED_XML = "#" . applyToValue($XML_STRING, $private_keys['private_key_part1'], $private_keys['private_key_part2']);

    Result from unlocker.checkExpirationData(encodedTimeString) => Unlocked with19400 days remaining

    I'm just lost...

  • Unlocker and demo mode

    10
    1 Votes
    10 Posts
    666 Views
    ustkU

    @Christoph-Hart I've read someone got the juce unlocker hacked by brute force of the key which I thought to be near impossible. So they moved to a 2048bit key.
    My thought is that if the only thing they could do is a brute force, that means the binary is secure enough.
    Any thought about this key length?

  • Unable to find libncurses.6.dylib when launching Hise + Faust

    23
    0 Votes
    23 Posts
    4k Views
    DabDabD

    @ulrik OK>.. Great.. Thank you (y)

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied

30

Online

1.8k

Users

12.1k

Topics

105.6k

Posts