Releases: amurzeau/damc
Releases · amurzeau/damc
v2.2
v2.1
cmake: don't install static lib damc_audio_processing
v2.0
damc for stm32
v1.6
damc_gui: ajust min/max values for equalizer
v1.5
- 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
- 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
- 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
- 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
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
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