FFTExplorer Changelog

What's new in FFTExplorer 3.9

Jun 15, 2015
  • Corrected a path error in the Windows program icon/shortcut.

New in FFTExplorer 3.8 (Jun 15, 2015)

  • Fixed a number of small bugs, cleaned up the documentatiFixed a library issue caused by combining the application/applet versions of this program into one JAR file.on.

New in FFTExplorer 3.6 (Jun 15, 2015)

  • Abandoned the Java Web Start option. This decision allowed refactoring and simplification of the entire project. Fixed a bug in the MP3 playing code that would only allow playing one MP3 clip, then fail.

New in FFTExplorer 3.5 (Jun 15, 2015)

  • Corrected an algorithm error in the synthesizer's FM modulator code.

New in FFTExplorer 3.4 (Jun 15, 2015)

  • Replaced string-based keyboard identifiers with keycodes for the benefit of non-English users.

New in FFTExplorer 3.3 (Jun 15, 2015)

  • Fixed a bug brought on by the new locale-management code.

New in FFTExplorer 3.2 (Jun 15, 2015)

  • Recoded this program to make it locale-immune.

New in FFTExplorer 3.1 (Jun 15, 2015)

  • Repackaged FFTExplorer for greater download efficiency and reduced package count.

New in FFTExplorer 3.0 (Jun 15, 2015)

  • Completely rewrote this project in Java after seeing the original GUI interface (Qt) abandoned by its creators (Trolltech) with no consideration given to rearward compatibility issues.

New in FFTExplorer 2.1 (Jun 15, 2015)

  • Changed build procedure to function with current development environments.