update Befaco to v2.8.0 (#749)

* update Befaco to v2.8.0

* custom Befaco type for RecordButton

* move to v2.8.1

---------

Co-authored-by: dromer <alexander@puikheid.nl>
This commit is contained in:
dreamer 2024-11-19 07:46:23 +01:00 committed by GitHub
parent 9de919fc46
commit 5349c16999
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 10 additions and 3 deletions

View file

@ -1620,6 +1620,8 @@ static void initStatic__Befaco()
p->addModel(modelBurst);
p->addModel(modelVoltio);
p->addModel(modelOctaves);
p->addModel(modelBypass);
p->addModel(modelBandit);
#undef modelADSR
#undef modelMixer
#undef modelBurst