Navigation

    Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    1. Home
    2. miloadam77
    3. Best
    M
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Best posts made by miloadam77

    • 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