1
 2
 3
 4
 5
 6
 7
 8
 9
10
// Copyright (c) 2020 - Jonathan De Wachter
//
// This source file is part of the Byteplug framework which is released under the MIT license.
// Please refer to the LICENSE file that can be found at the root of the project directory.
//
// Written by Jonathan De Wachter <dewachter.jonathan@gmail.com>, January 2020

//! Audio processing functionalities
//!
//! Additional documentation is to be written here.