Skip to content

Cavern 2.1 - The long-awaited update

Latest

Choose a tag to compare

@VoidXH VoidXH released this 16 Jan 22:43
· 34 commits to master since this release

Downloads

Cavern Filter Studio

The Cavern library is now ready to handle configuration files like Equalizer APO in a tree, modify them graphically, optimize, and export to different formats.

New audio formats supported

  • Meridian Lossless Packing (TrueHD Atmos) with Truehdd
  • Core Audio Format
  • Dolby Atmos Master Format

Driver additions

  • Added upmixers to the Demo Player

QuickEQ additions

  • Added different measurement graphs with display settings
  • Added MiniDSP Flex HTx, JL Audio TüN, Roon, Wavelet, and WiiM support
  • Added automatic crossover point detection
  • Added faded display of individual measurements in multi-mic mode
  • Added export of measurement signal after corrections
  • Added target device selector for all devices supported in the API
  • Added messages for successful operations
  • Added single measurement removal for QuickEQ Home
  • Added measurement file export for QuickEQ Home
  • Added spectogram and phase curves to QuickEQ Home
  • Added an option to filter channels on QuickEQ Home graphs
  • Added an option to remove mains hum
  • Added an option to export curves as CSV files
  • Added an option to always save the measurement next to the exported configurations

QuickEQ changes

  • Completely redesigned Multi-sub handling
  • Room curves are now configurable with bass rise, knee, and treble suppression
  • Room gains are now automatic by default
  • Sealing is burned into FIR filter exports when possible

Cavernize additions

  • Added speaker virtualization
  • Added AC-3 and Enhanced AC-3 target codecs
  • Added --unsafe hidden argument to bypass some codec restrictions
  • Added -track and --extract arguments to extract raw bitstreams
  • Added 4.1.3 channel layout
  • Now downloadable as an installer

API additions

  • Added Acurus Muse, AU N-Band EQ, MiniDSP DDRC-88A, Monoprice Monolith HTP-1, Sony ES series, Tonewinner AT-series, Trinnov, and Yamaha RX-A series support
  • Added block-by-block filtering of complete signals
  • Added channel layout graphics drawer
  • Added generic matrix mixers with phase shift support
  • Added linear fading
  • Added phase swapping for allpass filters
  • Added pink noise generators
  • Added polarity corrections
  • Added Spleeter output folder support

API changes

  • Heavy FFT optimizations
  • Updated Samples to .NET 8