Skip to content

Commit

Permalink
removed the old effects from the AudioProcessor
Browse files Browse the repository at this point in the history
  • Loading branch information
ozguronsoy committed Dec 8, 2024
1 parent 02eb626 commit 4498ecb
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 2,617 deletions.
2 changes: 0 additions & 2 deletions HephAudio/HeaderFiles/AudioBuffer.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ namespace HephAudio
*/
class HEPH_API AudioBuffer final : public Heph::SignedArithmeticBuffer<AudioBuffer, heph_audio_sample_t>
{
friend class AudioProcessor;

private:
size_t frameCount;
AudioFormatInfo formatInfo;
Expand Down
29 changes: 0 additions & 29 deletions HephAudio/HeaderFiles/AudioChannelMixingLookupTables.h

This file was deleted.

Loading

0 comments on commit 4498ecb

Please sign in to comment.