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
|
||||
* through an amplitude envelope and optionally a filter
|
||||
* envelope.
|
||||
* through an amplitude envelope and a filter envelope.
|
||||
*
|
||||
* @constructor
|
||||
* @extends {Tone.Instrument}
|
||||
|
|
Loading…
Reference in a new issue