Commit graph

56 commits

Author SHA1 Message Date
Yotam Mann
10e2acdea9 class description for signals 2014-07-04 13:47:56 -04:00
Yotam Mann
2f027cfd50 updated docs 2014-07-04 13:36:13 -04:00
Yotam Mann
2bab21a9f5 rename 2014-07-03 22:59:35 -04:00
Yotam Mann
465d83f308 signal comparison 2014-07-03 22:59:16 -04:00
Yotam Mann
ce4d75db50 signal absolute value 2014-07-03 22:57:04 -04:00
Yotam Mann
343ab3dee4 code cleanup a bit 2014-07-02 23:38:20 -04:00
Yotam Mann
63f264ad6f compare a signal to a number 2014-07-02 23:37:19 -04:00
Yotam Mann
67a1f7e76a absolute value of any input signal 2014-07-02 23:36:59 -04:00
Yotam Mann
1436aa2990 renamed EqualsZero 2014-07-02 19:18:00 -04:00
Yotam Mann
95113267c5 absolute value of incoming signal
between -1 and 1. can update this to work with all values if i use
Tone.Switch
2014-07-02 18:20:02 -04:00
Yotam Mann
bb9d4b9603 updated docs 2014-07-02 17:33:00 -04:00
Yotam Mann
89593b6dbc optimizing the component count 2014-07-02 17:26:27 -04:00
Yotam Mann
793eb1ce39 negate an incoming signal 2014-07-02 17:08:59 -04:00
Yotam Mann
fbf7b189c0 open and close a switch 2014-07-02 17:08:50 -04:00
Yotam Mann
07a96711e5 update thresh value 2014-07-02 17:08:03 -04:00
Yotam Mann
8aa3e06085 moved bit crusher to effects 2014-07-02 17:07:53 -04:00
Yotam Mann
e0bbf3b460 threshold a signal between -1 and 1 2014-07-02 17:07:40 -04:00
Yotam Mann
2d32b38bb7 fixed deps in Multiply 2014-07-02 16:00:39 -04:00
Yotam Mann
113e103514 dispose methods 2014-07-02 15:47:05 -04:00
Yotam Mann
5098ab8e10 Threshold ToneNode 2014-07-02 15:37:17 -04:00
Yotam Mann
070da78981 EqualsZero ToneNode 2014-07-02 15:37:08 -04:00
Yotam Mann
88336c50bb cleaner looking alias 2014-06-30 17:11:46 -04:00
Yotam Mann
12f661c147 fixed single line docs 2014-06-22 12:33:27 -04:00
Yotam Mann
a0bdadc927 fixed error in API 2014-06-21 18:39:45 -04:00
Yotam Mann
d82129f995 fixed doc error 2014-06-21 18:39:09 -04:00
Yotam Mann
494cd5576f new connect method. signal now has an input 2014-06-21 15:55:15 -04:00
Yotam Mann
beee9c2a74 fixed error in dispose method 2014-06-21 15:55:15 -04:00
Yotam Mann
e1647e2031 don't garbage collect the generator 2014-06-21 15:55:14 -04:00
Yotam Mann
eec6e154a2 can set the sync ratio 2014-06-20 01:23:47 -04:00
Yotam Mann
812691a95b added dispose methods to signals 2014-06-20 00:38:14 -04:00
Yotam Mann
2201089ebd working on docs 2014-06-19 13:38:21 -04:00
Yotam Mann
8c9c236bf1 Merge branch 'master' of https://github.com/TONEnoTONE/Tone.js
Conflicts:
	Tone/source/Player.js
2014-06-19 01:41:04 -04:00
Yotam Mann
0d16ca01ae handling Garbage Collection more explicitly
surfacing memory management methods so that users can control when
things get garbage collected
2014-06-18 22:35:31 -04:00
Chris Deaner
9e1c46a85d merged transport.js with yotam 2014-06-18 17:41:39 -04:00
Chris Deaner
ab776cca3c Added Grunt Buid system for building the lib as well as generating jsdocs.modified files in accordance with the grunt jsdoc specs 2014-06-18 17:39:05 -04:00
Yotam Mann
8c39cd08a0 can pass in a 'now' in setCurrentValueNow 2014-06-18 16:56:50 -04:00
Yotam Mann
6566a32531 jshint + jsdoc 2014-06-18 15:39:10 -04:00
Yotam Mann
13eca51a08 corrected API issue 2014-06-18 12:50:00 -04:00
Yotam Mann
78ee81a256 ramp a value starting from the current time and value 2014-06-18 01:36:22 -04:00
Yotam Mann
3d6353e9f5 doc + lint 2014-06-17 13:01:06 -04:00
Yotam Mann
bc89e3746a doc 2014-06-17 12:30:45 -04:00
Yotam Mann
92d3c7a238 doc'ing 2014-06-17 12:15:10 -04:00
Yotam Mann
76fb8e7aa5 jsdoc + jshint 2014-06-17 11:48:17 -04:00
Yotam Mann
d900c2ae40 updated multiply doc 2014-06-17 11:42:38 -04:00
Yotam Mann
c4f8a98c2f jshint and jsdoc the merger 2014-06-17 11:40:01 -04:00
Yotam Mann
766951c8ae JSDoc + JSHint 2014-06-16 20:05:54 -04:00
Yotam Mann
20a592bd1c JSHint + JSDoc 2014-06-16 19:57:55 -04:00
Yotam Mann
21ee84d1cf optimization. all signals share the same generator 2014-06-16 19:37:25 -04:00
Yotam Mann
916c87345d some linting. 2014-06-15 18:19:05 -04:00
Yotam Mann
9e8bd8a234 JSHint + JSDoc started 2014-06-15 17:38:59 -04:00