HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. pnyboer
    3. Topics
    P
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 24
    • Groups 0

    Topics

    • P

      MPE pitch bend range?

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      1
      0 Votes
      1 Posts
      216 Views
      No one has replied
    • P

      MIDI player playing too fast

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports
      9
      0 Votes
      9 Posts
      1k Views
      amounraA

      --bump--

    • P

      sample loop crossfade

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      14
      1 Votes
      14 Posts
      764 Views
      AxiomCruxA

      @Christoph-Hart I like that option, a simple enable script that allows the option for people who want it, best of both worlds.

    • P

      Start several loops on load

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      6
      0 Votes
      6 Posts
      406 Views
      d.healeyD

      Use this version - https://github.com/davidhealey/HISE/tree/develop

    • P

      sampler methods in docs throw error "function not found"

      Watching Ignoring Scheduled Pinned Locked Moved Scripting
      3
      0 Votes
      3 Posts
      270 Views
      P

      Within a Sampler's MIDI Script processor in onInit, I tried the simplest thing I could think of for this:

      Sampler.selectSounds("_"); Sampler.createListFromScriptSelection();

      throws
      constant not found: Sampler.createListFromScriptSelection {U2NyaXB0IFByb2Nlc3NvcjJ8fDk1fDN8Mzg=} Script Processor2:! Line 3, column 38: Function / constant not found: Sampler.createListFromScriptSelection

    • P

      MPE tile & MPE modulators disabled on project open

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      2
      0 Votes
      2 Posts
      429 Views
      Christoph HartC

      If you add a MPE panel somewhere in your HISE window, there will be a help button which opens a extensive documentation how this works.

      The bottom line is that MPE modulators work a little bit different than usual modulators because they are supposed to be controlled via that panel from the end user - just drop MPE modulators on any place you might want to offer and the end user can activate and control them using the MPE panel - also people who don't have MPE controllers usually don't care about MPE so there has to be a global kill switch for this system (which is the MPE bypass button on the MPE panel).

      The system is working perfectly in HEXERACT, so if there's anything weird in the usage let me know.

    • P

      Crossfaded looping in sampler

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

      @pnyboer Use Loop Auditioneer to find good loop points and import them into HISE

    • P

      Notes on my first try....

      Watching Ignoring Scheduled Pinned Locked Moved Documentation
      10
      0 Votes
      10 Posts
      1k Views
      P

      got it. Thanks for the help and suggestions.