HISE Logo Forum
    • Categories
    • Register
    • Login

    Faust

    Scheduled Pinned Locked Moved Faust Development
    2 Posts 2 Posters 127 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.
    • U
      udalilprofile
      last edited by

      Hi. I have a sample plugin made in faust. I load it in hise, but I lose half of the buttons and features. How to fix this?Снимок экрана 2025-02-02 в 20.30.35.jpeg

      1 Reply Last reply Reply Quote 0
      • S
        sletz
        last edited by sletz

        This is probably because the same labels (like BOOST, ATTEN) are used in different places.

        • try to use unique labels to confirm this hypothesis

        • then @Christoph-Hart this should be considered as a bug. Same labels can be used, but will internally correspond to differents pathnames (built following the group hierarchy).

        The code https://github.com/christophhart/HISE/blob/develop/hi_faust/FaustUI.h does not use the pathname model so I guess UI items with same labels will be considered the same, which is not what is needed. Look at MapUI code to see how labels/shornames/pathnames can be used: https://faustdoc.grame.fr/manual/architectures/#some-useful-ui-classes-and-tools-for-developers

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

        42

        Online

        1.7k

        Users

        11.7k

        Topics

        101.8k

        Posts