jpcima / fverb

Plugin version of reverb effect to include in sfizz
BSD 2-Clause "Simplified" License
16 stars 2 forks source link

Standard release tags? #2

Open doronbehar opened 4 years ago

doronbehar commented 4 years ago

Hi,

We'd like to package this program for NixOS, and we noticed you've tagged a release a while ago :+1:. Unfortunately, the git tag you gave that release isn't a version, nor a date, nor anything external tools such as our updater bot and repology can compare with previous versions.

Could you please use something like v0.0.1 as a version?

Regards.

jpcima commented 4 years ago

Hi @doronbehar

There is not a release at this moment. This tag was not created for this purpose. (it was based on an accidental bug that created some unexpected timbres out of the effect, and we liked to keep it tagged ;) )

Lately I spent some time to create a C++ DSP wrapper which should be easily packageable; faust-only versions have some trouble packaging under Debian.

It will be the candidate for the initial release. https://github.com/jpcima/fverb/pull/3

@trebmuh: it's good for testing, this is typical DPF build without custom UI