HISE Logo Forum
    • Categories
    • Register
    • Login

    New Preset Browser LAF?

    Scheduled Pinned Locked Moved General Questions
    4 Posts 2 Posters 222 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DanHD
      DanH
      last edited by

      Saw there's been some additions in latest commit?

      DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
      https://dhplugins.com/ | https://dcbreaks.com/
      London, UK

      d.healeyD 1 Reply Last reply Reply Quote 0
      • d.healeyD
        d.healey @DanH
        last edited by

        @DanH Yup

        laf.registerFunction("createPresetBrowserIcons", function(id)
        {
            if (id == "favorite_on")
                return myOnPath;
        
            if (id == "favorite_off")
                return myOffPath;
        });
        

        I found though it doesn't seem to work with a path that's just an outline, it will fill it in.

        Libre Wave - Freedom respecting instruments and effects
        My Patreon - HISE tutorials
        YouTube Channel - Public HISE tutorials

        DanHD 1 Reply Last reply Reply Quote 0
        • DanHD
          DanH @d.healey
          last edited by DanH

          @d-healey cool thanks, are there any other id's? searchIcon?

          DHPlugins / DC Breaks | Artist / Producer / DJ / Developer
          https://dhplugins.com/ | https://dcbreaks.com/
          London, UK

          d.healeyD 1 Reply Last reply Reply Quote 0
          • d.healeyD
            d.healey @DanH
            last edited by d.healey

            @DanH Yeah but you're better off using the drawPresetBrowserSearchBar function which also lets you draw the icon. I think it would be good to have a drawFavouriteButton function as well, then we could change the colour and opacity of the favourite button too, but changing the icon is a good start.

            Libre Wave - Freedom respecting instruments and effects
            My Patreon - HISE tutorials
            YouTube Channel - Public HISE tutorials

            1 Reply Last reply Reply Quote 0
            • First post
              Last post

            27

            Online

            1.8k

            Users

            11.9k

            Topics

            104.0k

            Posts