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

    miloadam77

    @miloadam77

    2
    Reputation
    2
    Profile views
    8
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    miloadam77 Unfollow Follow

    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

    Latest 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
    • Scriptnode Floating Tile

      59c21974-209e-494f-b607-91ccc5c120bb-image.png

      Is it possible to use the display inside this node in my ui?

      posted in General Questions
      M
      miloadam77
    • RE: Dry/Wet Knob in scriptnode

      @ustk Hey I could use that snippet

      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
    • RE: Troubleshooting Panels Not Using Paint Routines Once Compiled

      @d-healey Here you go

      CodeNav.PNG Layers.PNG

      posted in Bug Reports
      M
      miloadam77
    • RE: Troubleshooting Panels Not Using Paint Routines Once Compiled

      Everything that isn't loading is a panel with an overwriten paintRoutine.

      posted in Bug Reports
      M
      miloadam77
    • Troubleshooting Panels Not Using Paint Routines Once Compiled

      Whenever I compile a plugin I'm working on the paint routines for my panels dont get called.

      Inside HISE
      Once Compiled

      posted in Bug Reports
      M
      miloadam77