Commit graph

1457 commits

Author SHA1 Message Date
Yotam Mann
e1c8fdaec5 Double accidental support
Fixes #81
2015-08-01 00:58:49 -04:00
Yotam Mann
f5596af6e1 negative octave tests 2015-07-24 23:16:09 -04:00
Yotam Mann
c3f41e8424 Handles negative octaves 2015-07-24 23:16:00 -04:00
Yotam Mann
703a92914a Updating links to new organization 2015-07-24 09:43:44 -04:00
Yotam Mann
025a009d5b convert a Time value to Notation 2015-07-21 13:30:20 -04:00
Yotam Mann
17f5e8bb8e delays are offset only 1 block now. 2015-07-21 11:22:36 -04:00
Yotam Mann
1d8726c614 Tone.PitchShift
real time pitch shifting using sawtooth waves connected to DelayNodes.
Addresses #56. Ask and you shall receive.
2015-07-21 11:21:48 -04:00
Yotam Mann
24f1ddf4b9 Offset 'now' one block (128 samples) when triggering attack/release
Fixes #79
2015-07-21 10:31:37 -04:00
Yotam Mann
7eead0913b ramp to a smaller value
addresses #79
2015-07-20 10:47:52 -04:00
Yotam Mann
8076facd88 removing old API test 2015-07-18 14:59:30 -04:00
Yotam Mann
01060f13db removing old API test 2015-07-18 14:59:18 -04:00
Yotam Mann
7608371843 exposing toTicks and ticksToSeconds 2015-07-13 21:58:20 -04:00
Yotam Mann
5629ecd360 starting r6-dev 2015-07-11 14:55:48 -04:00
Yotam Mann
2cac5d02f7 noting changes 2015-07-04 16:45:05 -04:00
Yotam Mann
adc9873d4c min build 2015-07-04 16:36:45 -04:00
Yotam Mann
4ba1975d82 r5 build 2015-07-04 16:36:36 -04:00
Yotam Mann
1d16c25ad9 r5 2015-07-04 16:35:46 -04:00
Yotam Mann
d6adc17203 updated README to new API, Wiki and Doc pages. 2015-07-04 16:33:58 -04:00
Yotam Mann
1a24e3534d removing p5 example in place of seth's funkyShapes 2015-07-04 15:40:08 -04:00
Yotam Mann
3ccc0683bf changing doc links to markdown style 2015-07-04 15:25:37 -04:00
Yotam Mann
9ce8c3418a adding Notone.GUI to examples 2015-07-04 14:43:17 -04:00
Yotam Mann
cd7379efe9 incorporating visualizing envelope example
cleaning up @polyrhythmatic’s p5 example
2015-07-04 13:48:44 -04:00
Yotam Mann
6757aef9e3 added Q value to phaser 2015-07-04 13:48:18 -04:00
Yotam Mann
00e0ba7273 read envelope value 2015-07-04 13:36:38 -04:00
Yotam Mann
928f2c3168 pass options object to Instrument base class 2015-07-04 13:36:22 -04:00
Yotam Mann
caddec650f doc'ing sources
mergine @polyrhythmatic changes
2015-07-04 12:43:21 -04:00
Yotam Mann
6e15da9223 doc'ing effects
mergine @polyrhythmatic changes
2015-07-04 12:40:33 -04:00
Yotam Mann
64212d90f3 doc'ing components
merging seth's doc changes
2015-07-04 12:32:18 -04:00
Yotam Mann
713d3b6047 Merge pull request #73 from polyrhythmatic/dev
Documentation by @polyrhythmatic
2015-07-04 11:38:07 -04:00
Seth Kranzler
fe246bbc78 adding funkyShape example 2015-07-02 23:00:43 -04:00
Yotam Mann
08be587da8 didn't mean to add p5.Tone until it was done. 2015-07-02 18:21:41 -04:00
Seth Kranzler
d599761f2e more doc'ing 2015-07-02 15:45:40 -04:00
Yotam Mann
7495b40143 tests exit 0 2015-07-02 13:11:58 -04:00
Yotam Mann
17c6bf3661 note attack parameter is a Frequency type 2015-07-02 13:11:44 -04:00
Seth Kranzler
12c56011b6 doc'ing components 2015-07-01 20:19:58 -04:00
Seth Kranzler
faf289bdd6 Effects, mic, Noise, Omniosc, and AmplitudeEnvelope docs updated 2015-07-01 17:44:30 -04:00
Yotam Mann
f78c334c46 moved attributes to tonejs.org docgen 2015-06-29 17:47:10 -04:00
Yotam Mann
42d3ee84b9 remove dry signal feedback
this caused it to fail after the feedback gain was above 0.5.

Fixes #70
2015-06-28 21:07:27 -04:00
Yotam Mann
4b7a1c0a22 noting changes 2015-06-27 20:54:14 -04:00
Yotam Mann
d2dac95821 moved requirejs to testdeps 2015-06-27 20:26:49 -04:00
Yotam Mann
8881b7f5bd changed chords 2015-06-27 20:15:43 -04:00
Yotam Mann
6080f6af8d fixed error when using keyboard 2015-06-27 20:15:37 -04:00
Yotam Mann
ee34fa368f updated meta tags 2015-06-27 18:10:18 -04:00
Yotam Mann
7ef28fef2b adding links to examples 2015-06-27 18:02:55 -04:00
Yotam Mann
2bdd2eccce can set volume initially on instruments 2015-06-27 17:25:47 -04:00
Yotam Mann
47a354c9ce fixed typo in description 2015-06-27 17:25:32 -04:00
Yotam Mann
690ddd69fc updated units 2015-06-27 17:25:19 -04:00
Yotam Mann
f1e1a6b13f updated examples 2015-06-27 17:25:01 -04:00
Yotam Mann
3d8fe205f7 removed some examples 2015-06-27 17:24:21 -04:00
Yotam Mann
3b174f23ee moved deps to scripts 2015-06-27 17:23:47 -04:00