Skip to content

Commit

Permalink
AudioFFTBase
Browse files Browse the repository at this point in the history
  • Loading branch information
pschatzmann committed Aug 5, 2024
1 parent a10c5d1 commit 68512a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/AudioLibs/AudioFFT.h
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@ class AudioFFTBase : public AudioOutput {
}

current_pos = 0;
rfft_max = 0;
return p_driver->isValid();
}

Expand Down

0 comments on commit 68512a6

Please sign in to comment.