Wasted-Audio / wstd-eq

Simple nasty EQ plugin.
https://wasted.audio/software/wstd_eq
GNU General Public License v3.0
18 stars 3 forks source link

Description in README.md on how to compile? #2

Closed 38github closed 1 year ago

38github commented 1 year ago

Are you interested in providing this? I installed hvcc but found no commands to use so I looked in ACTION and found the build process but the commands gave me errors or warnings about abstract directories or paths, etc.

It would be very appreciated.

dromer commented 1 year ago

Did you load all submodules? Warnings should be fine, but errors should be reported.

At the moment building is considered "advanced" and following the gh-actions should be correct (it's what I use locally as well). I'm not yet ready to provide full build docs, although things shouldn't be that difficult to figure out.