What is “suil” Package?
lightweight C library for loading and wrapping LV2 plugin UIs
For more details: https://drobilla.net/software/suil/
Installation
- Open Terminal by pressing
command+space
then type terminal and hitEnter
key. - Install homebrew first.
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install suil.
brew install suil
Now, use suil!
Leave a Reply
You must be logged in to post a comment.