[SCM] calf/master: + Organ: send the "final" update during initialization

js at users.alioth.debian.org js at users.alioth.debian.org
Tue May 7 15:38:49 UTC 2013


The following commit has been merged in the master branch:
commit df2fd22820144d3e01da36b75b688f9671e9e94a
Author: Krzysztof Foltman <wdev at foltman.com>
Date:   Tue Jan 6 00:20:04 2009 +0000

    + Organ: send the "final" update during initialization

diff --git a/src/organ.cpp b/src/organ.cpp
index 65f7e63..ff85c17 100644
--- a/src/organ.cpp
+++ b/src/organ.cpp
@@ -442,6 +442,7 @@ void organ_voice_base::precalculate_waves(progress_report_iface *reporter)
         normalize_waveform(tmp, ORGAN_WAVE_SIZE);
         bl.compute_spectrum(tmp);
         padsynth(bl, blBig, big_waves[wave_choir3 - wave_count_small], 50, 10);
+        LARGE_WAVEFORM_PROGRESS();
         
         inited = true;
     }

-- 
calf audio plugins packaging



More information about the pkg-multimedia-commits mailing list