tone 14.8.40 → 14.8.41

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -53,7 +53,7 @@ export abstract class Source<
53
53
  private _volume: Volume;
54
54
 
55
55
  /**
56
- * The output note
56
+ * The output node
57
57
  */
58
58
  output: OutputNode;
59
59
 
package/Tone/version.ts CHANGED
@@ -1 +1 @@
1
- export const version: string = "14.8.40";
1
+ export const version: string = "14.8.41";