From 45e15d25f730ea857f70a7a475badc41371164e4 Mon Sep 17 00:00:00 2001 From: James H Ball Date: Sun, 27 Aug 2023 22:13:15 +0100 Subject: [PATCH] Update README.md --- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 48d4286..aed5a1d 100644 --- a/README.md +++ b/README.md @@ -11,19 +11,17 @@ This is a complete rewrite of [osci-render](https://github.com/jameshball/osci-r ## Screenshots -Please note that the current GUI has not been changed from the default colours - it is currently very ugly and subject to change! - ### Opening and editing Lua files -![image](https://github.com/jameshball/osci-render-juce/assets/38670946/2f373833-a4ad-4be3-8cef-8d0745a39a35) +![image](https://github.com/jameshball/osci-render-juce/assets/38670946/5b240357-5e23-4831-8556-63d10b512c9b) ### Changing the order of audio effects -![image](https://github.com/jameshball/osci-render-juce/assets/38670946/7860dee3-4793-4e4b-954c-4e6fbe277066) +![image](https://github.com/jameshball/osci-render-juce/assets/38670946/d8a56c41-6d7a-439a-86f4-b7e872ad9476) ### Osci-render 2.0 being used as a VST -![Screenshot_1](https://github.com/jameshball/osci-render-juce/assets/38670946/b98108c6-d78d-448e-9209-c15dba757a15) +![image](https://github.com/jameshball/osci-render-juce/assets/38670946/91350b94-4563-4ada-9aac-b40978b59fc6) ## Current status @@ -39,7 +37,7 @@ You can track the most up-to-date progress [here](https://github.com/users/james - Support for .lua - All audio effects implemented - Audio effects are reorderable -- Infinite Lua sliders can be added for more control +- Many more Lua sliders supported for more control - Text editor for the current file - Smooth changing of effect values (preventing harsh clicks!) - Changing the range of sliders @@ -47,11 +45,10 @@ You can track the most up-to-date progress [here](https://github.com/users/james - Support for the existing [web-based oscilloscope](https://james.ball.sh/oscilloscope) - Support for audio-plugin parameters being controlled from a DAW and vice versa - Volume visualiser +- Saving to a .osci project file, including support for legacy osci-render projects ### Major features still TODO -- Massive visual overhaul to make it look nice!! -- Saving to a .osci project file - Project select screen - Blender integration - MIDI support