Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexCharlton committed Aug 21, 2021
1 parent 356abc4 commit ab2921c
Show file tree
Hide file tree
Showing 3 changed files with 7 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.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "op-patch-util"
version = "1.0.0"
version = "1.1.0"
authors = ["Alex Charlton <[email protected]>"]
edition = "2018"
description = "A command line tool for creating and modifying patches for the OP-1 and OP-Z"
Expand Down
5 changes: 5 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,8 @@ This creates a new `output.aif` with an octave value of 1.
If you think the op-patch-util should do something it doesn't, or if you've found a bug, please file a [Github issue](https://github.com/AlexCharlton/op-patch-util/issues).

Pull requests are welcome.

## Changelog

#### 1.1.0
- Add `drum --low-res` option to allow for double the total sample length at the expense of halving the bitrate.

0 comments on commit ab2921c

Please sign in to comment.