We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c89de1e commit a392e50Copy full SHA for a392e50
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.0.2
2
+
3
+* Fix Android bug where file has no bit rate metadata.
4
+* Fix Waveform parser to recognise 8-bit resolution.
5
6
## 0.0.1
7
8
* Initial release supporting Android, iOS and macOS.
pubspec.yaml
@@ -1,6 +1,6 @@
name: just_waveform
description: Extracts waveform data from an audio file suitable for visually rendering the waveform.
-version: 0.0.1
+version: 0.0.2
homepage: https://github.com/ryanheise/just_waveform
environment:
0 commit comments