This commit is contained in:
Félix Boisselier 2026-02-04 00:59:17 +00:00 committed by GitHub
commit fad03b85bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ struct shaper_pulses {
int num_pulses;
struct {
double t, a;
} pulses[5];
} pulses[25];
};
// Shift pulses around 'mid-point' t=0 so that the input shaper is an identity