Yotam Mann
|
2a65eb3ce7
|
rewrote floor in BitCrusher with Expr
|
2014-10-30 18:06:13 -04:00 |
|
Yotam Mann
|
b19ae0e017
|
added Expr tests to list
|
2014-10-30 17:13:10 -04:00 |
|
Yotam Mann
|
51ce7fc035
|
more Expr tests
|
2014-10-30 17:04:24 -04:00 |
|
Yotam Mann
|
79e4c1c9fc
|
refactored Expr
put regexp all in one place and function callbacks all in one place
|
2014-10-30 17:04:15 -04:00 |
|
Yotam Mann
|
012ee9d735
|
testing OR multiple inputs
|
2014-10-30 01:05:37 -04:00 |
|
Yotam Mann
|
17885a9695
|
Expr testing
|
2014-10-30 01:05:25 -04:00 |
|
Yotam Mann
|
9d41f7aa3d
|
handles multiple inputs
|
2014-10-30 01:05:17 -04:00 |
|
Yotam Mann
|
47a5e2d962
|
bug fixes
|
2014-10-30 01:04:49 -04:00 |
|
Yotam Mann
|
e19e0cea30
|
first Expr version
aggregate signal processing expression
|
2014-10-29 23:56:08 -04:00 |
|
Yotam Mann
|
ba7ead9581
|
Envelope -> AmplitudeEnvelope in MonoSynth
|
2014-10-28 14:51:22 -04:00 |
|
Yotam Mann
|
e108e59066
|
new build regexp
removes all defines and replaces them with a function. this enables the
tonejs build to be used with requirejs
|
2014-10-28 14:41:54 -04:00 |
|
Yotam Mann
|
a193820a64
|
convolver example styling.
|
2014-10-28 12:18:06 -04:00 |
|
Yotam Mann
|
76c596ca31
|
Fixed whitespace problem with toSeconds
|
2014-10-25 11:57:00 -04:00 |
|
Yotam Mann
|
646c9686b4
|
making test duration longer to try to stop crashes
|
2014-10-23 11:43:11 -04:00 |
|
Yotam Mann
|
bd0753129a
|
Convolver testing
|
2014-10-23 11:42:52 -04:00 |
|
Yotam Mann
|
e1d27c5525
|
Convolver style and formatting
|
2014-10-23 11:42:41 -04:00 |
|
Yotam Mann
|
477eef29c7
|
making distortion curve length smaller
trying to fix occasional crashes in chrome.
|
2014-10-23 11:42:07 -04:00 |
|
Yotam Mann
|
f36b185517
|
rearranging dispose methods for readability
|
2014-10-23 11:41:38 -04:00 |
|
Yotam Mann
|
98ef0e8fae
|
making mod curve smaller
|
2014-10-23 11:41:15 -04:00 |
|
Yotam Mann
|
4766f5a27f
|
Transport loops when greater than the loopEnd
used to be just equal to. caused bugs sometimes.
|
2014-10-23 00:24:02 -04:00 |
|
Yotam Mann
|
826321aca4
|
Bus audio passing test
|
2014-10-23 00:23:18 -04:00 |
|
Yotam Mann
|
cdcf4acb79
|
add AudioBuffer to jshint globals
|
2014-10-22 22:27:48 -04:00 |
|
Yotam Mann
|
73bb0d2b76
|
test Tone.Buffer
|
2014-10-22 22:27:33 -04:00 |
|
Yotam Mann
|
0bea209d68
|
simplify buffer constructor
|
2014-10-22 22:27:21 -04:00 |
|
Yotam Mann
|
e1ba3a4487
|
returns an array when given an array
|
2014-10-22 22:27:01 -04:00 |
|
Yotam Mann
|
3b10b93eca
|
Merge pull request #39 from indefinit/unicode-fix
Unicode fix
|
2014-10-22 21:55:21 -04:00 |
|
Yotam Mann
|
0fce1bf624
|
Modulo small doc changes.
|
2014-10-22 21:52:42 -04:00 |
|
Yotam Mann
|
604faee7e3
|
testing second signal inputs
|
2014-10-22 21:49:34 -04:00 |
|
Yotam Mann
|
7ae56f179c
|
Equal accepts two signals.
|
2014-10-22 21:26:10 -04:00 |
|
Yotam Mann
|
0a68826768
|
LessThan accepts two signals
|
2014-10-22 21:25:28 -04:00 |
|
Yotam Mann
|
8b58bd0a9b
|
Greater than compares two signals
|
2014-10-22 21:24:40 -04:00 |
|
Yotam Mann
|
de194f24c3
|
min and max accept two signals
|
2014-10-22 21:23:47 -04:00 |
|
Yotam Mann
|
fcba9bd62a
|
multiply handles two signals
|
2014-10-22 21:20:43 -04:00 |
|
Yotam Mann
|
23eaf83935
|
handles summing two signals
or a signal and a number.
|
2014-10-22 21:19:04 -04:00 |
|
Yotam Mann
|
7f7e093a4b
|
Subtract class
subtract a signal and a number or a signal and a signal
|
2014-10-22 21:17:29 -04:00 |
|
Kevin Siwoff
|
fda6b10dce
|
adds doctype html and utf-8 encoding on all examples
|
2014-10-22 18:49:42 -04:00 |
|
Kevin Siwoff
|
054d5ff2e8
|
fixes buffer initialization in Player.js
|
2014-10-22 18:24:58 -04:00 |
|
Kevin Siwoff
|
1422a544f9
|
adds Convolver class, IR, and convolver example
|
2014-10-22 17:58:03 -04:00 |
|
Kevin Siwoff
|
b45c983152
|
updates player class and build for Buffer
|
2014-10-21 14:55:29 -04:00 |
|
Kevin Siwoff
|
d71f83c8fd
|
adds new Buffer class to core
|
2014-10-21 14:44:02 -04:00 |
|
Yotam Mann
|
d2d57a3f37
|
noting changes
|
2014-10-19 22:08:15 -04:00 |
|
Yotam Mann
|
3a405416c5
|
Compressor and MultibandCompressor tests
|
2014-10-19 22:08:04 -04:00 |
|
Yotam Mann
|
167d989828
|
using bufferTime in Follower
|
2014-10-19 22:07:18 -04:00 |
|
Yotam Mann
|
68dea5880a
|
3 band compressor
|
2014-10-19 21:55:55 -04:00 |
|
Yotam Mann
|
fdae3c0b5b
|
thin DynamicsCompressorNode wrapper
|
2014-10-19 21:55:18 -04:00 |
|
Yotam Mann
|
4e3ebc71e3
|
Chebyshev tests
|
2014-10-19 19:39:59 -04:00 |
|
Yotam Mann
|
425bca36ad
|
Chebyshev effect
applies Chebyshev wave shaper to incoming signal.
|
2014-10-19 19:39:50 -04:00 |
|
Yotam Mann
|
918be69c6c
|
connectEffect switched to internal
|
2014-10-19 17:56:41 -04:00 |
|
Yotam Mann
|
a3f2ce2b02
|
testing distortion effect
|
2014-10-19 17:54:52 -04:00 |
|
Yotam Mann
|
6317e02a67
|
Distortion effect
|
2014-10-19 17:54:30 -04:00 |
|