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 f4bb61c commit c6c5f15Copy full SHA for c6c5f15
CHANGES.md
@@ -1,3 +1,10 @@
1
+## Unreleased
2
+
3
+- Remove rust dependency. This removes support for live midi, decoding wav
4
+ files, and windows, but simplifies the build dramatically and allows support
5
+ for more recent versions of the compiler. APIs have been changed decouple
6
+ visualization from playback and to better accommodate libao.
7
8
## 0.1.0
9
10
- Introduce `Signal.Gate.t` and `Signal.Trigger.t` wrappers of `bool Signal.t`
0 commit comments