Yotam Mann
465137dec4
simplifying collectTests api
2018-05-18 18:03:11 -04:00
Yotam Mann
59159c5dc6
converting to number using valueOf
2018-05-18 18:02:57 -04:00
Yotam Mann
2d1bccab5d
upgrading to gulp@4
2018-05-18 14:19:36 -04:00
Yotam Mann
89b000c474
fixing security issues
2018-05-18 14:13:42 -04:00
Yotam Mann
5ec7dd4205
using npm install again
2018-05-18 13:55:47 -04:00
Yotam Mann
c821ae3400
removing gulp-util
2018-05-18 13:55:32 -04:00
Yotam Mann
7a2406c58c
installing latest npm
2018-05-18 13:42:21 -04:00
Yotam Mann
13192d1ae7
using node 9
2018-05-18 13:38:38 -04:00
Yotam Mann
dc4f0e4375
moving npm ci to 'install' section
2018-05-18 13:35:58 -04:00
Yotam Mann
b1674277d2
trying out npm ci
2018-05-18 13:32:53 -04:00
Yotam Mann
4a5a55bbab
installing glob
2018-05-18 13:24:27 -04:00
Yotam Mann
144520392f
using glob instead of tap
2018-05-18 13:24:18 -04:00
Yotam Mann
848f589689
no need for karma-requirejs
2018-05-18 13:24:10 -04:00
Yotam Mann
a0eaafa964
pointing to gulpfile
2018-05-18 13:07:21 -04:00
Yotam Mann
61ae5af7ed
using npm install
2018-05-18 13:07:09 -04:00
Yotam Mann
feaa555001
removing unused dependencies
2018-05-18 13:07:03 -04:00
Yotam Mann
adbbc014b2
trying 'ci' instead of 'install'
2018-05-18 13:01:44 -04:00
Yotam Mann
3fa8bbcb94
installing missing deps
2018-05-18 13:01:30 -04:00
Yotam Mann
669d07713b
only write the package.json if it's travis
2018-05-18 12:58:15 -04:00
Yotam Mann
d6999e47d4
removing breaking dependency
2018-05-18 12:58:04 -04:00
Yotam Mann
9816c40208
installing gulp
2018-05-18 12:49:09 -04:00
Yotam Mann
876206d66f
renaming variable
2018-05-18 12:44:00 -04:00
Yotam Mann
4bf393198f
adding semver for incrementing version
2018-05-18 12:43:54 -04:00
Yotam Mann
29ce886226
using npm script
2018-05-18 12:36:05 -04:00
Yotam Mann
3217b6f7fc
removing gulp package
2018-05-18 12:32:16 -04:00
Yotam Mann
0ccc515d71
updating package-lock
2018-05-18 12:26:18 -04:00
Yotam Mann
4ead35ba51
using 'install' instead of 'ci'
2018-05-18 12:26:09 -04:00
Yotam Mann
a867c967a6
simplifying travis (for testing)
2018-05-18 12:17:28 -04:00
Yotam Mann
fdf1abd1d6
linting node files
2018-05-18 12:15:37 -04:00
Yotam Mann
3698c31bbf
moving scripts to npm
...
instead of gulp
2018-05-18 12:15:21 -04:00
Yotam Mann
979808fa67
using webpack build
2018-05-18 12:12:50 -04:00
Yotam Mann
81081d3e0c
replacing amd build with webpack
2018-05-18 12:12:41 -04:00
Yotam Mann
a82740f593
moving deps and scripts to top level package.json
2018-05-18 12:11:21 -04:00
Yotam Mann
c12e27fb59
adding webpack build of test/prod
2018-05-18 12:10:52 -04:00
Yotam Mann
8631fd8180
ignoring generated files
2018-05-18 12:10:08 -04:00
Yotam Mann
65511e24f3
removing unnecessary files
2018-05-18 12:09:35 -04:00
Yotam Mann
3e16be1fcc
updated test template html
2018-05-18 12:09:25 -04:00
Yotam Mann
b247706e4a
linting
2018-05-18 12:07:39 -04:00
Yotam Mann
a18ab72da0
pointing at correct helper/Test
2018-05-18 12:07:20 -04:00
tambien
9b78520038
noting that Oscillator is better for most cases
2018-05-17 18:38:53 -04:00
tambien
55168fffa5
play silent audio for browsers that don't implement resume
...
this jumpstarts the AudioContext
2018-05-17 18:38:40 -04:00
tambien
8798cf6fda
run tests on FF nightly
2018-05-17 12:12:24 -04:00
tambien
d12d126a88
adding links to users
...
[skip ci]
2018-05-17 11:55:03 -04:00
tambien
723be54fc6
noting changes
...
[skip ci]
2018-05-17 11:51:02 -04:00
tambien
4e772baab9
updating time docs
...
fixes #348
2018-05-17 11:44:22 -04:00
tambien
a8e27649c5
increasing test thresholds
2018-05-17 11:41:13 -04:00
tambien
ade4946ff3
removing peak
...
only use RMS value
2018-05-17 11:40:59 -04:00
tambien
ba1e40ddd3
Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev
2018-05-17 11:11:04 -04:00
tambien
ff15c57b49
testing negative time evaluation in objects
2018-05-17 11:11:01 -04:00
David Sherman
c66c453e95
Added type property to Tone.Meter ( #276 )
...
* Added 'type' property to Tone.Meter that accepts 'peak' or 'rms' and defaults to 'rms'. Calculation methods + sources added to Tone.Meter. Tests added to Tone.Meter + assertion sources.
* Fixed a number of formatting issues
* more formatting fixes
* Formatting for CI
* fixed variable names
* Updated to use existing gainToDb method.
* Removed tests of removed method.
* Removed whitespaces and tabs.
* Moved Supports.ONLINE_TESTING to original position
* Moded Supports.ONLINE_TESTING to top
2018-05-16 10:41:02 -04:00