Search found 2 matches

by jan386
Wed Mar 18, 2009 3:58 pm
Forum: GNU/Linux and Unix-like
Topic: Problem with recording
Replies: 2
Views: 1013

Re: Problem with recording

OK, problem solved. Downloaded the latest unstable CVS (Audacity ® 1.3.8-alpha) and compiled it with ./configure --with-portaudio=v18 --disable-nyquist make make install as root and voila, the OSS device works and the Overdub function as well. The --disable-nyquist was necessary, because else, make ...
by jan386
Tue Mar 17, 2009 7:43 pm
Forum: GNU/Linux and Unix-like
Topic: Problem with recording
Replies: 2
Views: 1013

Problem with recording

Hello. I'd like to use Audacity for microphone recording and them mixing it with music. I am using openSuSE 10.3, where Audacity 1.3.3 was pre-installed. There is no problem with recording many separate tracks, as this version is using OSS (/dev/dsp) as default playback and recording device. However...