Skip to content

JamesDSP for Linux v2.2

Compare
Choose a tag to compare
@timschneeb timschneeb released this 20 Oct 16:14
· 855 commits to master since this release

Changelog v2.2

Feature updates

  • App manager
    • View PulseAudio/PipeWire clients that are connected to the audio server
    • Display client properties such as their latency, audio format, and sampling rate
    • App blocklist: Disable audio effects for specific applications (PipeWire only)
  • New --watch command-line argument added
    • Watch for changes to the audio.conf file and apply all updated parameters automatically
    • Useful if you want to remote-control the DSP using an external program/script
  • Resizable/dynamic window
  • Better support for HiDPI display configurations
  • New custom Liveprog scripts added (downmixer.eel and swapChannels.eel)
  • EEL scripting IDE: Allow users to create new scripts based on a predefined template

Bug-fixes & minor changes

  • Convolver/DDC/Liveprog: Disable effect if the selected file does not exist
  • PulseAudio: change plugin reload behavior
  • DDC database: save last selected headphone properly
  • GraphicEQ editor: scroll/zoom settings are now saved properly
  • More orderly drop-down menu
  • Fixed weird startup behavior caused by desktop session managers (KDE mostly)
  • Fixed several minor memory leaks fixed
  • Fixed double crash caused by the stacktrace parser of the crash handler fixed
  • Fixed rare division by zero crash in reverb algorithm fixed (caused by an empty delay buffer)