Forum
    • Categories
    • Register
    • Login
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    • Oli UllmannO

      Issues with Panel.repaint() and Panel.repaintImmediately() - laggy user interface

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Scripting
      12
      0 Votes
      12 Posts
      52 Views
      Christoph HartC

      @ustk on macOS JUCE6 is already using the native CoreGraphics API which then uses whatever is fastest. Plus you can attach OpenGL, then it will use this for rendering primitives.

      You can already switch to JUCE8 and try it the performance gets better. Ask Claude to reenable Direct2D then as I had to disable it to remain consistent with the UI performance of JUCE6 - I discovered some things to get much faster, but some things to get much much more slower, so I decided to disable it by default in the custom JUCE8 branch as this introduces too much of a moving target.

    • Y

      Transpose combobox values

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      17 Views
      Y

      @David-Healey Thank you,

      Its working really great 👍

    • David HealeyD

      Compiled Network Fixed Channel Count?

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode scriptnode channel compiled network
      14
      0 Votes
      14 Posts
      102 Views
      David HealeyD

      @Christoph-Hart Ahh that's an idea, I haven't explored that side of scripting. I could pull the number of channels from the master container's routing matrix.

    • David HealeyD

      Recent commit to Processor.cpp breaking old project

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      22
      0 Votes
      22 Posts
      832 Views
      David HealeyD

      @ustk Yeah I'd rather avoid the c++ route (I'd rather avoid scriptnode too) but my preferred method is broken in the latest version of HISE and the fix requires more than Claude so I'm looking for the simplest alternative. It has to work with expansions so it's a bit of an edge case too.

    • LindonL

      Latest version of HISE breaks existing presets....

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      63
      0 Votes
      63 Posts
      5k Views
      LindonL

      @JulesV I haven't heard back from Christoph so I assume not...

    • StraticahS

      HISE Sampler VSTs Crash? Across multiple brands (FL Win)

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      32
      0 Votes
      32 Posts
      2k Views
      StraticahS

      @Oli-Ullmann it has not been resolved unfortunately afaik

    • MorphoiceM

      Dolby Atmos?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      98 Views
      MorphoiceM

      @Christoph-Hart that's superb news! I'm so looking forward to bringing my AMS RMX16 clone to dolby atmos to have that gated reverb in my next album. It was a stupid idea to start making an album in atmos anyways but hey... why not

    • David HealeyD

      Asset Manager

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      22
      0 Votes
      22 Posts
      1k Views
      Christoph HartC

      @David-Healey Oh good spotting, this might come from the fact that there's some internal path normalization but the wildcards do not use this.

      BTW, I've added another feature to the asset manager last week: you can define a SharedWildcard which allows you to define files that might be shared across multiple of your assets - the asset installer will then skip them at installation / deinstallation (and verifies that they don't conflict when installing two assets that share files).

    • ?

      Stereo Wider in Scriptnode

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      11
      0 Votes
      11 Posts
      614 Views
      dannytaurusD

      @David-Healey Yep, we talked about it here https://forum.hise.audio/topic/12926/question-about-ms-encode-decode-order-in-stereo-widener-example/3?_=1779473723375

    • E

      Seamless crossfading issue: loadSampleMap() kills all voices

      Watching Ignoring Scheduled Pinned Locked Moved Scripting scripting sampler sample map crossfade
      2
      0 Votes
      2 Posts
      35 Views
      David HealeyD

      @emmanuelbuccheri Loading a sample map always stops the audio engine.

      To cross fade load the sample maps into two samplers at the start and crossfade between them. Or load the samples into multiple groups in the same sampler and use the group xfade feature.

      I have an old video that shows some techniques here: https://youtu.be/0cn1l8231n4

    • S

      Module tree navigation tips

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests
      6
      1 Votes
      6 Posts
      147 Views
      David HealeyD

      @ScreamingWaves said in Module tree navigation tips:

      does that mean that one can have multiple master chains?

      There can be only one. But you can use containers to separate different flows. There's also send effects which occupy a separate chain.

    • voxuer1V

      Rnbo-ScriptFX

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      62 Views
      ulrikU

      @voxuer1 Yes, I have only tried as FX plugins, both on Mac and Windows, au & vst3.
      It's working as it should

    • voxuer1V

      RNBO effect bypassed in exported VST3 (works perfectly in HISE editor via Script FX / Global Cables)

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      19
      0 Votes
      19 Posts
      151 Views
      HISEnbergH

      @voxuer1 nice glad it worked!

    • B

      Helllo everyone / Audio Unit for *very* old Mac?

      Watching Ignoring Scheduled Pinned Locked Moved Newbie League
      3
      0 Votes
      3 Posts
      50 Views
      B

      @David-Healey Hah that's that then :D. By a hair.

      Yes it would have been a bespoke little thing just for my needs.

      I'm not very hopeful about finding plugins. The Mac market in the 2000s was infamously sparse, especially in the sampler realm.

      Still, it's a thought that didn't occur to me, thanks. I'll try and do a bit of research.

      Cheers :-)

    • M

      VST3 Plugin not readable

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      13
      0 Votes
      13 Posts
      130 Views
      David HealeyD

      @MicheleBonventre What's different between the test plugin and the original project?

      Also you might try with PluginVal to see if it gives any hints about the issue.

    • bendursoB

      Change Look And Feel Dynamically

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      10
      0 Votes
      10 Posts
      708 Views
      LindonL

      @Orvillain definitely do-able, I do it here - where each effect slot has a fixed max number of knobs, and depending on which effect is loaded in a slot it selects the correct background, colours and knob styling (as well as visibility and placement obviously):

      bbfbdc60-f939-4568-b7e8-68667584a41a-image.png

      -- theres even a control on the Ui to set overall brightness of the colour palette...

    • LindonL

      More Full Expansion issues.....

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      8
      0 Votes
      8 Posts
      65 Views
      LindonL

      @Lindon well there was a problem in one of my includes, that neither HISE player nor HISE expansion projects was prepared to report.... so moving on for a bit...

    • dannytaurusD

      Thoughts on Moonbase?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      11
      0 Votes
      11 Posts
      195 Views
      SifresS

      @HISEnberg So Moonbase JUCE module requires JUCE8 indeed. Hise isnt stable when being compiled, or when compiling plugins, on JUCE8. So yeah its not working atm. Christoph noted that this is because he did some funky stuff for the MCP integration.

      BUT you can work around that by compiling hise on JUCE6, then exporting a plugin. It will fail but it will create a .jucer file and you can pick that up with JUCE8. At least thats my workflow. You could probably script the whole thing. It requires some other steps as well as modifying some Hise source.

      TBH if you dont need it right now (as stated, for me it was a neccesary step) I would simply wait for Christoph to integrate it.

      @Christoph-Hart 🎉 great! I feel like it could really benefit the eco system surrounding Hise.

    • D

      Timestretch Artifacts

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      17
      0 Votes
      17 Posts
      276 Views
      D

      It was caused by having different sample rates in 2 different samplers. I had to convert all to 41.1khz which is what I started my project at.

    • Y

      How to display a label from a script processor to a label in the main interface. (processor ID doesn't work)

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      14
      0 Votes
      14 Posts
      164 Views
      Y

      @David-Healey Hi,

      I will simplify, make the chord analyzer separately