Skip to content

Commit

Permalink
updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jbilcke committed Jun 10, 2012
1 parent cce2f83 commit 72d9a5b
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,12 @@

### TODO / Wishlist

* real support of stream/buffer API
* real support of stream/buffer API. for the moment it's only a basic system based on event emitter
* save/export samples (to databases, files..)
* load/import samples (from APIs, databases, CSVs..)
* insertion of event at arbitrary timesteps (eg. when working with incomplete time-series)
* reverse playback!
* more tests

### License

Expand Down Expand Up @@ -103,5 +106,5 @@ delay 5000, ->
```

You can see it here but the second batch is two times faster
You cannot see it here but the second batch is two times faster

0 comments on commit 72d9a5b

Please sign in to comment.