[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdemultimedia/noatun/library
From:       Charles Samuels <charles () kde ! org>
Date:       2004-07-18 20:27:34
Message-ID: 20040718202734.9B1429A2A () office ! kde ! org
[Download RAW message or body]

CVS commit by charles:

- fixed the first vertical line.
- has the right amount of bands now (sometimes 1 too many, don't wanna bother fixing it)

Happy "birthday" Stefan! :)

CCMAIL:85441-done@bugs.kde.org


  M +1 -0      plugin.cpp   1.47
  M +1 -1      noatunarts/FFTScopes.cpp   1.5


--- kdemultimedia/noatun/library/plugin.cpp  #1.46:1.47
@@ -225,4 +225,5 @@ float FFTScope::magic(int bands)
                 value=0;
 */
+        bands += 20-1; // index-1 from FFTScopes.cpp
         float value = std::log(std::pow(2046.0, 1.0/bands));


--- kdemultimedia/noatun/library/noatunarts/FFTScopes.cpp  #1.4:1.5
@@ -44,5 +44,5 @@ static void doFft(float combine, float *

         int previous=0;
-        int index@;
+        int index ;

         while (previous < 2048 && index < 2048)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic