csounddart 0.0.6
csounddart: ^0.0.6 copied to clipboard
Dart unified interface to Csound API for Web, Desktop and Mobile. It allows to use Csound audio synthesis engine, with a simple and unified API.
0.0.1 #
First version. Stable on Linux.
0.0.2 #
Added reset on stop call. Also started a smarter Csound native prototype (experimental).
0.0.3 #
Made a few methods async, and fixed the Csound Control Channel methods.
0.0.4 #
Added Windows support (experimental).
0.0.5 #
Stable on Windows.
0.0.6 #
Stable on Android, Windows and Linux. Also added the pause method, to pause performance.