HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. Tags
    3. look and feel
    Log in to post
    • All categories
    • d.healeyD

      "No valid area for noise map specified" in preset browser laf

      Watching Ignoring Scheduled Pinned Locked Moved Scripting bug look and feel preset browser
      2
      0 Votes
      2 Posts
      79 Views
      d.healeyD

      I just went to the source to look into making an addNoiseToArea function and what do I find but sneaky undocumented HISE goodness.

      You can pass an object to g.addNoise!

      g.addNoise({alpha: 1.0, scaleFactor: 1.0, area: obj.area, monochromatic: true});

      alpha = noiseAmount

    • ulrikU

      Local LAF for ScriptPanel is broken

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports look and feel
      6
      2 Votes
      6 Posts
      423 Views
      ulrikU

      @d-healey said in Local LAF is broken:

      @ulrik oh that thing, yeah it's a bug. Might want to make the thread title more descriptive.

      Right 👍

    • d.healeyD

      [bug] Momentary button LAF obj.down doesn't work properly

      Watching Ignoring Scheduled Pinned Locked Moved Solved Bug Reports ismomentary button look and feel obj.down
      5
      1 Votes
      5 Posts
      462 Views
      A

      @clevername27 and all that with only half of his face. What a beast!

    • d.healeyD

      [feature request] Preset browser search bar text in LAF

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests search bar preset browser look and feel laf
      30
      3 Votes
      30 Posts
      4k Views
      HISEnbergH

      @HISEnberg Hmm and I suppose a follow up to this is if mixing and LAFs is possible here (HISE's traditional LAF and CSS)?

    • d.healeyD

      MIDI Learn table headers vanish with LAF

      Watching Ignoring Scheduled Pinned Locked Moved Scripting midi learn look and feel table header
      2
      0 Votes
      2 Posts
      323 Views
      d.healeyD

      Think I just found the answer:

      7584f455-fcdd-491b-9f60-d261e4d49f77-image.png

    • StraticahS

      Great LAF Examples anyone?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions look and feel gui design snippets freelance
      19
      0 Votes
      19 Posts
      3k Views
      orangeO

      @Straticah said in Great LAF Examples anyone?:

      @orange Was this preset Browser made with LAF or did you build it from the ground up? Looks pretty cool with the icons at bottom and the modified search bar :)

      Yes it is LAF. In the documentation, you can find cool examples: https://docs.hise.audio/glossary/custom_lookandfeel.html#presetbrowser

    • trillbillyT

      LAF + Sampler Functions

      Watching Ignoring Scheduled Pinned Locked Moved General Questions sampler laf look and feel audiowavform draw
      43
      0 Votes
      43 Posts
      4k Views
      trillbillyT

      @d-healey That would definitely be the one to watch. How I missed this one, we'll never know.

    • d.healeyD

      [feature request] drawAhdsrBackground laf

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests look and feel ahdsr
      3
      0 Votes
      3 Posts
      350 Views
      d.healeyD

      Think I solved it - https://github.com/christophhart/HISE/pull/282

    • d.healeyD

      drawAlertWindowIcon breaks alert windows

      Watching Ignoring Scheduled Pinned Locked Moved Bug Reports look and feel bug crash compiled
      1
      0 Votes
      1 Posts
      251 Views
      No one has replied
    • d.healeyD

      Look and feel font name and size

      Watching Ignoring Scheduled Pinned Locked Moved Feature Requests look and feel laf font
      1
      0 Votes
      1 Posts
      279 Views
      No one has replied
    • d.healeyD

      Custom look and feel component ID

      Watching Ignoring Scheduled Pinned Locked Moved Scripting laf look and feel
      43
      0 Votes
      43 Posts
      3k Views
      Christoph HartC

      Alright, it might be possible that I've fixed this already lol...