summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2022-09-03 11:55:45 -0500
committersanine <sanine.not@pm.me>2022-09-03 11:55:45 -0500
commitd3ffd2e969b078a04fea2a5a5eb9cc7f26963917 (patch)
tree7c4d664431a6bd0e0515fd4b7d3fc0e594df832a
parentda0fc739e27f7f21c194f5deaaba1fe7c46fdb9a (diff)
add todos 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