After importing my track to audacity, when I playback the audio I can't hear anything. the audio levels are showing but the sound doesn't come out.
I am using Audacity 1.3.4-Beta (unicode)
If anybody knows how to fix this tiny problem I would greatly appreciate it.
no sound during playback
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.
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.
Re: no sound during playback
Are you using a USB audio device?
Which Linux distro are you using?
What audio devices (sound cards) do you have in/attached to your system?
Do other audio applications work?
What have you tried so far to fix the problem?
Which Linux distro are you using?
What audio devices (sound cards) do you have in/attached to your system?
Do other audio applications work?
What have you tried so far to fix the problem?
9/10 questions are answered in the FREQUENTLY ASKED QUESTIONS (FAQ)
Re: no sound during playback
Do you have sound in other programs?
You've probably selected the wrong playback device in Preferences -> Devices -> Playback
Start by trying "default", if you have that option available.
Do you have pulseaudio or jack running on your system?
1.3.4 is a bit old... Doesn't your distribution provide a more up-to-date version of audacity? 1.3.12 is the latest beta and it has many improvements over previous versions.
You've probably selected the wrong playback device in Preferences -> Devices -> Playback
Start by trying "default", if you have that option available.
Do you have pulseaudio or jack running on your system?
1.3.4 is a bit old... Doesn't your distribution provide a more up-to-date version of audacity? 1.3.12 is the latest beta and it has many improvements over previous versions.
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).
Please post your question in the appropriate forum (regarding audacity version and operating system).
Re: no sound during playback
wow....how simple....thanks. all I had to do was set the preference to Default and it worked.
just for my info...how do I go about finding out whether I have pulseaudio or jack running my system? and what is Linux distro?
thank you so much!
just for my info...how do I go about finding out whether I have pulseaudio or jack running my system? and what is Linux distro?
thank you so much!
Re: no sound during playback
Linux Distribution: http://en.wikipedia.org/wiki/Linux_distro
(popular ones: Debian, Ubuntu, RedHat, Fedora, etc...)
One possible way of finding if you have pulse audio or jack running: type this at the command line:
If it returns anything beside "PID TTY TIME CMD" then you have it running...
(popular ones: Debian, Ubuntu, RedHat, Fedora, etc...)
One possible way of finding if you have pulse audio or jack running: type this at the command line:
Code: Select all
ps -C pulseaudio
ps -C jackdInclude 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).
Please post your question in the appropriate forum (regarding audacity version and operating system).