Today,
irrKlang 1.0.2 was released and I am really happy about this one: irrKlang now has a new
and refactored C++ interface and includes major new features like audio stream seeking and playback speed adjustments also for the non-DirectSound drivers, some of those features are shown in this screen shot of the added new example application:
The example is basically a minimal cross platform audio player for different file formats, with some unusual options such as the playback speed adjuster, and it is funny to play around with this. The example runs on Windows, Mac OS X and Linux and uses
FLTK as UI library. The full source of this application as well as its precompiled binaries are included in the
irrKlang SDK and may be extended freely: If you ever wanted to build your own Winamp or iTunes clone, just download and go ;)