diff options
Diffstat (limited to 'src/audio/synth.cc')
| -rw-r--r-- | src/audio/synth.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/audio/synth.cc b/src/audio/synth.cc index 02d7133..523d3d7 100644 --- a/src/audio/synth.cc +++ b/src/audio/synth.cc @@ -202,4 +202,4 @@ int synth_get_active_voice_count() { float synth_get_output_peak() { return g_current_output_peak; -}
\ No newline at end of file +} |
