From: Kevin C. <ke...@do...> - 2003-02-25 01:12:19
|
On 24 February 2003 at 23:15, Thomas Widlundh <tw...@et...> wrote: > So far I've only been lucky to record music from a CD with KOnCD. That's not recording via your soundcard line input. Nothing records the line input? > The created files can be played with any program. Does that mean that SoundStudio can load a *.WAV file and play it just fine? > The soundcard is conf as standard. No changes in advanced... > Soundcard: Creative SB Live EMU10k1. I don't have experience with that card. > OS: SuSE 8.0. Are the SoundStudio & SoX packages SuSE compatible, i.e. are they built specificly for or by SuSE? > Sound Studio 1.6. > SoX 12.17.3. Good versions. Your earlier Tk stack dump is doesn't specificly ring a bell as to this being a device issue. There are some global defines in the "studio" (/usr/bin/studio) script. In my case the important stuff looks like this: set MYFILES /usr/lib/SoundStudio set TEMP_DIR /var/tmp/SoundStudio source $MYFILES/init.tk If the TEMP_DIR directory didn't exist, I can see all sorts of problems popping up. Does your TEMP_DIR exist? G'luck.... |