HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Onik Sisodiya
    3. Topics
    O
    • Profile
    • Following 3
    • Followers 0
    • Topics 13
    • Posts 32
    • Groups 0

    Topics

    • O

      Issues when exporting as instrument, however I'm able to export standalone

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      9
      0 Votes
      9 Posts
      78 Views
      LindonL

      @Onik-Sisodiya said in Issues when exporting as instrument, however I'm able to export standalone:

      @d-healey Yes I did but it resets to no network when I restart the project or xml

      did you create your HC FX and then save your project?

    • O

      Any way to use JUCE api within HISE or creating our own auth

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      6
      0 Votes
      6 Posts
      111 Views
      d.healeyD

      @Onik-Sisodiya said in Any way to use JUCE api within HISE or creating our own auth:

      However is there any way to import or use JUCE functions within HISE?

      You'd need to create wrappers for them by modifying the HISE source code

    • O

      How to make matrixpeakmeter flipped or inverted

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      9
      0 Votes
      9 Posts
      342 Views
      orangeO

      @Onik-Sisodiya What is the reason that you don’t want to use LAF for it?

    • O

      Issues exporting VST plugin on Mac OS Sequoia Beta

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      1
      0 Votes
      1 Posts
      206 Views
      No one has replied
    • O

      How to add a Pitch LFO for a fx plugin

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

      @Lindon Thanks, I will try to go through that, is there any example for pitch LFO that I can refer to that would be really helpful. I've worked with scriptnode but never made one.

    • O

      Help with Broadcaster to make componets visible and enabled

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      4
      0 Votes
      4 Posts
      293 Views
      O

      @Onik-Sisodiya Just got it figured out!! Thanks again

    • O

      Analyzer Look and Feel through FloatingTile AudioAnalyzer

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      5
      1 Votes
      5 Posts
      339 Views
      d.healeyD

      @DanH said in Analyzer Look and Feel through FloatingTile AudioAnalyzer:

      @d-healey Oh really? Well it never used to!

      More info has come to light, it doesn't work in HISE 3.x you need to be using the develop branch.

    • O

      Gain LFO and Pitch LFO doesn't works on compiling VST but works in the Standalone

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

      @Onik-Sisodiya https://forum.hise.audio/topic/5255/global-modulators-on-fx-plugins-how

    • O

      Change the EQ type through button and update the buttons if the EQ Floating tile band menu is used.

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      240 Views
      d.healeyD

      @Onik-Sisodiya That code's quite hard to follow but I think you're only attaching to a mouse event there. You probably need to attach to the EQ events or possibly the context menu event.

      Link Preview Image HISE | Docs

      favicon

      (docs.hise.dev)

    • O

      Switch Images according to a button's values

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

      Thanks @d-healey

    • O

      Gain LFO and Pitch LFO - Not Assigned

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

      @Onik-Sisodiya Make a minimal snippet that demonstrates the issue, post it here, and I'll take a look.

    • O

      How to Change the Preset Browser Buttons like - Add, Rename, Delete to some image or maybe custom look and feel

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      1 Votes
      2 Posts
      391 Views
      d.healeyD

      @Onik-Sisodiya I just posted a video to Patreon today showing how to customise the entire preset browser.

      Short answer is Look and Feel.

    • O

      Can't find effects in DLL (Sanity check failed)

      Watching Ignoring Scheduled Pinned Locked Moved Faust Development
      10
      0 Votes
      10 Posts
      1k Views
      O

      @Lindon Thanks a lot. It worked after removing all the effects that were causing sanity errors.