You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wr_dat_file: sanity-check samps_per_frame and e_d_signal.
If expanded is true, then e_d_signal and samps_per_frame must have the
same length (one entry in e_d_signal corresponds to one entry in
samps_per_frame). The length of each channel must be a multiple of
the number of samples per frame, and every channel must have the same
number of frames. Add sanity checks to verify that the values
provided by the caller make sense.
0 commit comments