Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2021-11-05 | 1.7 kB | |
1.22.7z | 2021-11-01 | 127.1 kB | |
1.21.7z | 2020-02-05 | 126.3 kB | |
1.20.7z | 2020-02-01 | 126.2 kB | |
1.10.7z | 2020-01-10 | 124.5 kB | |
1.00.7z | 2020-01-07 | 125.5 kB | |
Totals: 6 Items | 631.4 kB | 5 |
10/31/2021 v1.22 1) Increase flexibility of audio input source. Previous versions filter out audio input devices with name lacking string 'microphone'. This change allows v1.22 to take input from free utility 'VB-audio virtual cable', for example. With VB-audio virtual cable installed, strobeTuner can take input from a wav file player, or a function generator app such as 'Online Tone Generator'. 02/05/2020 v1.21 1) Fix problem in v1.20 where the program exits when certain transpose options are chosen. 01/31/2020 v1.20 1) Remove text overlay overhead to increase frames per second. Change overlay default to note+octave+frequency. 2) Debug console is now off by default. Use command line option 'keepconsole' to enable it. 3) Fix instability that occurs after several hours of run time. 4) Add harmonic mode. Band frequencies are integer multiples of the base frequency. 5) avoid partial cycles when processing audio data. 6) Remove DC offset removal to increase efficiency. Current algorithim works well without it. 7) Use improved method for display update after lock screen. 01/09/2020 v1.10 1) Improve operation on older computers a. Drop requirement for processor AVX instruction support. b. Replace double precision floating point with single precision floating point in inner loops. c. Simplify the second inner most loop. d. Change text overlay default to Note+Octave only, no frequency. 2) Built in function generator now uses simulated clock instead of OS clock. 3) Display version number in title bar and on command line. 01/07/2020 v1.00 initial release