Skip to content

Commit

Permalink
v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bates64 committed Apr 14, 2021
1 parent e15a5f9 commit 5d64fab
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 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.

6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 0.8.0

- Some instruments are named, press the _Set Instrument..._ button in the voice editor to view
- The lower nibble of voice banks is now called 'staccato' (higher values have a shorter release time) and appears in the voice editor
- MIDI pitch shift events are now translated to PM64 ones. The tuning will probably be off

## 0.7.0

- Voice (instrument) editing. Click a track and press 'Edit voice'.
Expand Down
2 changes: 1 addition & 1 deletion mamar/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mamar"
version = "0.7.0"
version = "0.8.0"
authors = ["Alex Bates <[email protected]>"]
edition = "2018"

Expand Down

0 comments on commit 5d64fab

Please sign in to comment.