-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(arch): Improved Amplitude architecture design.
- Added an `AudioBuffer` class wrapping and managing audio data in a deinterleaved format - Added a custom default resampler implementation - Added an `AudioConverter` class for channel conversion and resampling - Moved filters into a new `DSP` directory - Exposed Amplimix `Pipeline` API Signed-off-by: Axel Nana <[email protected]>
- Loading branch information
Showing
109 changed files
with
2,824 additions
and
1,376 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.