HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. miloadam77
    3. Best
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 8
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Scriptnode Floating Tile

      @Natan I'll try and create my own class for visualizing this, thanks!

      posted in General Questions
      M
      miloadam77
    • RE: Troubleshooting Panels Not Using Paint Routines Once Compiled

      @d-healey It turned out I was including my scripts like this

      include("./Fold/Script.js")

      instead of

      include("/Fold/Script.js")

      Which makes sense to why it was working in HISE but not when compiled.

      posted in Bug Reports
      M
      miloadam77