• Error During AUi/VSTi Export

    4
    0 Votes
    4 Posts
    415 Views
    N

    @Noahdeetz

    Hey @Christoph-Hart is this what you would recommend?

    Best,
    Noah Deetz

  • AU plugin set as 'My company' in Ableton

    3
    0 Votes
    3 Posts
    165 Views
    P

    @Lindon Ah I think it was the Company ID. That seems to have fixed it! Thanks.

  • This topic is deleted!

    3
    0 Votes
    3 Posts
    16 Views
  • Look and Feel question.

    7
    0 Votes
    7 Posts
    631 Views
    CyberGenC

    @d-healey thank you for pointing me in the right direction.

  • Standalone Version popularity amongst your users?

    3
    0 Votes
    3 Posts
    303 Views
    virtuscapeaudioV

    @Christoph-Hart Makes sense and thanks for everything, legend

  • 0 Votes
    47 Posts
    3k Views
    virtuscapeaudioV

    @DanH Thank you, Dan!!!! I have a "great success!!" (-Borat voice) on my hands thanks to you!

    I had some initial trouble, but ChatGPT helped me correct it.

    I'm posting here incase it's useful to anyone at allScreen Shot 2023-11-14 at 10.36.57 AM.png
    Screen Shot 2023-11-14 at 10.37.11 AM.png

  • This topic is deleted!

    4
    0 Votes
    4 Posts
    34 Views
  • This topic is deleted!

    6
    0 Votes
    6 Posts
    16 Views
  • HISE Project Looking to Build a Team

    5
    2 Votes
    5 Posts
    675 Views
    A

    @HISEnberg Sounds great! I'll send a message your now.

  • Moving projects between Windows/Mac

    3
    0 Votes
    3 Posts
    115 Views
    P

    @d-healey Great, I'll use Git in that case. Thanks!

  • Container with parallel effects

    11
    0 Votes
    11 Posts
    762 Views
    B

    @Lindon

    oh my god, i get it! Now thats embarassing. Thank you so much!!

  • Server.downloadFile() - any extra error data?

    7
    0 Votes
    7 Posts
    215 Views
    LindonL

    @d-healey said in Server.downloadFile() - any extra error data?:

    @Lindon

    FileSystem.Downloads

    -- and Im going to assume this is user writable...

    Yes this should always be writable, otherwise it's a user issue :)

    😉

  • Difference between Engine.setZoomLevel and Settings.setZoomLevel?

    9
    0 Votes
    9 Posts
    394 Views
    Oli UllmannO

    @Christoph-Hart Ok, now it works. Thank you!

    const appData = FileSystem.getFolder(FileSystem.AppData); const settingsFile = appData.getChildFile("GeneralSettings.xml"); if(settingsFile.isFile()) Console.print("General Settings vorhanen"); else Settings.setZoomLevel(0.75);
  • Export Issue 'Building targets in manual order is deprecated '

    10
    0 Votes
    10 Posts
    1k Views
    N

    @maxtownsley

    Hey @Christoph-Hart has there been any fix to this yet or should I downgrade to 14.3?

    Figured it was worth it to check before downgrading.

    Best,
    Noah

  • Disable full screen mode

    Unsolved
    6
    0 Votes
    6 Posts
    466 Views
    ustkU

    @Evan-Splash @d-healey @Christoph-Hart Alright I've made a minimal pull-request (assuming no one needs it as Dave raised)

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Adjust the fall rate (speed) of routing matrix meters?

    5
    0 Votes
    5 Posts
    324 Views
    gorangroovesG

    @d-healey Looking at the matrix output, it moves at the rate set by the floating tile.
    So, I guess the setting I was looking for was hidden in a weird place :beaming_face_with_smiling_eyes:

    Thank you for the tip!

  • JUCE 7

    4
    0 Votes
    4 Posts
    680 Views
    Christoph HartC

    I didn't know HISE made any modifications to JUCE.

    Mostly small getter / setter functions or other trivial things, but the most important change (which has no chance of getting pulled into the main JUCE codebase) is the addition of a custom Buffer for floating point values to be stored in the var class.

    The process of updating JUCE is rather annoying (and each time it introduces some weird glitches), so I only do it when there's a real reason for it (also my cheap ass doesn't have a JUCE 7 license yet)...

    Normally I'm doing these steps:

    Fork the master branch of JUCE exactly from the commit that I forked it into HISE Copy over the JUCE directory from the HISE repo. This mark all my changes in the git. Review them again, do some cleanup and discard the changes that are useless (sometimes I just remove an assertion that annoys me too much) Create a patch from my changes Copy the current JUCE version into HISE Apply the previously generated patch file to reapply the custom HISE changes (sometimes I need to resolve merge conflicts).
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    13 Views
  • Harmonic Filter - UI Display

    5
    0 Votes
    5 Posts
    197 Views
    d.healeyD

    @paper_lung You'd need to change the range of the sliderpack or use scripting to handle it instead of linking directly, but that's not straightforward.

23

Online

1.9k

Users

12.5k

Topics

108.8k

Posts