Skip to content

Commit

Permalink
Prepare for v1.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hikari-no-yume committed Oct 30, 2024
1 parent 1020c58 commit cbbcdd1
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
[package]
name = "SoundPalette"
version = "1.0.0"
version = "1.1.0"
edition = "2021"

[lib]
Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,16 @@ This is the source code for SoundPalette, a tool for editing MIDI System Exclusi

※ SoundPalette is not a product of, affiliated with or endorsed by Roland Corporation.

Currently supports (as of v1.0.0):
Currently supports (as of v1.1.0):

* All Roland SC-7 exclusive messages.
* Most Roland GS messages supported by Roland SC-55 and Roland SC-55mkII. (Notable absences: drum map editing and voice/partial reserves.)
* Most Roland GS messages supported by the Roland SC-55 and Roland SC-55mkII. (Notable absences include: partial reserve editing, bulk dumps.)

Future plans:

* More standard MIDI/General MIDI support.
* More Roland GS device support.
* More Roland GS device support, starting with the SC-88.
* RPN/NRPN support.
* Yamaha XG support.

Here are some things SoundPalette can do:
Expand Down
Binary file modified screenshot-inspect-smf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshot-sketchpad-collection.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshot-sketchpad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cbbcdd1

Please sign in to comment.