HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Mors
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 17
    • Posts 65
    • Groups 0

    Topics

    • MorsM

      Tempo Sync Sidechain Example 1?

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode
      3
      0 Votes
      3 Posts
      71 Views
      d.healeyD

      @Mors Code tags

      65ae8408-4b0b-49ff-8924-94afa2a4f0d2-image.png

    • MorsM

      AAX Build failing

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      10
      0 Votes
      10 Posts
      182 Views
      MorsM

      @d-healey I have a feeling its something to do with this version of xcode i have

    • MorsM

      DSP Compilation Failing

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode
      3
      0 Votes
      3 Posts
      110 Views
      MorsM

      @HISEnberg Ah, there was a random parameter control with no name on it, that fixed it, cheers!

    • MorsM

      Fluctuating audio volume in exported Instrument VST

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

      @Mors no idea without seeing your project.

    • MorsM

      Velocity Gain Modulation - how to stop it controlling different notes?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      10
      0 Votes
      10 Posts
      615 Views
      MorsM

      @d-healey nevermind figured it out! Originally i was using the gain fx with the velocity modulator as a separate fx on top of the sampler, didn't realise the sampler itself has it's own gain!

    • MorsM

      Build error on HISE with faust (windows)

      Watching Ignoring Scheduled Pinned Locked Moved Faust Development
      5
      0 Votes
      5 Posts
      278 Views
      DabDabD

      @Mors said in Build error on HISE with faust (windows):

      @DabDab that's one i tried but no luck at all

      Uninstall Visual Studio 2022. Uninstall FAUST version. Now give it a fresh installation with VS 2022 then IPP. Followed by FAUST 2.74.x . Download latest HISE Develop branch. Use the attached Projucer to launch the HISE Release with FAUST version. Compile it. it should work.

      Use it on Windows 11 or 10.

    • MorsM

      Scriptnode DSP Compile error

      Watching Ignoring Scheduled Pinned Locked Moved ScriptNode
      3
      0 Votes
      3 Posts
      191 Views
      MorsM

      @Christoph-Hart you absolute king

    • MorsM

      Free delay notations time filmstrip!

      Watching Ignoring Scheduled Pinned Locked Moved Presets / Scripts / Ideas
      1
      3 Votes
      1 Posts
      240 Views
      No one has replied
    • MorsM

      Hide/Show Table component with ComboBox

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

      @Mors In the combobox callback you can just use the value parameter

    • MorsM

      Multiband Saturation?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      258 Views
      A

      @Mors scriptnode is proably your best bet. there are already templates in there that will set up a multiband network for you, then its up to you to write your saturation dsp and make it available for each band.

    • MorsM

      Gate FX plugin going in and out of time/off grid

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      6
      0 Votes
      6 Posts
      380 Views
      NatanN

      @Mors Do you want to make A SidechainPlugin?
      Like Kickstart? LfoTool?

    • MorsM

      Codesign error on Mac, what am I missing?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      18
      0 Votes
      18 Posts
      2k Views
      HISEnbergH

      @d-healey said in Codesign error on Mac, what am I missing?:

      Yes your video helped me out a lot previously setting up my package installer, really appreciate you sharing that.

      I still don't know why but I was having one hell of a time trying to set up my certificates and getting it notarized, terminal kept failing me (not acknowledging my ID's specifically). In the end these two videos and their extended links did the trick for me:

      Certificates:
      https://www.youtube.com/watch?v=m097IHT7v0Q

      Notarization:
      https://www.youtube.com/watch?v=GpdN97OX1Z8

      @Mors the notarization video may help you in stapling if you still haven't solved it.

    • MorsM

      Security & Privacy issues

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      8
      0 Votes
      8 Posts
      418 Views
      d.healeyD

      @Mors Yep looks like it

    • MorsM

      Export error, ipp.h file not found.

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      5
      0 Votes
      5 Posts
      339 Views
      MorsM

      @d-healey cheers that worked thanks!

    • MorsM

      Would this work?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      17
      0 Votes
      17 Posts
      638 Views
      Steve LydfordS

      @d-healey Ah, ok. Totally missed that. Thanks!

    • MorsM

      Exporting FX Plugin Issues

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      259 Views
      LindonL

      @Mors said in Exporting FX Plugin Issues:

      When i click to export - AU - it does say 'Batch file already found, do you want to rewrite the batch file? no matter whether i click ok or no i still get this error, any ideas?

      I'm on Mac OS & HISE 3.6.2

      OK lets start wit this. When HISE compiles anything it writes a batch file to get the projucer working, so this message shows up every time you re-run a compile, unless you clean the Build folder first, as there will be a batch file already present from your last compile attempt - you can safely say "OK" to this

    • MorsM

      Failing to build HISE for the first time - Mac OS Sonoma

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      36
      0 Votes
      36 Posts
      2k Views
      MorsM

      @ustk can you link me to the version you used to compile? I'll give it a shot