HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Tags
    3. samplemaps
    Log in to post
    • All categories
    • E

      HISE seems to have butchered all of my loop points.

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports samplemaps monolith sample
      5
      0 Votes
      5 Posts
      199 Views
      E

      @aaronventure This is great advice. I've actually been using git to backup my project after every session, but I'm fairly new to using it so I didn't realize I could revert to a previous version.

      Thanks for pointing this out (and for the other user who mentioned this). I appreciate the guidance!

    • R

      Expansions sample maps

      Watching Ignoring Scheduled Pinned Locked Moved General Questions expansions samplemaps sampler
      17
      0 Votes
      17 Posts
      429 Views
      R

      @d-healey ah ok strange.

      Thankyou for your help as I now have it working properly and selecting the correct samplemaps.

      I've also got the expansion load working in daw as well so I can progress with my project which is great news.

      Thanks again, your help is always invaluable

    • trillbillyT

      Samplemap 1 not loading - other load fine

      Watching Ignoring Scheduled Pinned Locked Moved General Questions sampelr samplemaps custom samples sample import
      20
      0 Votes
      20 Posts
      618 Views
      trillbillyT

      @d-healey When I use Console.print it does seem the SampleDropper is performing BEFORE the Viewport.

      Interface: Object 0x8371f570 (SampleDropper)
      Interface: 50.0 (Samplemap)

      I've got the Viewport calling for samplemaps in oninit. I've got the SampleDropper contained to the SampleLoadSave.js.

      I guess I assumed that oninit was processed first and then the other .js files.

      How do I go about switching the order in which their callbacks trigger?

    • A

      Tool published: SFZ to HISE samplemaps & JSON opcodes extractor

      Watching Ignoring Scheduled Pinned Locked Moved General Questions sfz converter samplemap samplemaps javascript
      4
      9 Votes
      4 Posts
      688 Views
      A

      Added a link to the app to the SFZ format site, now the SFZ to HISE converter is linked (and thereby HISE itself :) ) from the tools section:

      Link Preview Image SFZ Creation Tools - SFZ Format

      favicon

      (sfzformat.com)

    • trillbillyT

      1 Button + 2 sampleMaps

      Watching Ignoring Scheduled Pinned Locked Moved General Questions samplemaps buttons
      3
      0 Votes
      3 Posts
      275 Views
      trillbillyT

      @Lindon I forgot the ELSE function. Forehead slap...

      Thanks.

    • trillbillyT

      Samplemap + Viewports

      Watching Ignoring Scheduled Pinned Locked Moved General Questions samplemaps viewports
      4
      0 Votes
      4 Posts
      395 Views
      trillbillyT

      @DabDab You're right, thank you.

    • trillbillyT

      Expansion Loading Issue + Demo Project

      Watching Ignoring Scheduled Pinned Locked Moved General Questions expansions samplemaps
      1
      0 Votes
      1 Posts
      197 Views
      No one has replied
    • trillbillyT

      Convert To Monolith Issues

      Watching Ignoring Scheduled Pinned Locked Moved General Questions monolith samplemaps samples
      5
      0 Votes
      5 Posts
      376 Views
      trillbillyT

      @d-healey Same thing. It converts the first samplemap and then crashes.

    • trillbillyT

      Samplemaps Not Loading via Combobox

      Watching Ignoring Scheduled Pinned Locked Moved General Questions samplemaps combobox samples
      8
      0 Votes
      8 Posts
      656 Views
      trillbillyT

      @trillbilly Luckily, I only had to delete Comboboxes and add again manually. All is well.

    • J

      Scripting sample maps

      Watching Ignoring Scheduled Pinned Locked Moved C++ Development script samplemaps
      3
      0 Votes
      3 Posts
      727 Views
      d.healeyD

      I think all you need to do is generate a random array that will remap each key press, rather than changing the sample map itself

    • M

      samplemap recall w/user presets. what is the standard practice? not working ever lol

      Watching Ignoring Scheduled Pinned Locked Moved General Questions user presets samplemaps
      19
      0 Votes
      19 Posts
      3k Views
      JayJ

      @mwplugs how did you manage to solve it? I can't figure it out