Skip to content

Commit e1ba740

Browse files
committed
Correct operation of begin() and end()
1 parent ab91082 commit e1ba740

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

synth_sine_f32.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
* License: MIT License. Use at your own risk.
1010
*
1111
* Revised per synth_sine_f32.h. 7 Feb 2022 Bob.
12+
* Revised to properly apply begin() and end(). 11 May 2025 Bob
1213
*/
1314
#include "synth_sine_f32.h"
1415
#include "utility/dspinst.h"

0 commit comments

Comments
 (0)