Skip to content

Releases: HEnquist/camilladsp

v1.0.0-rc1

16 Jan 20:53
Compare
Choose a tag to compare
v1.0.0-rc1 Pre-release
Pre-release

First release candidate for 1.0.0

v1.0.0-alpha5

22 Dec 22:00
0b7b6f7
Compare
Choose a tag to compare
v1.0.0-alpha5 Pre-release
Pre-release

Preview of improved Alsa and File backends.

v1.0.0-alpha4

29 Nov 22:35
55f746b
Compare
Choose a tag to compare
v1.0.0-alpha4 Pre-release
Pre-release

More bugfixes and improvements in Wasapi backend.

v1.0.0-alpha3

28 Nov 22:00
Compare
Choose a tag to compare
v1.0.0-alpha3 Pre-release
Pre-release

Bugfixes and improvements in Wasapi and CoreAudio backends.

v1.0.0-alpha2

21 Nov 21:02
Compare
Choose a tag to compare
v1.0.0-alpha2 Pre-release
Pre-release

Various improvements and bugfixes since alpha1.

1.0.0-alpha1

24 Sep 19:27
1b416ca
Compare
Choose a tag to compare
1.0.0-alpha1 Pre-release
Pre-release

First preview build of version 1.0.0

v0.6.3

04 Sep 20:03
49cfe7a
Compare
Choose a tag to compare

Bugfixes:

  • Fix slow start with Alsa plug devices (regression in 0.6.2).

v0.6.2

02 Sep 20:16
045186b
Compare
Choose a tag to compare

Changes since v0.6.1

New features:

  • Updated wasapi library
  • Add FivePointPeq biquad combo
  • Support wav with extended header

Bugfixes:

  • Stop properly after failing to start with bad wasapi config

v0.6.1

15 Aug 20:56
Compare
Choose a tag to compare

Changes since v0.6.0

New features:

  • Add lists of supported device types in help message

Bugfixes:

  • Fix broken Wasapi shared mode
  • Correct "built with features" list in help.
  • Correct list of supported device types.

v0.6.0

11 Aug 21:56
e8ae866
Compare
Choose a tag to compare

0.6.0

New features:

  • New Wasapi backend with support for exclusive mode and loopback.
  • Do proper shutdown on SIGINT (ctrl-c).
  • Add StopReason websocket command.
  • Add GetPreviousConfig websocket command to get the previously active config.
  • Add option to stop on detected sample rate change.
  • Add support for rate adjust on the ALSA USB gadget capture device (introduced in kernel 5.14).

Bugfixes:

  • Add missing token handling in .wav FIR coefficient filenames.