tambien
|
ab23f03e3f
|
using correct time source
|
2019-06-17 21:50:43 -04:00 |
|
tambien
|
94b4cf795d
|
order matters in this case
since multiplier schedules an event
|
2019-06-17 21:50:34 -04:00 |
|
tambien
|
10c1715b8a
|
test takes sample rate
|
2019-06-17 21:49:38 -04:00 |
|
tambien
|
8cefee294f
|
adding spec reporter
|
2019-06-17 21:49:23 -04:00 |
|
tambien
|
f83fa7954a
|
converting Offline
|
2019-06-17 14:04:17 -04:00 |
|
tambien
|
5100fe8e3f
|
OfflineContext can take a OfflineAudioContext in constr
|
2019-06-17 14:04:07 -04:00 |
|
tambien
|
8ddef75134
|
updating dependency
|
2019-06-17 14:03:52 -04:00 |
|
tambien
|
451307c9bc
|
converting OscillatorNode
|
2019-06-17 14:03:02 -04:00 |
|
ixnv
|
54fa8cddb3
|
fix doc for FatOscillator (#496)
* fix doc for FatOscillator
seems to be copypaste from FMOscillator
* fix doc for FatOscillator
|
2019-06-10 15:43:40 -04:00 |
|
ixnv
|
606d7189d1
|
examples - fix url for Tone.Offline (#492)
|
2019-06-10 15:43:17 -04:00 |
|
tboie
|
ec4d306751
|
addresses osc type from #463 (#497)
|
2019-06-10 15:42:45 -04:00 |
|
tambien
|
d40f6c35b5
|
use local context when creating gain
|
2019-05-25 15:37:56 -04:00 |
|
tambien
|
83f6e39f28
|
adding cents to units
|
2019-05-25 15:37:32 -04:00 |
|
tambien
|
fac538c9fb
|
converting Buffer -> ToneAudioBuffer.ts
|
2019-05-25 14:31:02 -04:00 |
|
tambien
|
4e92be1639
|
Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev
|
2019-05-23 14:01:06 -04:00 |
|
tambien
|
730a818bcb
|
organizing into sub folders
|
2019-05-23 14:00:49 -04:00 |
|
tambien
|
4aca4f81e6
|
setting up tests and config for typescript
|
2019-05-23 13:59:08 -04:00 |
|
tambien
|
bd31558de6
|
utility and helper classes into typescript
|
2019-05-22 00:14:43 -04:00 |
|
tambien
|
39cf110fe4
|
Merge branch 'dev' of https://github.com/Tonejs/Tone.js into typescript
|
2019-05-21 23:53:46 -04:00 |
|
tambien
|
ee31aada45
|
refactored clock module in typescript
|
2019-05-21 23:37:03 -04:00 |
|
tboie
|
ba1900dab6
|
Tone.Disconnect Fix (#483)
-use while loop with a flag
-fixes #461
|
2019-05-14 21:40:23 -04:00 |
|
Stephan Lagerwaard
|
01670b2644
|
Change const to var for ES5 compatibility (#488)
|
2019-05-13 09:29:41 -04:00 |
|
tambien
|
54c95c1869
|
small tweaks to docs
|
2019-04-12 11:04:43 -04:00 |
|
Colin
|
bb67e9c83d
|
Improved explanation of size in FFT/Analyser docs (#477)
|
2019-04-12 10:45:34 -04:00 |
|
tboie
|
bcd22b0463
|
#473 (#478)
Fixes Part loop toggle
|
2019-04-12 10:44:24 -04:00 |
|
tambien
|
6fb2b30dce
|
Merge branch 'dev' into typescript
|
2019-04-12 10:40:10 -04:00 |
|
tambien
|
a32ad7f0d0
|
Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev
|
2019-04-12 10:39:48 -04:00 |
|
tambien
|
01a4a47a33
|
adding additional audio rendering test file
|
2019-04-12 10:39:01 -04:00 |
|
tambien
|
df08425a70
|
started retooling with typescript
|
2019-04-12 10:37:47 -04:00 |
|
Colin
|
aa92ea6162
|
Correct description for Tone.FFT (#476)
|
2019-04-11 17:43:21 -04:00 |
|
tboie
|
8f08316b41
|
#471 (#472)
|
2019-04-04 15:10:03 -04:00 |
|
isaacpearl
|
2c2c45ff29
|
Added simple HTML5 example to examples folder (#465)
* Added simple HTML5 example to examples folder
* put script inside HTML <script> tags
* removed app.js
|
2019-04-01 23:33:07 -04:00 |
|
tambien
|
184102ab4c
|
removing shims
will replace with standardized-audio-context
|
2019-03-25 22:58:36 -07:00 |
|
tambien
|
755aae326f
|
removing unused import
|
2019-03-25 22:17:13 -07:00 |
|
tambien
|
75fc8c3874
|
fixing docs
[skip ci]
|
2019-03-25 19:44:58 -07:00 |
|
tambien
|
3c2d1250ea
|
passes in the player to the callback
fixes #460
|
2019-03-25 11:53:57 -07:00 |
|
tambien
|
a9b70e8017
|
temporarily removing ff-beta tests
crashing while running in headless mode, need to track down which test is causing this
|
2019-03-19 20:38:12 -04:00 |
|
tambien
|
56800fe11b
|
Disconnecting but not disposing onend
addresses #463
|
2019-03-19 20:26:28 -04:00 |
|
tambien
|
ae8be83cc5
|
fixing typo
fixes #462
|
2019-03-14 10:29:51 -04:00 |
|
tambien
|
c1d748deed
|
adding case where attack time is 0
fixes #425
|
2019-03-12 13:22:25 -04:00 |
|
tambien
|
ad61d1b2ae
|
increasing test threshold
|
2019-03-12 13:03:55 -04:00 |
|
tambien
|
023758425b
|
use the playbackRate when computing the offset of a synced player
fixes #349
|
2019-03-12 11:25:33 -04:00 |
|
tambien
|
15823d2664
|
Merge branch 'dev' of https://github.com/Tonejs/Tone.js into dev
|
2019-03-12 10:53:08 -04:00 |
|
tambien
|
66d6dad002
|
reverse buffer when setting
This way when the buffer is loaded or set in any way, reverse will be applied.
fixes #456
|
2019-03-12 10:53:03 -04:00 |
|
Vasilii Smirnov
|
cd7b4c7fed
|
Fixed 'notes' parameter in Sampler methods to point that several notes can be played. (#457)
|
2019-03-11 19:38:29 -04:00 |
|
tambien
|
ff371dfd69
|
converting arg to time
|
2019-03-09 17:52:03 -05:00 |
|
tambien
|
655b3310d3
|
setting reverse value which is passed into through an object
fixes #456
|
2019-03-09 16:14:51 -05:00 |
|
tambien
|
d694612ef8
|
fixing docs and deps imports
|
2019-03-08 13:01:41 -05:00 |
|
tambien
|
a3cc8d0f60
|
guarding against double disposing
|
2019-03-08 13:01:09 -05:00 |
|
tambien
|
ba0e0fbbd8
|
increasing threshold
|
2019-03-08 12:32:05 -05:00 |
|