Skip to content

Commit

Permalink
V2 libary release v2.0.2 (#119)
Browse files Browse the repository at this point in the history
* Release 2.0.1b alpha test for V2.0 finally
Only been compiled on ubuntu

* Release 2.0.1c alpha test for V2.0 finally
Only been compiled on ubuntu

* Disable Hula to allow building on Windows

* Disable Hula to allow building on Windows

* remove amburgh to allow windows compile

* annotate ports, to provide ui labels

* Updated Zazel, selecting an automation parameter nolonger causes a segfault.

This was due to a VCV engine change where module id has been changed from int to int64_t

* remove all github actions, as all outdated

* add build github actions from paulbacon, changed username to curlymorphic

* bump revision to v2.0.1f to test github actions

* bump revision to v2.0.1g to test github actions

* Unit tests working on local linux. It appears VCV has revised the variables in the makefile to identify architecture. Not sure of the reson but has to loosen the tolerance on the crossover filter to 0.003dB from 0.002dB.

* Amburg and Hula working on windows and linux

* Fix Zazel to work in Ableton on Windows

* Fix Iverson to work in Ableton on Windows

* Reduce Hula random offset to +- 3 cent from +-5

* Update ui colours

* V2.0.1h  The VCV 2.0 upgrade forum release

* Add paypal Donate button

* Amburg additional unit tests, check for nan

* Hula unit tests

* Lookup float_4 improved performance by 15%

* v 2.0.2 release preparation
  • Loading branch information
curlymorphic authored Jan 21, 2023
1 parent c3749d4 commit 37ecc9d
Show file tree
Hide file tree
Showing 74 changed files with 22,985 additions and 22,647 deletions.
18 changes: 0 additions & 18 deletions .github/actions/build_linux/Dockerfile

This file was deleted.

21 changes: 0 additions & 21 deletions .github/actions/build_linux/entrypoint.sh

This file was deleted.

64 changes: 0 additions & 64 deletions .github/actions/build_osx/Dockerfile

This file was deleted.

19 changes: 0 additions & 19 deletions .github/actions/build_osx/entrypoint.sh

This file was deleted.

18 changes: 0 additions & 18 deletions .github/actions/build_win/Dockerfile

This file was deleted.

19 changes: 0 additions & 19 deletions .github/actions/build_win/entrypoint.sh

This file was deleted.

42 changes: 0 additions & 42 deletions .github/actions/combine_zip/script.sh

This file was deleted.

24 changes: 0 additions & 24 deletions .github/actions/upload_zip/script.sh

This file was deleted.

Loading

0 comments on commit 37ecc9d

Please sign in to comment.