add some standards

This commit is contained in:
2026-07-12 22:16:56 +02:00
parent baca631ffb
commit fa6f69077b
9 changed files with 14 additions and 7 deletions
-1
View File
@@ -6,7 +6,6 @@
typedef struct {
float phase;
double unwrapped_phase;
float phase_increment;
float sample_rate;
} Oscillator;