VCVRack / library

Database for the VCV Library
https://library.vcvrack.com/
378 stars 81 forks source link

FreeSurface #697

Open freesurfacemodules opened 2 years ago

freesurfacemodules commented 2 years ago

Hello, I have my first module ready for release. Brand: Free Surface Slug: FreeSurface Source: https://github.com/freesurfacemodules/FreeSurface Hash: 180578a423cf1dacd106c126d38ef88d0ff5eef8

cschol commented 2 years ago

Header is removed during build process: https://github.com/freesurfacemodules/FreeSurface/issues/1

freesurfacemodules commented 2 years ago

Thank you, I think this resolves the issue: Hash: ef47dea3081adacc390f491ba5d3b2914c2b932e

cschol commented 2 years ago

Your plugin has been integrated and will be available for all supported platforms with the next Plugin Manager update. Please let us know in this issue when a new version is available. We will reopen it. Thank you for providing your plugin to the Rack community.

freesurfacemodules commented 2 years ago

Updated for Rack 2.beta.1 Version: 2.0.4 Branch: rack2 Hash: ba3d647b7833bc22e222b5c81f0318480cf67c06 Source: https://github.com/freesurfacemodules/FreeSurface/tree/rack2

freesurfacemodules commented 2 years ago

Fixed broken font rendering when run as VST Version: 2.0.5 Branch: rack2 Hash: ebe26a567ae5fd23aa63dbd64ef4b0c49599be9f Source: https://github.com/freesurfacemodules/FreeSurface/tree/rack2

AndrewBelt commented 1 year ago

I'm unable to build this for Mac ARM64 because the libsamplerate dependency fails to build. An easy fix is to remove the libsamplerate dependency since the Rack SDK already includes libsamplerate and exposes its API to plugins.

cschol commented 1 year ago

Build failure on arm64 platform: https://github.com/freesurfacemodules/FreeSurface/issues/2