mirror of
https://github.com/Tonejs/Tone.js
synced 2025-01-13 20:39:06 +00:00
commit
389685c7ff
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ export abstract class Source<
|
|||
private _volume: Volume;
|
||||
|
||||
/**
|
||||
* The output note
|
||||
* The output node
|
||||
*/
|
||||
output: OutputNode;
|
||||
|
||||
|
|
Loading…
Reference in a new issue