Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
alnitak committed Jan 3, 2025
1 parent 2aa92f7 commit 5cab532
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
### 2.1.8 ()
- fix: clicks and pops when changing waveform frequency #156
- added BufferStream #148. Now it's possible to add audio data and listen to them. It provides a customizable buffering length which automatycally pause the playing handle for example when receiving audio data from the web.
- added Limiter and Compressor filters (see `example/lib/filters`)

### 2.1.7 (29 Oct 2024)
- added `listPlaybackDevices` to get all the OS output devices available.
Expand Down

0 comments on commit 5cab532

Please sign in to comment.