Skip to content

Releases: DasEtwas/enginesound

enginesound v1.6

18 Sep 14:21
Compare
Choose a tag to compare
  • every save/open file dialog now remembers its last browsing location
  • panic button now not only resets waveguides, but also sets master volume to 1% or below
  • loading config files from JSON is now supported

enginesound v1.5.3

18 Sep 13:59
Compare
Choose a tag to compare

Add "save file" dialog when starting a recording. This completes enginesound's GUI-only usability.

enginesound 1.5.2

21 Feb 15:07
Compare
Choose a tag to compare

Fixed compilation on windows.

enginesound 1.5.1

15 Feb 21:06
Compare
Choose a tag to compare

Fixes compilation for non-windows targets

enginesound 1.5.0

13 Jan 20:37
Compare
Choose a tag to compare

Updated many crates and fixed crashes on windows. Renamed the panic button, made it red and larger.

enginesound 1.4.1

28 Mar 22:58
Compare
Choose a tag to compare
  • Removed SDL2 dependencies completely
  • Now using cpal as an audio backend (ALSA on linux, ASIO on windows)

enginesound 1.3.0

24 Feb 21:44
Compare
Choose a tag to compare
  • Improved frequency domain waterfall, by adding logarithmic scaling and a hamming window.
  • Sample rate is now a CLI argument
  • Added 6 more examples
  • Added example script for fixing compilation of SDL2 on windows
  • Slight improvements overall

enginesound 1.2.1

16 Oct 21:21
Compare
Choose a tag to compare

Added a real-time linear FFT waterfall, severely improved audio streaming (now using a buffer), and made code much cleaner

enginesound 1.1.1

20 Jun 18:10
Compare
Choose a tag to compare

Featuring drag-and-drop loading of configs, improved CLI, sample rate independent configs, less panicking, but more exiting, and a brand new file extension for configs (.esc)!

First release

30 May 23:11
Compare
Choose a tag to compare

Be sure to add SDL2.dll next to the windows executable to run it