HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Mike
    3. Posts
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 15
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: FrontInterface Size

      @d-healey A pity :-)

      posted in General Questions
      M
      Mike
    • RE: FrontInterface Size

      @d-healey I already have it - but thanks only works diagonally!

      It works with one button.
      But - only if it succeeds if the button is also a reload
      of the interface.

      Like the Compile button does.

      Can I reload the interface via script?

      posted in General Questions
      M
      Mike
    • FrontInterface Size

      is it possible to change the FrontInterface size via script?

      Content.makeFrontInterface(600, 500)

      One button - Clicking on the button changes its size to
      Content.makeFrontInterface(600, 300)

      posted in General Questions
      M
      Mike
    • RE: Engine.createGlobalScriptLookAndFeel not work

      @Mike Everything worked out - Great - Thanks David

      posted in Bug Reports
      M
      Mike
    • RE: Engine.createGlobalScriptLookAndFeel not work

      @d-healey Ok - Thank you very much - I will try it

      posted in Bug Reports
      M
      Mike
    • RE: Engine.createGlobalScriptLookAndFeel not work

      @d-healey I downloaded the version HISE-Master from Github and installed it after your video "Install HISE on Mac OSX Mojave". Works also so far. Otherwise I did nothing!

      posted in Bug Reports
      M
      Mike
    • RE: Engine.createGlobalScriptLookAndFeel not work

      @d-healey nop

      posted in Bug Reports
      M
      Mike
    • RE: Engine.createGlobalScriptLookAndFeel not work

      @d-healey no - only one -and actually I just want to try the look and feel functionality!

      posted in Bug Reports
      M
      Mike
    • RE: Engine.createGlobalScriptLookAndFeel not work

      @Mike There is none:
      Open the projucer file of HISE (either the standalone or the plugin project), change the compile flag HI_ENABLE_CUSTOM_NODE_LOCATION in the hi_modules module and recompile HISE:

      What is very annoying is that many images are not linked!

      ![alt text](Bildschirmfoto 2020-08-25 um 17.05.00.png image url)

      posted in Bug Reports
      M
      Mike
    • RE: Engine.createGlobalScriptLookAndFeel not work

      @Mike found it - let's see if I can make it work :-)

      posted in Bug Reports
      M
      Mike
    • RE: Engine.createGlobalScriptLookAndFeel not work

      @d-healey how?

      posted in Bug Reports
      M
      Mike
    • RE: keyboard show value

      @d-healey unfortunately I can't find any examples about midilist - not even on your Patreon page.

      posted in General Questions
      M
      Mike
    • Engine.createGlobalScriptLookAndFeel not work

      I wanted to occupy myself with it a little but unfortunately it does not work for me!

      1. if the documentation on this topic does not appear in the Docs under Glossary

      2. const var laf = Engine.createGlobalScriptLookAndFeel();
        causes the error:
        Line 3, column 53: Function / constant not found: Engine.createGlobalScriptLookAndFeel

      3. there is no entry that contains a
        Engine.createGlobalScriptLookAndFeel()
        exists at all.

      HISE 2.1.0 from 15.Aug.2020 - build 650

      posted in Bug Reports
      M
      Mike
    • RE: keyboard show value

      @d-healey ohh ohhh when you say it, it doesn't sound good :-)
      Really, so complicated. I watched all your videos at Patreon but unfortunately I can't get any further here.

      posted in General Questions
      M
      Mike
    • RE: keyboard show value

      @d-healey I used that too - works great. But I can't get it to show a chord, for example all three notes. D F# A for D Major

      posted in General Questions
      M
      Mike