HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. fmented
    3. Best
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 18
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Expansion Sample Map list

      @arminh before you do anything, make sure to print the value of thing, so you know it's outputting the correct value

      posted in General Questions
      F
      fmented
    • RE: Expansion Sample Map list

      @arminh first you need to get the list of the expansions,
      Then select one of the expansions
      Example:
      var Exp = Engine.getExpansionList() ;
      var Exp0Samplemap = Exp[0].getSampleMapList() ;

      posted in General Questions
      F
      fmented
    • RE: make callbacks based on avilable expansions

      @d-healey aha thank you so much

      posted in Scripting
      F
      fmented