Merge pull request #61 from jameshball/jameshball-patch-1

Update README.md
pull/170/head
James H Ball 2023-08-27 22:13:30 +01:00 zatwierdzone przez GitHub
commit 5be6ec80e9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 5 dodań i 8 usunięć

Wyświetl plik

@ -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