diff --git a/README.md b/README.md index 07f687b..8a50427 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Cavernize. * Supported software/hardware for EQ/filter set export: * PC: Equalizer APO, CamillaDSP * DSP: MiniDSP 2x4 Advanced, MiniDSP 2x4 HD, MiniDSP DDRC-88A - * Processors: Emotiva, StormAudio + * Processors: Emotiva, StormAudio, Monolith HTP-1 * Amplifiers: Behringer NX series * Others: Audyssey MultEQ-X, Dirac Live, YPAO * Direction and distance virtualization for headphones diff --git a/docs/NuGet Readme - Cavern.Format.md b/docs/NuGet Readme - Cavern.Format.md index 87615f2..40ee6da 100644 --- a/docs/NuGet Readme - Cavern.Format.md +++ b/docs/NuGet Readme - Cavern.Format.md @@ -22,7 +22,8 @@ To open any supported audio file for reading, use the following static function: ``` AudioReader reader = AudioReader.Open(string path); ``` -After opening a file, the following workflows are available. +There is an overload for `AudioReader.Open` to read audio files from an +arbitrary `Stream`. After opening a file, the following workflows are available. #### Getting all samples The `Read()` function of an `AudioReader` returns all samples from the file in diff --git a/docs/NuGet Readme.md b/docs/NuGet Readme.md index 1950c19..4ddf68b 100644 --- a/docs/NuGet Readme.md +++ b/docs/NuGet Readme.md @@ -23,9 +23,9 @@ self-calibration libraries built on the Cavern engine are also available. * Supported software/hardware for EQ/filter set export: * PC: Equalizer APO, CamillaDSP * DSP: MiniDSP 2x4 Advanced, MiniDSP 2x4 HD, MiniDSP DDRC-88A - * Processors: Emotiva, StormAudio + * Processors: Emotiva, StormAudio, Monolith HTP-1 * Amplifiers: Behringer NX series - * Others: Audyssey MultEQ-X + * Others: Audyssey MultEQ-X, Dirac Live, YPAO * Direction and distance virtualization for headphones * Real-time upconversion of regular surround sound mixes to 3D * Mix repositioning based on occupied seats