HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Confuzzled
    3. Topics
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 12
    • Posts 27
    • Groups 0

    Topics

    • C

      Global Sample Folder Wild Card Not Working on M2 Mac

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      1
      0 Votes
      1 Posts
      165 Views
      No one has replied
    • C

      UI does not work on Load. Works after Compile

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      245 Views
      C

      @d-healey That's what I thought was going on.

      Ya, it's for a quick demo, which is why I did it in this instance.

      It'll be cleaned up later, haha.

    • C

      Splitting and Decoding Mid Side Mic from a single stereo sample

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      4
      0 Votes
      4 Posts
      303 Views
      C

      That's what I was looking for!

    • C

      Modify AHDSR release time after Note On, or alternative to contour releases

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      2
      0 Votes
      2 Posts
      384 Views
      C

      Solved. Just had to use the artificial system and got everything working.

    • C

      Memory usage of referencing same/duplicate audio file in another sample map/group?

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

      Once you've compressed your sample maps, you can open one of them in the sampler and from the right click context menu select Tools > Redirect Monolith Reference, and select the monolith (ch file) that contains the "master" version of the samples.

      For example if you have a staccato sample map, and you are also using the staccato samples as release tails you could redirect the release tails sample map to use the samples in the staccato monolith. You can then delete the release sample map ch file.

      You might also need to use Engine.setAllowDuplicateSamples(false); but I can't remember if that's necessary.

      f5c722fb-e0dc-47ad-9fca-ba7488655d73-image.png

    • C

      Adding Per Sample Effect (Dynamic EQ etc)?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      5
      0 Votes
      5 Posts
      379 Views
      C

      @d-healey

      Awesome. Thanks David!

    • C

      General Question Regarding 96khz Samples: How Does Hise Pitch Shift?

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

      VST Export Error: The System Cannot Find the Path Specified

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      12
      0 Votes
      12 Posts
      1k Views
      G

      @d-healey said in VST Export Error: The System Cannot Find the Path Specified:

      @Confuzzled Open the .jucer file that was generated by the export, this will be in the binaries folder. When it opens in Projucer go to File >> Open in IDE, and make sure it opens VS2017, try exporting it directly from VS2017. If it works then it probably means the error is due to having both versions installed and the automated system is picking the wrong one.

      Umm I think this could be the one!!!

    • C

      Flexible Envelope Facsimile?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      10
      0 Votes
      10 Posts
      912 Views
      D

      @Christoph-Hart Thank you! Will take a look

    • C

      Recompiling HISE ipp.h Issue

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      5
      0 Votes
      5 Posts
      409 Views
      d.healeyD

      Past Christoph didn't know what was coming :p

      2448625d-8a71-484f-af64-012c260c40be-image.png

    • C

      Can HISE Reference Shared Source Sample with different Start Positions?

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

      @Confuzzled yes.

    • C

      Looking into porting instruments from Kontakt to HISE: Questions

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      673 Views
      d.healeyD

      @Confuzzled I think it is possible now, but I'm not sure... @Christoph-Hart ?