@songram/songram-daw-engine 3.1.0 → 3.2.0

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.
package/dist/index.d.ts CHANGED
@@ -1038,6 +1038,7 @@ export declare class MidiToneTrack implements PlayableTrack {
1038
1038
  private muteGain;
1039
1039
  private track;
1040
1040
  private effectsCleanup?;
1041
+ private _debugNoteCount;
1041
1042
  constructor(options: MidiToneTrackOptions);
1042
1043
  /**
1043
1044
  * Trigger a note using the appropriate synth.