Commit graph

1514 commits

Author SHA1 Message Date
Yotam Mann
a68b1aecd6 cleaning up syncing. 2015-09-03 10:24:20 -04:00
Yotam Mann
7ff330cb96 schedules a stopped state if the source is not looped 2015-09-03 10:24:10 -04:00
Yotam Mann
9987af7a1d volume uses Tone.Gain 2015-08-31 16:59:36 -04:00
Yotam Mann
5e8c2c3777 source uses Tone.Volume as the output. 2015-08-31 16:55:47 -04:00
Yotam Mann
c222d7752d clean up events array. 2015-08-31 16:42:54 -04:00
Yotam Mann
c92b144b5f noting changes 2015-08-31 16:42:43 -04:00
Yotam Mann
f6ea2b268a testing partials and sync 2015-08-31 16:42:35 -04:00
Yotam Mann
45b6988090 set custom partials array for Oscillator 2015-08-31 16:42:27 -04:00
Yotam Mann
94e4c882fd Milliseconds type 2015-08-31 15:47:25 -04:00
Yotam Mann
56eca9b690 "loop" event when the transport loops 2015-08-31 15:19:03 -04:00
Yotam Mann
53d8419859 verifying that it doesn't double convert values 2015-08-31 15:16:42 -04:00
Yotam Mann
5468caeeec testing Transport syncing 2015-08-31 15:16:20 -04:00
Yotam Mann
ec5504c8c3 off can take multiple event names. 2015-08-31 15:16:05 -04:00
Yotam Mann
80b938a4d1 removed old comment 2015-08-31 15:15:53 -04:00
Yotam Mann
3a6bc7adbd Source Syncing using events.
Signal syncing refactored.
2015-08-31 15:15:44 -04:00
Yotam Mann
66d8566c9e correctly converts from units
I was converting the values twice.
2015-08-31 15:14:34 -04:00
Yotam Mann
881b1779b0 fixed reference to old file names. 2015-08-31 15:13:58 -04:00
Yotam Mann
b2283d640f syncing to the Transport through events 2015-08-31 15:13:43 -04:00
Yotam Mann
71d1aeed2e removing test runner.
generated by `gulp test`
2015-08-31 11:51:48 -04:00
Yotam Mann
c295802926 Merge pull request #95 from Tonejs/test-refactor
Test refactor
2015-08-31 11:46:25 -04:00
Yotam Mann
ed77eb948b updated test runner 2015-08-31 11:44:49 -04:00
Yotam Mann
fc88a1094b noting LFO updates 2015-08-31 11:43:44 -04:00
Yotam Mann
006ea43cdb removing old tests 2015-08-31 11:37:41 -04:00
Yotam Mann
4e18bb744d fixing typo 2015-08-31 11:37:19 -04:00
Yotam Mann
cff363fb1a testing instruments 2015-08-31 11:37:10 -04:00
Yotam Mann
5b4ee950c8 testing components 2015-08-28 18:42:44 -04:00
Yotam Mann
155f83d948 making bpm readOnly
keeps people from overwriting it.
2015-08-28 18:42:08 -04:00
Yotam Mann
b254e9ced5 returns this to allow for chaining 2015-08-28 18:33:50 -04:00
Yotam Mann
a42b8e74ee making the signal explicitly 1 channel 2015-08-28 18:33:31 -04:00
Yotam Mann
ba87494ee7 bpm is a readOnly attribute 2015-08-28 18:33:20 -04:00
Yotam Mann
117337e5e1 make sure signal is defined before checking instanceof 2015-08-28 18:33:02 -04:00
Yotam Mann
a2611941ea accepts options object 2015-08-28 18:32:32 -04:00
Yotam Mann
54c14e1f96 default values and per channel clipping indication 2015-08-28 18:32:20 -04:00
Yotam Mann
8ec41dada5 removing old test files 2015-08-28 15:41:34 -04:00
Yotam Mann
48b38d0de9 can be constructed through an options object 2015-08-27 23:08:58 -04:00
Yotam Mann
61d0e1bbda lfo outputs signal while stopped 2015-08-27 23:03:42 -04:00
Yotam Mann
4aecd555b6 default duration is shorter and sample-aligned 2015-08-27 23:02:29 -04:00
Yotam Mann
04832382f2 test the convolver 2015-08-27 23:02:08 -04:00
Yotam Mann
df9ca3a39b invokes callback before test for additional args 2015-08-27 23:01:56 -04:00
Yotam Mann
c72bcb250a auto panner starts at the middle of the cycle 2015-08-27 22:56:35 -04:00
Yotam Mann
9f0935967b can compute the first value of the oscillator 2015-08-27 21:32:09 -04:00
Yotam Mann
a118b44416 effects tests 2015-08-26 10:29:35 -04:00
Yotam Mann
908ee2606f Vibrato Effect
LFO attached to a Delay
2015-08-26 10:28:53 -04:00
Yotam Mann
2ac2ca7bd3 tests if stereo audio passes through 2015-08-26 10:01:51 -04:00
Yotam Mann
6d249bf1c8 passing in array to test 2015-08-26 10:01:12 -04:00
Yotam Mann
5b4f93db48 updating docs 2015-08-26 10:00:32 -04:00
Yotam Mann
9438b84f34 pass arguments to the base class 2015-08-26 10:00:24 -04:00
Yotam Mann
302c40c30d corrected pass through.
LFO refactor
2015-08-26 10:00:15 -04:00
Yotam Mann
cd8712c65f passes arguments to base class 2015-08-26 09:59:37 -04:00
Yotam Mann
29d3a1166a uses defaults 2015-08-26 09:59:11 -04:00