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
Sample.
To generate and play with SoX: play -n -n --combine merge synth whitenoise band -n 100
To record sample (60 is seconds): sox -n -n -r 44100 output.wav --combine merge synth 60 whitenoise band -n 100
The text was updated successfully, but these errors were encountered:
Sample.
To generate and play with SoX:
play -n -n --combine merge synth whitenoise band -n 100
To record sample (
60
is seconds):sox -n -n -r 44100 output.wav --combine merge synth 60 whitenoise band -n 100
The text was updated successfully, but these errors were encountered: