Skip to content

Commit

Permalink
update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanljones committed Oct 4, 2023
1 parent 8a69a53 commit 1b314c5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
# What's New


<a name="unreleased"></a>
## [Unreleased]

### Improvements/Bug Fixes

- **add getters/setters for the mixer gain/peak settings in the RBv6 db ([#88](https://github.com/dylanljones/pyrekordbox/issues/88)).**
The gain and peak values are stored as high/low binary values.
It is now possible to get or set the gain/peak as a simple decibel value.
Thank you [@gsuberland](https://github.com/gsuberland) for the help!


<a name="0.2.0"></a>
## [0.2.0] - 2023-10-03

Expand Down

0 comments on commit 1b314c5

Please sign in to comment.