HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Sampletekk
    3. Topics
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 45
    • Posts 191
    • Groups 0

    Topics

    • S

      Cache?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      121 Views
      S

      @d-healey I've experienced this in earlier versions too

    • S

      Limitation on monolith files size when packaging

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

      The ch-files that got stuck, came from a sampler that had +1600 samples. It works great and plays great, bot the process och packing the monolith files didn't. I ended up splitting it up into two samplers, and then everything worked. But it seems to be some kind of limit on the numbers of samples that can be in a samples in order for packing into .hr-files to work

    • S

      Problems with round robin

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      236 Views
      S

      @d-healey Thanks! Edited the samplemap! Good idea to report it at github!

    • S

      Loop points sometimes don't get imported

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      6
      0 Votes
      6 Posts
      532 Views
      dannytaurusD

      @Sampletekk Could you also upload a file where the loop WAS successfully imported into HISE? So we can check for differences in the loop markers.

    • S

      Logic Pro crash when playing MIDI

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      31
      0 Votes
      31 Posts
      1k Views
      S

      Found the problem!

      Logic Pro crashed when playing a MIDI file and starting/stopping the playback

      After stripping down the instrument part by part, I could isolate the problem.
      I have a sampler that plays hammerback sound, that is, the sound of the piano hammers, falling back after releasing a key.
      It turned out that the Release Trigger MIDI processor for that sampler had the Time Attenuate activated, for some obscure reason, or mistake... When I deactivated that, Logic worked as it should.
      I also have regular release samples that has the Time Attenuator activated, as it should, but the the curve is reversed, sinve I wan't those samples to trigger at a lower volume the longer a key has been pressed prior to release.

      If the thing that caused Logic to crash was the combination of these two release samples, or only the Hammerback, I don't know, but when I, or anyone else, have more time and want to do a test, it might be a good idea. This was the AU version, and only on Logic Pro

      Skärmavbild 2025-05-13 kl. 13.49.06.png

    • S

      Strange result after export

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

      @Sampletekk Well it does say "Processen slutförd" at the end.

    • S

      Packages question

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      105 Views
      S

      @d-healey Thanks! That did the trick!

    • S

      No note

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      7
      0 Votes
      7 Posts
      668 Views
      d.healeyD

      @griffinboy Christoph explained it well here

    • S

      Wrong IR in compiled version

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      10
      0 Votes
      10 Posts
      155 Views
      S

      @d-healey Ok, good to know! Thanks for looking into this!

    • S

      Load preset bank on init

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      3
      0 Votes
      3 Posts
      194 Views
      S

      @Lindon Aha! That easy! Thank you!

    • S

      Opens on Mac, not PC

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      7
      0 Votes
      7 Posts
      252 Views
      S

      @aaronventure said in Opens on Mac, not PC:

      @Sampletekk it's known that after you make a forum post, your local HISE instance can detect it and will stop misbehaving

      Many such cases!

      boy aint that the truth! hahaha

    • S

      Smoother curve

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      15
      0 Votes
      15 Posts
      877 Views
      S

      @Sampletekk 👍

    • S

      Deleting a preset

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      5
      0 Votes
      5 Posts
      156 Views
      S

      @d-healey said in Deleting a preset:

      currentPresetFile.deleteFileOrDirectory();

      Thanks! That worked!

    • S

      Deleting presets

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      5
      0 Votes
      5 Posts
      127 Views
      d.healeyD

      @Sampletekk Yes - or at least you need to know the bank/category/preset so that you can build the path.

    • S

      Adding presets to a combobox

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      14
      0 Votes
      14 Posts
      255 Views
      d.healeyD

      @Sampletekk Yes

    • S

      Change pitch

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      10
      0 Votes
      10 Posts
      180 Views
      S

      @d-healey I want to set the pitch randomly for each note, but I think I've got it now!

    • S

      Can this be done?

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      7
      0 Votes
      7 Posts
      181 Views
      S

      @d-healey Done!

    • S

      Error when exporting

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      9
      0 Votes
      9 Posts
      175 Views
      Christoph HartC

      Spaces in the middle should be supported, but checking for spaces at the beginning and end didn't cross my mind. I'll add this as sanity check...

    • S

      Witch IPP-version for compiling Hise

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      3
      0 Votes
      3 Posts
      111 Views
      S

      @aaronventure Yep, I have the latest release from the dev branch. I'll try it with the latest IPP and see what happens!

    • S

      Change "mode" on a knob

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      3
      0 Votes
      3 Posts
      115 Views
      S

      @d-healey Thanks!