mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-16 16:48:00 +00:00
parent
f744685c81
commit
4948fde652
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@ function(Tone){
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @class A simple sampler instrument which plays an audio buffer
|
* @class A simple sampler instrument which plays an audio buffer
|
||||||
* through an amplitude envelope and optionally a filter
|
* through an amplitude envelope and a filter envelope.
|
||||||
* envelope.
|
|
||||||
*
|
*
|
||||||
* @constructor
|
* @constructor
|
||||||
* @extends {Tone.Instrument}
|
* @extends {Tone.Instrument}
|
||||||
|
|
Loading…
Reference in a new issue