Skip to content
This repository was archived by the owner on Jun 9, 2019. It is now read-only.

Commit

Permalink
v13.05.01
Browse files Browse the repository at this point in the history
  • Loading branch information
mohayonao committed Apr 29, 2013
1 parent f519214 commit 32ed437
Show file tree
Hide file tree
Showing 3 changed files with 802 additions and 322 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,11 @@ T("sin", {freq:880, mul:0.5}).play();
MIT

## ChangeLog ##
** WORKING **
**13.05.01** (361.75KB)
* Added: `T("task")`
* Added: `TimbreObject.to()`
* Added: `TimbreObject.splice()`
* Added: `TimbreObject.postMessage()`
* Updated: `T("mml")` support multi tracks, command token
* Updated: `TimbreObject` support buddies interface
* Bugfix: `T("mouse.x")`, `T("mouse.y")`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "timbre",
"version": "13.04.19",
"version": "13.05.01",
"description": "JavaScript library for objective sound programming",
"author": "nao yonamine <[email protected]>",
"repository": {
Expand Down
Loading

0 comments on commit 32ed437

Please sign in to comment.