Yotam Mann
|
1c00c650db
|
updating to new Volume API
|
2015-10-21 10:33:13 -04:00 |
|
Yotam Mann
|
257b480535
|
Volume extends Gain
|
2015-10-21 10:30:21 -04:00 |
|
Yotam Mann
|
dd3667a234
|
no need for getType
|
2015-10-21 10:29:47 -04:00 |
|
Yotam Mann
|
1c7e9483e9
|
updating syncing for Params
|
2015-10-21 10:29:29 -04:00 |
|
Yotam Mann
|
796da24d9e
|
connect method accommodates Tone.Param
also better way of testing for object literals instead of `typeof` in
`optionsObject`
|
2015-10-21 10:29:04 -04:00 |
|
Yotam Mann
|
11b4995b25
|
moving overridden flag to Param
|
2015-10-21 10:27:44 -04:00 |
|
Yotam Mann
|
0f841ff709
|
Signal extends Param and uses new Gain node
|
2015-10-21 10:11:34 -04:00 |
|
Yotam Mann
|
c2311b0794
|
Delay extends Param
|
2015-10-21 10:04:55 -04:00 |
|
Yotam Mann
|
532a8e6745
|
Gain class wraps native GainNode
|
2015-10-21 10:02:23 -04:00 |
|
Yotam Mann
|
386acdbb03
|
Param base class wraps native AudioParam
|
2015-10-21 10:01:40 -04:00 |
|
Yotam Mann
|
a3a7175f41
|
pass Frequency to AutoFilter's min/max
|
2015-10-20 17:31:10 -04:00 |
|
Yotam Mann
|
b061b81983
|
can get state of LFO
|
2015-10-20 17:30:20 -04:00 |
|
Yotam Mann
|
c98303331f
|
clarifying Monophonic comment
Addresses #98
|
2015-10-13 10:37:21 -04:00 |
|
Yotam Mann
|
f646460cb8
|
update test script
|
2015-10-12 00:00:45 -04:00 |
|
Yotam Mann
|
36d09dacc7
|
additional type-checking helpers
|
2015-10-11 16:04:14 -04:00 |
|
Yotam Mann
|
6d746f5dea
|
forEachFrom tests
|
2015-10-11 16:03:30 -04:00 |
|
Yotam Mann
|
3fe5ef2b6c
|
after-inclusive search
|
2015-10-11 16:03:20 -04:00 |
|
Yotam Mann
|
f844b6b021
|
updating docs
|
2015-10-11 16:02:10 -04:00 |
|
Yotam Mann
|
02e88315ee
|
testing loop progress
|
2015-10-09 19:09:22 -04:00 |
|
Yotam Mann
|
bd7168825e
|
normalized loop progress
Fixes #75
|
2015-10-09 19:09:02 -04:00 |
|
Yotam Mann
|
db904f0510
|
updating parameter order in docs
|
2015-10-09 11:01:03 -04:00 |
|
Yotam Mann
|
aa692f2214
|
adjusting test tolerence
now more tests pass on FF
|
2015-10-09 10:58:08 -04:00 |
|
Yotam Mann
|
1601c1f4ac
|
set original context even after test failure
|
2015-10-09 10:57:37 -04:00 |
|
Yotam Mann
|
d3cb326a36
|
more testing defaultArg and optionsObject
|
2015-10-08 11:36:34 -04:00 |
|
Yotam Mann
|
8efd9b9c64
|
allowing for shallow copies with defaults
|
2015-10-08 11:36:15 -04:00 |
|
Yotam Mann
|
514d528fb3
|
adding flag for tests which require user input
|
2015-09-30 14:22:56 -04:00 |
|
Yotam Mann
|
9724abf57d
|
noting changes
|
2015-09-30 14:01:27 -04:00 |
|
Yotam Mann
|
8bc050e8fd
|
mic example
|
2015-09-30 14:01:19 -04:00 |
|
Yotam Mann
|
8e71ea650e
|
updating gulp to latest
|
2015-09-30 13:47:52 -04:00 |
|
Yotam Mann
|
8a7195e962
|
canGetUserMedia -> supported
also handling MediaStream.stop deprecation
|
2015-09-30 13:47:42 -04:00 |
|
Yotam Mann
|
03050fbd13
|
blurb about MIDI
|
2015-09-30 13:29:30 -04:00 |
|
Yotam Mann
|
1cc3c84f2d
|
moved TypeScript definitions to another repo
https://github.com/Tonejs/TypeScript
|
2015-09-30 01:53:46 -04:00 |
|
Yotam Mann
|
f7c8b8e02c
|
removing MidiToScore.js
use http://tonejs.github.io/MidiConvert/ instead
|
2015-09-30 01:18:00 -04:00 |
|
Yotam Mann
|
2e20ca8474
|
adding MediaStreamTrack
|
2015-09-28 20:58:52 -04:00 |
|
Yotam Mann
|
fdfe134a0b
|
making the quotes more consistent
|
2015-09-28 20:58:38 -04:00 |
|
Yotam Mann
|
dde05195a9
|
Microphone and ExternalInput tests
|
2015-09-18 17:19:24 -07:00 |
|
Yotam Mann
|
971c6ddfe1
|
updated mic docs
|
2015-09-18 17:19:09 -07:00 |
|
Yotam Mann
|
14a780c1ca
|
bug fixes and compatibility tests
|
2015-09-18 17:18:44 -07:00 |
|
Yotam Mann
|
2d5d4d1dfe
|
Merge pull request #89 from polyrhythmatic/externalinput
updated Microphone, added ExternalInput
|
2015-09-18 15:43:11 -07:00 |
|
Yotam Mann
|
0045c6ee28
|
Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev
|
2015-09-18 15:41:29 -07:00 |
|
Yotam Mann
|
150f3e27fc
|
Merge pull request #88 from polyrhythmatic/p5Tone
P5 tone
|
2015-09-18 15:40:12 -07:00 |
|
Yotam Mann
|
4df691ef8f
|
testing looping and duration parameter
|
2015-09-11 17:07:28 -04:00 |
|
Yotam Mann
|
813a665ac8
|
looped player passes no duration to start method
|
2015-09-11 17:06:57 -04:00 |
|
Yotam Mann
|
2f0f5338aa
|
renaming Types->Type in tests
|
2015-09-11 17:05:50 -04:00 |
|
Yotam Mann
|
2f27321dda
|
fixing doc description of analyser
|
2015-09-11 17:05:27 -04:00 |
|
Yotam Mann
|
ea1162da97
|
Tone.Part is now schedulable in the future.
|
2015-09-05 19:22:04 -04:00 |
|
Yotam Mann
|
4bf051afc8
|
Tone.Note with the new Transport API
|
2015-09-05 19:17:45 -04:00 |
|
Yotam Mann
|
1399922d02
|
testing getEventAfter and getEventBefore
|
2015-09-05 19:17:21 -04:00 |
|
Yotam Mann
|
4b29736ba2
|
don't do recurse defaultArg if it's an array
|
2015-09-05 19:17:00 -04:00 |
|
Yotam Mann
|
7c0318cbdf
|
getNextEvent->getEventAfter
|
2015-09-05 16:27:42 -04:00 |
|