Skip to content

Commit

Permalink
update CHANGELOG and README
Browse files Browse the repository at this point in the history
  • Loading branch information
SiebenCorgie committed Apr 6, 2023
1 parent 2f28ae6 commit 9c6821a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 0.2

- Make orbitals selectable
- On selection, slider based orbital attributes
- better orbital colors


# 0.1

- Base interface
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ A cosmic, polyphonic, additive FM synthesizer.

## Getting the plugin

There are two ways: Either you use the build instructions below, or you write me on one of the platforms mentioned on [siebencorgie.rs](https://siebencorgie.rs) and I'll try to send you a recent version when I have time.
For every release, there are binary builds for Window, Linux and OSX (as VST3 and Clap plugins) available on the [release](https://github.com/SiebenCorgie/orbital/releases) page.

## Building
To build, install a [Rust toolchain and Cargo](https://www.rust-lang.org/). Make sure you are using the `nightly` toolchain.
Expand Down

0 comments on commit 9c6821a

Please sign in to comment.