Audacity and Gnome Wave Cleaner

This section is now closed.
Forum rules
Audacity 1.3.x is now obsolete. Please use the current Audacity 2.x.x package for your distribution or compile Audacity from the source code.
Locked
jwt
Posts: 2
Joined: Sun Jul 04, 2010 10:56 pm
Operating System: Please select

Audacity and Gnome Wave Cleaner

Post by jwt » Sun Jul 04, 2010 11:09 pm

I am running Fedora 12 with Audacity 1.3.11-beta. Three years ago I had a Fedora system with Audacity and GWC(Gnome Wave Cleaner) working long enough to rip one LP and begin massaging the wav files with GWC to separate and clean the tracks. The system had a crash and for various reasons I am only now getting back to this project.
My problem is that GWC will open the wav files that I recorded with Audacity three years ago but will not open any I record with Audacity today. I can rip a track from a CD and GWC will open that wav file. I can put all of the files in the same directory and they all have the same permissions and music players will play all of the files. But when I try to open a 'new' Audacity wav file I get
'Failed to open /home/jwt/Music/Test.wav, no permissions or unknown audio format'
Anyone have any ideas?

bgravato
Posts: 2080
Joined: Wed Jan 13, 2010 8:56 pm
Operating System: Please select

Re: Audacity and Gnome Wave Cleaner

Post by bgravato » Sun Jul 04, 2010 11:41 pm

I recently recorded and saved wav files from audacity which I then opened in gwc without problems...

On a terminal window type:

Code: Select all

file /home/jwt/Music/Test.wav
What does it say?

You should see something like this:

Code: Select all

$ file 24a-small-sample.wav
24a-small-sample.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, mono 44100 Hz
What sample rate and bit depth are you using? Try 44100 Hz and 16 bits.
Include as much details as you can in your post (Audacity version, Operating System, Equipment used, etc).
Please post your question in the appropriate forum (regarding audacity version and operating system).

jwt
Posts: 2
Joined: Sun Jul 04, 2010 10:56 pm
Operating System: Please select

Re: Audacity and Gnome Wave Cleaner

Post by jwt » Mon Jul 05, 2010 2:48 pm

Thanks for the response. I spent the better part of a day on this. I loaded a different version of Fedora and a version of Ubuntu on different drives in an attempt to isolate this problem. It replicated so I gave up and posted here. Then last night I put the original drive back and put things back to the original configuration. I figured I might as well try it one more time and guess what, everything works perfectly. You gotta love computers. After 36 years of fixing them you'd think I would know they're still going to mess with me.

bgravato
Posts: 2080
Joined: Wed Jan 13, 2010 8:56 pm
Operating System: Please select

Re: Audacity and Gnome Wave Cleaner

Post by bgravato » Mon Jul 05, 2010 3:09 pm

Like a friend of mine used to say... Probably yesterday the relative position of the planets was not favourable for you... :D
Include as much details as you can in your post (Audacity version, Operating System, Equipment used, etc).
Please post your question in the appropriate forum (regarding audacity version and operating system).

Zbf
Posts: 2
Joined: Fri Oct 29, 2010 10:55 pm
Operating System: Please select

Re: Audacity and Gnome Wave Cleaner

Post by Zbf » Fri Oct 29, 2010 11:04 pm

I had the same problem.
Scenario:

1) Opening some .mp3 in audabuggy
2) Export it to .wav.
3) Using GWC, it can't open it.

4) Load the audabuggy .wav in sweep
5) Export as another .wav from sweep
6) Then GWC accepts to load it.

Code: Select all

$ file b3sweep.wav
b3sweep.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 44100 Hz

$ file b3.wav 
b3.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 16 bit, stereo 44100 Hz
I got no idea if the following has any use ! :

Code: Select all

$ hexdump b3sweep.wav -n 256
0000000 4952 4646 6a24 0191 4157 4556 6d66 2074
0000010 0010 0000 0001 0002 ac44 0000 b110 0002
0000020 0004 0010 6164 6174 6a00 0191 0000 0001
0000030 fffe 0002 ffff 0000 0001 ffff 0000 0001
0000040 ffff 0001 ffff 0000 0001 ffff 0001 ffff
0000050 0001 ffff 0001 ffff 0001 0000 ffff 0001
0000060 0000 ffff 0002 fffd 0004 fffc 0003 ffff
0000070 fffe 0005 fffa 0005 fffd 0001 0000 0000
0000080 0000 0000 0000 0000 0000 0000 0000 0000
0000090 0000 0000 0000 0000 0000 ffff 0002 fffe
00000a0 0002 ffff 0000 0000 0000 0000 0001 ffff
00000b0 0001 fffe 0003 fffc 0005 fffb 0004 fffd
00000c0 0002 ffff 0000 0001 fffe 0002 ffff 0000
00000d0 0001 fffe 0002 ffff 0000 0001 fffe 0002
00000e0 ffff ffff 0003 fffc 0004 fffc 0004 fffc
00000f0 0004 fffc 0004 fffd 0002 ffff 0000 0001
0000100

Code: Select all

$ hexdump b3.wav -n 256
0000000 4952 4646 6a8a 0191 4157 4556 6d66 2074
0000010 0010 0000 0001 0002 ac44 0000 b110 0002
0000020 0004 0010 494c 5453 005e 0000 4e49 4f46
0000030 4e49 4d41 001e 0000 6c41 206c 6153 706d
0000040 656c 2073 7355 6465 6920 206e 7922 756f
0000050 4d20 7375 0074 4149 5452 0006 0000 6f42
0000060 756e 0073 4349 544d 0010 0000 7948 7473
0000070 7265 6169 3020 6e77 2073 0055 4349 4452
0000080 0006 0000 3032 3030 0000 6164 6174 6a00
0000090 0191 0000 0001 fffe 0002 ffff 0000 0001
00000a0 ffff 0000 0001 ffff 0001 ffff 0000 0001
00000b0 ffff 0001 ffff 0001 ffff 0001 ffff 0001
00000c0 0000 ffff 0001 0000 ffff 0002 fffd 0004
00000d0 fffc 0003 ffff fffe 0005 fffa 0005 fffd
00000e0 0001 0000 0000 0000 0000 0000 0000 0000
00000f0 0000 0000 0000 0000 0000 0000 0000 0000
0000100

bgravato
Posts: 2080
Joined: Wed Jan 13, 2010 8:56 pm
Operating System: Please select

Re: Audacity and Gnome Wave Cleaner

Post by bgravato » Sat Oct 30, 2010 2:03 am

I have exported wav's in audacity that I was able to open in gnome wave cleaner with no problems...

What audacity and gwc versions were you using?

Zbf
Posts: 2
Joined: Fri Oct 29, 2010 10:55 pm
Operating System: Please select

Re: Audacity and Gnome Wave Cleaner

Post by Zbf » Sat Oct 30, 2010 9:47 am

Audacity in Debian Testing (1.3.12 Beta)
Same for GWC (0.21.5 very old version). I compiled GWC myself (0.21.11) but the result was the same.

bgravato
Posts: 2080
Joined: Wed Jan 13, 2010 8:56 pm
Operating System: Please select

Re: Audacity and Gnome Wave Cleaner

Post by bgravato » Sat Oct 30, 2010 11:12 am

I'm on Debian too and I did some more tests today.

The files I worked on before were mono. And just tested that again and it worked. Then I tried to export a stereo file and it failed to open in gwc.

Also interesting the fact that the mono file when opened in gwc appears like a stereo track.

I'm running debian's (testing/squeeze) versions of both apps.

I will run some more tests...

weltyj
Posts: 1
Joined: Sun Nov 14, 2010 3:17 pm
Operating System: Please select

Re: Audacity and Gnome Wave Cleaner

Post by weltyj » Sun Nov 14, 2010 3:22 pm

gwc uses libsndfile for all it's audio I/O, so any file format that libsndfile understands can be read by GWC. That's a lot of file formats, and libsndfile is pretty well tested.

I'd bet there is something not quite right about a wav file that libsndfile cannot parse, usually it's the header that has a problem.

Regardless something is broken in either audacity or libsndfile.

Cheers,
Jeff

Locked