Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrGlad committed Jan 30, 2024
1 parent ca837fc commit 158896e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/midi_vst.rs
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ impl OutputSource {
}
}

// Produces audio output PCM samples from VST.
impl Iterator for OutputSource {
type Item = f32;

Expand Down

0 comments on commit 158896e

Please sign in to comment.