Help for Audacity on GNU/Linux.
Forum rules
This forum is for Audacity on GNU/Linux.
Please state:
- which version of Linux you are using,
- the exact three-section version number of Audacity from Help menu > About Audacity,
- whether you installed your distribution's release, PPA version, or compiled Audacity from source code.
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade (see
https://www.audacityteam.org/download/).
The old forums for those versions are now closed, but you can still read the archives of the
1.2.x and
1.3.x forums.
-
tcostigl
- Posts: 4
- Joined: Fri Jan 13, 2017 1:53 pm
- Operating System: OS X 10.9 Mavericks
Post
by tcostigl » Fri Jan 13, 2017 2:30 pm
Hello,
I am trying to play back a wav generated with the arecord command. I do:
Code: Select all
arecord > test.wav
Recording WAVE 'stdout' : Unsigned 8 bit, Rate 8000 Hz, Mono
When I open this file with audacity and play it, it sounds like it is playing back at half speed. The Project Rate is set to 8000 Hz. How can I make it play back normally? The aplay command plays it correctly.
-
steve
- Site Admin
- Posts: 80752
- Joined: Sat Dec 01, 2007 11:43 am
- Operating System: Linux *buntu
Post
by steve » Fri Jan 13, 2017 3:34 pm
Which version of Audacity?
Which version of Linux?
How exactly did you "open" the test.wav file?
Do other files play correctly in Audacity?
Have you tried rebooting your computer?
-
tcostigl
- Posts: 4
- Joined: Fri Jan 13, 2017 1:53 pm
- Operating System: OS X 10.9 Mavericks
Post
by tcostigl » Sat Jan 14, 2017 4:04 pm
steve wrote:Which version of Audacity?
2.1.2
Which version of Linux?
Ubuntu 16.04. It also plays back half speed on windows.
How exactly did you "open" the test.wav file?
File -> Open -> "Make a copy"
Do other files play correctly in Audacity?
The wavs downloaded from
http://www.music.helsinki.fi/tmt/opetus ... dex-e.html play back fine.
Have you tried rebooting your computer?
Yes.
Does playing back files from arecord work fine for you? Maybe the recording device is not actually recording in the format it says or is broken in some other way?
-
steve
- Site Admin
- Posts: 80752
- Joined: Sat Dec 01, 2007 11:43 am
- Operating System: Linux *buntu
Post
by steve » Sun Jan 15, 2017 12:51 pm
tcostigl wrote:Does playing back files from arecord work fine for you?
Yes.
tcostigl wrote:Maybe the recording device is not actually recording in the format it says or is broken in some other way?
You can check that with "MediaInfo". It should be available in the Ubuntu repository (the GUI version is probably easiest to use).