Skip to content

Commit

Permalink
release 0.233.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gisogrimm committed Oct 14, 2024
1 parent ecde75e commit 8101764
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
0.233.1:
- add layer property for faces/facegroups (fholzm)
- improve search paths on Windows
- multi-measure metronome settings
- improved error reporting in jack
- add simple MIDI synth
- add OSC2LSL converter plugin
- add support for MMC messages in mididispatch
0.233.0: fix reload problems, brew release and minor improvements
0.232.2: add unit-testing for convex hull algorithm, add new plugins and minor features
0.232.1: add frequency weighting and time constant to level2osc plugin
Expand Down
2 changes: 1 addition & 1 deletion config.mk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# variables:
VERSION=0.233.0
VERSION=0.233.1

ARCH=$(shell uname -m)

Expand Down

0 comments on commit 8101764

Please sign in to comment.