Skip to content

Releases: amurzeau/damc

v2.2

14 Sep 07:50
Compare
Choose a tag to compare

v2.1

19 Aug 17:44
Compare
Choose a tag to compare
cmake: don't install static lib damc_audio_processing

v2.0

06 Aug 21:28
Compare
Choose a tag to compare
damc for stm32

v1.6

17 Jul 10:51
Compare
Choose a tag to compare
damc_gui: ajust min/max values for equalizer

v1.5

24 Jan 20:36
Compare
Choose a tag to compare
  • Don't crash when we can't write log file in the current directory
  • Add reversed phase filter
  • Split tools from damc archive when releasing
  • Add a default basic configuration file in release archives (damc_config.json)
  • Add desktop files for damc_gui and damc_server

v1.4

12 Oct 21:59
Compare
Choose a tag to compare
  • Improve auto-connection of other Jack clients
  • Add options to disable auto-connections in damc_gui in a global config button
  • build portaudio with ASIO support on Windows
  • Linux: add RPATH to automatically find lib dependencies without needing LD_LIBRARY_PATH

v1.3

19 Sep 22:24
Compare
Choose a tag to compare
  • Allow to set sample rate for remote audio (RemoteInput and RemoteOutput)
  • Fix handle of VBAN remote input sample rates
  • Change jack display name to use "damc: " prefix instead of "damc-" (this doesn't change the real jack client name to avoid breaking existing connections)

v1.2

19 Sep 14:12
Compare
Choose a tag to compare
  • WASAPI Exclusive mode: fix format detection
  • Use Qt 5 instead of Qt 6 for release binaries to support Windows 7
  • Fix enable checkbox for newly added audio strips in the GUI

v1.1

15 Sep 23:50
Compare
Choose a tag to compare

Changes in this release:

  • Rework log system: log to console and to rotated log file (under logs subdirectory)
  • Gui: add measures of real approximate sample rate of Jack and devices in config dialog box
  • Gui: add buffer size configuration
  • Gui: add enable checkbox in config dialog box
  • Fix crashes

v1.0

12 Sep 17:12
Compare
Choose a tag to compare

First Release

  • Use Jack as a audio router backend
  • Use OSC protocol between the gui and the server (waveSendUDPJack)
  • Supports audio processing Jack to Jack / with external Portaudio or WASAPI devices / with external network device over UDP