Hello everyone,
I have a problem when it comes to playback sound output from Musescore. When I open the program and want to play the notes, there is no sound output. And when I choose a sound device inside "Edit"->"Settings"->"IO" and the buffer rate, the app crashes.
But when I open the...
Record desktop audio on Freebsd with virtual_oss and sox
install sox
sudo pkg install sox libsoxr
switch to root
su
run virtual_oss replace dsp1 with your audio device
virtual_oss -Q 0 -C 2 -c 2 -r 48000 -b 16 -s 1024 -P /dev/dsp1 -R /dev/null -w vdsp.wav -l dsp
in a new terminal run sox...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.