</p> <p> I finally got smoothing worked out for FuzzMeasure 1.3. I implemented smoothing using FFT filtering of the frequency data, and the results look great! In the picture above, the blue curve represents a 64k FFT analysis of my iBook's impulse...
Today I learned for certain that you must have 10.3.9 installed in order to run FuzzMeasure 1.2.2. FuzzMeasure requires a special support library for gcc4 that gets installed on your machine when you install 10.3.9. All applications built using the...
</p> <p> Yesterday I received my RAM and HDD for gonzo. Installing the two items did not take very long at all (around an hour). If I did it again, I could probably complete the upgrade in about a half an hour. </p> <p> Now, gonzo runs snappier...
I have sat on FuzzMeasure 1.2.2 long enough. I finally tracked down the one crashing bug that got submitted to my automatic bug reporting tool about 5 or 6 times, which stemmed from my misuse of a timer object. Unfortunately, the bug only showed...
FuzzMeasure turns 1 today: </p> <p> <pre> // // main.m // MLSMeasurement // // Created by Christopher Liscio on Wed Jun 09 2004. // Copyright (c) 2004 SuperMegaUltraGroovy. All rights reserved. // </pre> </p> <p> Looking back, I have come a long...
When I planned to buy a laptop for FuzzMeasure development, I did not have much money to spend on it. I dreamed for a PowerBook, but I just could not afford it. At the time, the PowerBook only led the iBook in bus speed, graphics card, and a few...
I received some emails from customers asking what I thought about the x86 announcement, and if I plan to continue development despite the big changes ahead. I can say for certain that development will continue, and creating a Universal Binary to support...
Lately, I have spent my coding time cleaning up FuzzMeasure's interface, and working on a few small features. Also, I have done some thinking about a follow-up product, but have not yet decided how I should execute it. The trouble with the decision...