summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/README.md b/README.md
index da41c49..0165733 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ mossrose
> *Portulaca grandiflora*
-A minimal-dependency PortAudio-based audio mixer library. It doesn't *load* audio; you'll need to do that yourself.
+A minimal-dependency PortAudio-based audio mixer library.
api
@@ -88,3 +88,11 @@ Resume a channel.
* `channel` - the index of the channel.
This function has no effect if the channel is already playing.
+
+
+todo
+----
+
+ * loop audio
+ * playback finished callback
+ * audio loading