Yotam Mann
|
f52c999abe
|
test GainToAudio
|
2015-04-05 12:13:26 -04:00 |
|
Yotam Mann
|
bcb7dad795
|
panner uses GainToAudio
|
2015-04-05 12:13:19 -04:00 |
|
Yotam Mann
|
da1d03b616
|
inverse of AudioToGain
maps values in the gain range [0, 1] to the audio range [-1, 1]
|
2015-04-05 12:13:03 -04:00 |
|
Yotam Mann
|
7be93abc0a
|
correctly maps values in Safari
Fixes #59
|
2015-04-05 12:12:32 -04:00 |
|
Yotam Mann
|
e6602d561d
|
fixing bug when updating phase
previously wouldn’t update because the type was still the same. thanks
@mindofmatthew
|
2015-04-05 10:38:17 -04:00 |
|
Yotam Mann
|
7e9b025418
|
fixing test race condition
|
2015-04-05 10:36:39 -04:00 |
|
Yotam Mann
|
2444e99b1f
|
typo in readme
thanks @clineil
|
2015-04-05 10:19:44 -04:00 |
|
Yotam Mann
|
33bedd3fbe
|
applying @mindofmatthew patch
|
2015-03-27 09:42:20 -04:00 |
|
Yotam Mann
|
a572df7a88
|
Merge pull request #61 from mindofmatthew/phase-patch
Phase patch
|
2015-03-27 09:32:59 -04:00 |
|
Matthew Kaney
|
5576c3db22
|
Fix phase bug for complex waveforms
Fix bug where phase is applied to partials relative to the partial,
rather than the fundamental, frequency
|
2015-03-26 13:18:41 -04:00 |
|
Yotam Mann
|
54590290a8
|
default grunt task
|
2015-03-26 10:57:49 -04:00 |
|
Yotam Mann
|
ec2bd15ee1
|
can reverse buffer playback
|
2015-03-26 10:51:44 -04:00 |
|
Yotam Mann
|
f60a0ea947
|
implementing PanVol with Volume
|
2015-03-26 10:51:08 -04:00 |
|
Yotam Mann
|
b093dd4d73
|
deleting deprecated classes
|
2015-03-26 10:50:48 -04:00 |
|
Yotam Mann
|
2be3f1dcbb
|
Merge pull request #58 from kirbysayshi/ksh/fx-bug-decrease
prevent SyntaxError(s) in Firefox
|
2015-03-24 16:32:39 -04:00 |
|
Yotam Mann
|
7e5b7b8e46
|
testing new components
|
2015-03-24 16:30:13 -04:00 |
|
Yotam Mann
|
de7a22aecd
|
Simple Volume control in decibels
|
2015-03-24 16:30:04 -04:00 |
|
Yotam Mann
|
e0d7ac212b
|
uses StereoPannerNode when available
|
2015-03-24 16:29:48 -04:00 |
|
Yotam Mann
|
788c703aa3
|
Tone.Stereo coerces mono signal into stereo
|
2015-03-24 16:29:36 -04:00 |
|
Yotam Mann
|
52b113a611
|
optimizing Split components
|
2015-03-24 16:29:11 -04:00 |
|
Yotam Mann
|
470e8063e3
|
fix unused playback rate in Noise
|
2015-03-24 16:28:48 -04:00 |
|
Yotam Mann
|
829934d0e6
|
send values in decibels
|
2015-03-24 16:28:36 -04:00 |
|
Andrew Petersen
|
a2aeffe2a2
|
prevent SyntaxError(s) in Firefox
|
2015-03-21 23:24:54 -04:00 |
|
Yotam Mann
|
28a86eeba1
|
removed console log
|
2015-03-12 17:45:00 -04:00 |
|
Yotam Mann
|
940f92b5a0
|
convolver buffer not being set correctly
Fixes #54
|
2015-03-10 14:08:16 -04:00 |
|
Yotam Mann
|
a61860c826
|
fixed panning bug
|
2015-03-09 22:52:08 -04:00 |
|
Yotam Mann
|
958fd37b1c
|
typo!
|
2015-03-09 12:26:32 -04:00 |
|
Yotam Mann
|
547b433637
|
pointing package "main" to right place
Thanks #53
|
2015-03-09 10:53:43 -04:00 |
|
Yotam Mann
|
ab6b037ef4
|
merging typescript changes from dev
|
2015-03-09 10:52:21 -04:00 |
|
Yotam Mann
|
d4f7243316
|
CommonJS compatibility
Thanks #51
|
2015-03-09 10:49:02 -04:00 |
|
Yotam Mann
|
c5e157ca2e
|
pointing the main to the right place
|
2015-03-09 10:48:03 -04:00 |
|
Yotam Mann
|
078267304c
|
Luke's demo
|
2015-03-09 10:47:51 -04:00 |
|
Yotam Mann
|
56e178af76
|
incremented version
|
2015-03-09 10:47:44 -04:00 |
|
Yotam Mann
|
8c312aeead
|
Merge pull request #52 from lukephills/dev
Typescript Definitions for r4
|
2015-03-09 10:44:20 -04:00 |
|
Luke Phillips
|
237202c049
|
updated typescript definitions and fixed a few type errors
|
2015-03-07 19:17:16 +00:00 |
|
Luke Phillips
|
e706e0ad5e
|
remove getOversample
|
2015-03-07 19:04:40 +00:00 |
|
Luke Phillips
|
f4fc005a57
|
new typescript definitions
|
2015-03-07 18:45:11 +00:00 |
|
Luke Phillips
|
db5c6eb865
|
remove old get and set functions
|
2015-03-07 18:41:10 +00:00 |
|
Luke Phillips
|
17df3dc4bb
|
es5 getters and setters used in multiband eq
|
2015-03-07 18:26:08 +00:00 |
|
Luke Phillips
|
99b5fbe2dc
|
Updated tone typescript definitions
|
2015-03-06 16:14:47 +00:00 |
|
Luke Phillips
|
d2755e10de
|
Merge Tone r4
|
2015-03-05 16:06:27 +00:00 |
|
Yotam Mann
|
6ed9ee74a5
|
Merge branch 'dev'
|
2015-03-03 12:18:50 -05:00 |
|
Yotam Mann
|
c98657086f
|
Merge branch 'master' into dev
Conflicts:
Tone/core/Tone.js
|
2015-03-03 12:16:59 -05:00 |
|
Yotam Mann
|
269b2940c3
|
r4 build
|
2015-03-03 12:15:37 -05:00 |
|
Yotam Mann
|
abb996b472
|
removing old jsdoc config
|
2015-03-03 12:07:19 -05:00 |
|
Yotam Mann
|
fd824ccb68
|
moved package.json to top level
|
2015-03-03 12:06:52 -05:00 |
|
Yotam Mann
|
b796d3ef1e
|
more presets
|
2015-03-03 11:19:53 -05:00 |
|
Yotam Mann
|
6787ce05c1
|
ignoring dat.GUI (used for testing)
|
2015-03-03 10:31:26 -05:00 |
|
Yotam Mann
|
41e55e138c
|
clean up
|
2015-03-03 10:30:42 -05:00 |
|
Yotam Mann
|
a03541c41a
|
fixed problem with sensitivity
|
2015-03-03 10:27:34 -05:00 |
|