From b72d382135ca25e521f9bf62a1130662fb840ba8 Mon Sep 17 00:00:00 2001 From: James Ball Date: Tue, 15 Nov 2022 20:58:52 +0000 Subject: [PATCH] Increment version --- pom.xml | 2 +- src/main/resources/CHANGELOG.md | 8 ++++++++ src/main/resources/fxml/projectSelect.fxml | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b2ddf102..236f46c9 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ sh.ball osci-render - 1.31.0 + 1.32.0 osci-render diff --git a/src/main/resources/CHANGELOG.md b/src/main/resources/CHANGELOG.md index f6f0e67f..87888c30 100644 --- a/src/main/resources/CHANGELOG.md +++ b/src/main/resources/CHANGELOG.md @@ -1,3 +1,11 @@ +- 1.32.0 + - Added two new audio effects: Delay/Echo and Bulge + - Delay effect can be used to create an echo of the audio signal + - Controllable with both the echo length and the decay of the echo + - Bulge effect makes the image bulge outwards + - If you change the minimum slider value to something negative using the Slider settings, you can make the image bulge inwards + + - 1.31.0 - Support audio input from microphone/sound card as an audio source - Just click the microphone button next to where you choose a file to open diff --git a/src/main/resources/fxml/projectSelect.fxml b/src/main/resources/fxml/projectSelect.fxml index 69eb9fe7..f9acb908 100644 --- a/src/main/resources/fxml/projectSelect.fxml +++ b/src/main/resources/fxml/projectSelect.fxml @@ -43,7 +43,7 @@ -