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
Hi, does LibSndFile have a function equivalent to MATLAB's soundsc(y, Fs, nBits)? How can I generate a simple sine wave and play it/save it as a WAV file? I'm struggling with a straightforward task, but I can't find how to do it anywhere.