Yotam Mann
|
733b49bcd5
|
using new types
|
2016-04-18 00:36:08 -04:00 |
|
Yotam Mann
|
3f6580b843
|
simplifying NoiseSynth
removing filer and filterEnvelope
|
2016-04-18 00:28:39 -04:00 |
|
Yotam Mann
|
278aace787
|
setting a reasonable max voice count
|
2016-03-03 13:01:11 -05:00 |
|
Yotam Mann
|
64dbebeb67
|
triggers oldest note
no more control over retriggering.
|
2016-02-08 13:44:49 -05:00 |
|
Yotam Mann
|
4a9f39a62b
|
keeps track of release times
so it’s able to trigger the voice that has already been release, or
retrigger the oldest voice (if stealVoices) is true.
|
2016-02-08 13:44:49 -05:00 |
|
Yotam Mann
|
46919e7c86
|
Simplifying the API of FMSynth and AMSynth
uses SimpleSynth instead of MonoSynth. API more flat.
|
2016-01-30 15:53:40 -05:00 |
|
Yotam Mann
|
2f4d6d07cd
|
DrumSynth->MembraneSynth & CymbalSynth->MetalSynth
|
2016-01-30 15:48:32 -05:00 |
|
Yotam Mann
|
d5499f64f8
|
CymbalSynth synthesizes spectrally complex, metallic sounds
|
2016-01-19 10:02:46 -05:00 |
|
Yotam Mann
|
b3e08a4c02
|
removed instrument presets
|
2015-12-07 21:32:28 -05:00 |
|
Yotam Mann
|
2664140ab0
|
implementing filterEnvelope with Tone.FrequencyEnvelope
|
2015-12-07 00:39:39 -05:00 |
|
Yotam Mann
|
9d3b5947fd
|
Reverting to non-signal playbackRate
because Safari isn’t there yet with signal-rate playbackRate
|
2015-12-06 13:14:36 -05:00 |
|
Yotam Mann
|
8bcf318271
|
updating to new playbackRate API
|
2015-11-26 08:21:38 -08:00 |
|
Yotam Mann
|
c8cfe33864
|
doc'ing
|
2015-11-17 22:52:22 -05:00 |
|
Yotam Mann
|
42dadb6d2d
|
using Emitter style for load/progress/error
The new syntax is `Tone.Buffer.on(“load”, callback);`
|
2015-11-11 12:33:02 -05:00 |
|
Yotam Mann
|
8e5dd56906
|
removing unused dependencies
|
2015-11-03 18:33:52 -05:00 |
|
Yotam Mann
|
f1be71c0c2
|
updating to new Volume API
|
2015-11-02 20:08:53 -05:00 |
|
Yotam Mann
|
4a2bd215e7
|
using new type checking methods
|
2015-10-21 13:13:15 -04:00 |
|
Yotam Mann
|
b73a8cb71f
|
updating to new Param class
|
2015-10-21 10:34:37 -04:00 |
|
Yotam Mann
|
1c00c650db
|
updating to new Volume API
|
2015-10-21 10:33:13 -04:00 |
|
Yotam Mann
|
c98303331f
|
clarifying Monophonic comment
Addresses #98
|
2015-10-13 10:37:21 -04:00 |
|
Yotam Mann
|
eccdb659c2
|
renamed Tone/core/Types -> Tone/core/Type
|
2015-09-04 16:48:21 -04:00 |
|
Yotam Mann
|
24e9408b6e
|
using Tone.Volume in instrument
|
2015-09-03 11:05:05 -04:00 |
|
Yotam Mann
|
4e18bb744d
|
fixing typo
|
2015-08-31 11:37:19 -04:00 |
|
Yotam Mann
|
5c99025e25
|
release all the currently played notes
boolean to steal voices or not
|
2015-08-16 15:17:20 -04:00 |
|
Yotam Mann
|
b71e577d4a
|
removing old note dependency
|
2015-08-01 00:59:30 -04:00 |
|
Yotam Mann
|
01060f13db
|
removing old API test
|
2015-07-18 14:59:18 -04:00 |
|
Yotam Mann
|
3ccc0683bf
|
changing doc links to markdown style
|
2015-07-04 15:25:37 -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
|
17c6bf3661
|
note attack parameter is a Frequency type
|
2015-07-02 13:11:44 -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
|
e0b6ec48ad
|
fixed refactor bug
|
2015-06-26 01:21:59 -04:00 |
|
Yotam Mann
|
0757b580b7
|
adjusting defaults
|
2015-06-26 01:21:49 -04:00 |
|
Yotam Mann
|
0457def366
|
updating instrument images
|
2015-06-22 01:20:20 -04:00 |
|
Yotam Mann
|
cedc2040e8
|
doc'ing instruments
|
2015-06-20 18:03:49 -04:00 |
|
Yotam Mann
|
4e9cb3ce1e
|
doc'ing
|
2015-06-20 15:50:57 -04:00 |
|
Yotam Mann
|
90b5ee3844
|
instrument examples
|
2015-06-15 22:36:20 -04:00 |
|
Yotam Mann
|
6306841779
|
doc'ing
|
2015-06-15 11:27:13 -04:00 |
|
Yotam Mann
|
80a28f8554
|
using noOp function for defaults
|
2015-06-14 01:54:36 -04:00 |
|
Yotam Mann
|
d22e00d6ba
|
write protection on harmonicity and modulation index
|
2015-06-14 00:54:51 -04:00 |
|
Yotam Mann
|
f2a244a960
|
doc'ing instruments
|
2015-06-14 00:32:17 -04:00 |
|
Yotam Mann
|
216ed6e472
|
instrument jsdoc'ing
|
2015-06-13 23:15:57 -04:00 |
|
Yotam Mann
|
8b7b4ab3f3
|
making envelope attack/release method private
|
2015-06-13 22:47:07 -04:00 |
|
Yotam Mann
|
58573b15c1
|
harmonically as a signal value
|
2015-06-13 22:30:53 -04:00 |
|
Yotam Mann
|
a81ba071f3
|
changing the styling of this in return statements
|
2015-06-13 20:54:29 -04:00 |
|
Yotam Mann
|
571183bf27
|
removing Tone.Type prefix in docs
|
2015-06-13 20:20:36 -04:00 |
|
Yotam Mann
|
f2f838b630
|
using signal jsdoc
|
2015-06-13 19:50:39 -04:00 |
|
Yotam Mann
|
1f69151c5f
|
renamed Tone.Frequency -> Tone.Type.Frequency
|
2015-05-23 19:07:28 -04:00 |
|
Yotam Mann
|
6ef3dd2f51
|
renamed Tone.Time -> Tone.Type.Time
|
2015-05-23 19:01:05 -04:00 |
|