HISE Logo Forum
    • Categories
    • Register
    • Login
    1. HISE
    2. mrcurious
    3. Topics
    M
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 12
    • Groups 0

    Topics

    • M

      What are you using to build UI for your plugin? What's your preferred way and why?

      Watching Ignoring Scheduled Pinned Locked Moved General Questions
      16
      0 Votes
      16 Posts
      2k Views
      A

      @mrcurious No.

      If you don't fancy building your own components, check out PrimeVue/PrimeReact.

      Then either pick Vue+Nuxt for the Vue version or NextJS for the react version, configure it to build a static website and start.

      Link Preview Image PrimeReact | React UI Component Library

      Slider is a component to provide input with a drag handle.

      favicon

      (primereact.org)

    • M

      Buildling HISE from latest branch and commit throws error in xcode mac m1 max sequoia

      Watching Ignoring Scheduled Pinned Locked Moved Newbie League
      22
      0 Votes
      22 Posts
      5k Views
      d.healeyD

      @jmannix Thanks for confirming, sorry about that, I'll make a PR now to fix the problem.

      Link Preview Image Move Linux faust fakelib to linux subfolder, to avoid conflict on OSX by davidhealey · Pull Request #735 · christophhart/HISE

      The fakelib I added for Linux is being picked up on OSX and causing build issues there. This moves the fakelib into a subfolder which avoids the issue. Forum thread: https://forum.hise.audio/topic/...

      favicon

      GitHub (github.com)