github clangen/musikcube 0.5.0
musikbox 0.5.0

latest releases: 3.0.2, 3.0.1, 3.0.0...
7 years ago

user-facing:

  • remember volume and repeat settings across app launches
  • improved visualizer quality
  • reduced download size by a couple megabytes

low-level:

  • optimized Stream and Player communication. more direct, less locking. no more weird deferred cleanup
  • removed fftw3 dependency in favor of kiss_fft. much smaller download now
  • added a proper windowing algorithm to audio samples before they are handed to the fft process
  • fixed audio de-interleaving issue which lead to funky fft results in some cases
  • included a new spectrum visualizer sample called GdiVis (win32 only for now)
  • overhauled some parts of the audio engine to ensure buffer size is consistent during playback. this makes visualization quality better, and should make it easier to integrate with things like JACK and PulseAudio.

Don't miss a new musikcube release

NewReleases is sending notifications on new releases.