HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. optimistic
    3. Topics
    O
    • Profile
    • Following 0
    • Followers 0
    • Topics 15
    • Posts 58
    • Groups 0

    Topics

    • O

      CPU optimization for convolution

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      9
      1 Votes
      9 Posts
      735 Views
      CyberGenC

      @Christoph-Hart Understood. Hadn't consider the length of the IR as directly proportional to the CPU consumption.
      Thank you.

    • O

      TempoSync Knob Default Value

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      286 Views
      O

      @Dan-Korneff Thanks for the quick reply and was just coming back to report the same thing.

      I ran a test build and was surprised when it actually worked. Looks like I needed to rebuild the script as you suggested.

    • O

      IR loading crashing in latest build

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      229 Views
      O

      @Christoph-Hart ok, will do.

      Is the process as simple as building the debug version in Xcode and then getting a log somewhere?

    • O

      Way to disable button and not make the UI transparent?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      480 Views
      O

      @d-healey Ah, that's the issue then! I have it working now. Thanks!

    • O

      Inno Setup for AudioResources.dat?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      262 Views
      O

      @DanH I appreciate the pointer!

      I actually just figured this out with a google search and some trial and error. I'll post here in case it ends up helping anyone else in the future.

      Instead of copying the whole folder I single AudioResources.dat file and created the folder with the installer.

      In the "DestDir:" I used the tag {userappdata}. This allowed me to place the file in the expected located.

    • O

      Best method for signing AAX on Windows?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      5
      0 Votes
      5 Posts
      720 Views
      O

      @gorangrooves Thanks for the detailed help on this one as well!

      Just replied on my other codesigning thread and you definitely helped make this all far clearer than it was 48 hours ago!

    • O

      AudioResources.dat in System Library on macOS?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      386 Views
      O

      @Christoph-Hart Tested and working as expected. Thanks again!

    • O

      Recent workflow for notarization / codesigning on macOS?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      14
      0 Votes
      14 Posts
      733 Views
      gorangroovesG

      @optimistic You are very welcome! 🤘 I am glad to be able to contribute something here that will help others. I've gotten wonderful help over the last few years from the amazing folks here. Best of success with your products!

    • O

      AAX for arm64

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      367 Views
      O

      @Christoph-Hart Sounds good and makes sense. I think once a public version of PT is released the demand will certainly be there. I'm not sure when that will be. They are hoping for this year but could be early next.

    • O

      Rename xml / project?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      256 Views
      d.healeyD

      @optimistic You need to change the name of the xml and the xml in the uidata folder, and also inside the xmls there will be references that need to be changed.

    • O

      How to create channels in Routing Matrix

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      8
      0 Votes
      8 Posts
      439 Views
      O

      Answering my own question here as I uncover the mysteries of HISE.

      On macOS holding shift while setting the routing will set the send cables.

    • O

      PACE iLok with HISE?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      6
      0 Votes
      6 Posts
      616 Views
      O

      I'm going to answer my own question for anyone looking this up in the future ...

      There are two options for iLok encryption. One requires wrapping a binary that HISE creates and the other requires injecting custom code in your project but is more secure. The first option should easily be compatible with HISE and the second one I'm not so sure about it.

      Likely we will end up using the first option and it is positive to see it should be possible.

    • O

      Placing impulse responses in Monolith?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      439 Views
      O

      @Christoph-Hart Thanks for explaining that! Makes sense and good to know

    • O

      Help with building plugins and Scriptnode

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      8
      1 Votes
      8 Posts
      454 Views
      O

      @Christoph-Hart Perfect! That did the trick. I'm now building on the macOS again.

    • O

      HISE Beginner Looking for a Consultant

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      228 Views
      d.healeyD

      @optimistic I wouldn't recommend taking a paid gig as your first project. HISE is very different to Kontakt, and that difference goes much deeper than scripting.

      I do HISE consulting so we can definitely chat about this.

      Regarding your build issues, the Develop branch is the one to use at the moment.