Sponsored Content
Operating Systems Linux Slackware Problems with audio recording in Audacity 2.0.5. Slackware64 14.1; Intel HD Audio. Post 302910290 by qzxcvbnm on Wednesday 23rd of July 2014 12:22:14 PM
Old 07-23-2014
Problems with audio recording in Audacity 2.0.5. Slackware64 14.1; Intel HD Audio.

I'm trying to record audio using Audacity 2.0.5 installed from SlackBuilds. My system is 64-bit Slackware 14.1 and a sound card is Intel HD Audio. I didn't change my sound system to OSS. (Default sound system in Slackware 14.1 is ALSA, isn't it?) First, I set Internal Microphone slider in KMix to the maximum level. It is strange, that everything, I've been saying into the microphone was immediately played. Then I opened Audacity and started recording. Audacity didn't record anything.
In Ubuntu 14.04&12.10 there wasn't such thing.

Help me solve this problem! Thanks in advance!

// Sorry for my broken English. Could you tell me, please, where are mistakes?
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Audio HELP Please!

I know about next to nothing, and I am trying to play an audio file on HP-UX 10.2 (743i) every time I try to use the ‘/opt/audio/bin/AudioCP &' command I get an error message that says “Unable to access audio hardware.” I checked the man page on audio, and both Aserver and rpcd are running. Am I... (4 Replies)
Discussion started by: Matt
4 Replies

2. UNIX for Dummies Questions & Answers

playing audio

Hi all, I play audio through the web browser and it plays ok on windows. When i try the same thing on unix i get the error message "sh: /usr/local/bin/sox: not found. I've tried 'locate sox' and can't seem to find it. Is there some way I can change the browser settings so they play the audio... (3 Replies)
Discussion started by: molli_81
3 Replies

3. Programming

Video/Audio Streaming in C?

Hi Folks, I have just joined, and have a problem... I am doing my thesis and need to transfer a file from server to the client, while doing that I want to stream the file ( the files being video/audio files). I am unable to figure out abt the streaming part...if there exist any libraries... (0 Replies)
Discussion started by: pappu
0 Replies

4. Programming

Playing Audio files in C

Hi All, Looking for an assistance on how to access the speakers of my machine and play audio files using C. Any tutorials will be of great help. Regards, Sayantan. (1 Reply)
Discussion started by: Sayantan
1 Replies

5. Linux

network audio system

The Network Audio System (NAS) Anybody have any luck with nasd or xmms-nas with any 2.6 distribution? Works fine under FreeBSD (6.0/7.0). (0 Replies)
Discussion started by: ramen_noodle
0 Replies

6. Solaris

realteak HD Audio Chipset

I am wondering if there is a way to get opensolaris to accept my realteck hd audio chip set. dmesg Thu Oct 23 22:47:38 EDT 2008 Oct 23 22:34:49 opensolaris Use is subject to license terms. Oct 23 22:34:49 opensolaris unix: features:... (1 Reply)
Discussion started by: FloridaBSD
1 Replies

7. Ubuntu

save audio thats being played.

I want to save a song which is being played from internet. I cant find where it gets cached. Im also not sure if the whole sing will remain in the cache while the song finishes. There must be a way using /dev/audio or something. Im not able to figure out. (4 Replies)
Discussion started by: bbala
4 Replies

8. UNIX for Dummies Questions & Answers

trying to install the audio software in my pc

Hi, my friend refer me here he was saying that they have the best solution and really good wisdom of the UNIX system , i am learning and trying to install the audio software in my pc , but it 's not working may be i am forgetting something. (2 Replies)
Discussion started by: maggilane
2 Replies

9. UNIX for Dummies Questions & Answers

Audio Problem

Hi I recently installed BT 5 Gnome on my Asus laptop running on Intel HD graphics. I've been having problems with audio, at first I experienced the basic problem that was solved by adding pulse audio to the starting programs. This allowed me to open Sound preferences but I still have no sound.... (0 Replies)
Discussion started by: edreeso
0 Replies

10. UNIX Desktop Questions & Answers

Audio cropping in Linux

Hello, i have Debian 6.x and Gnome desktop. Looking for some lightweight app to trim and crop mp3, wma or similar files. I already have ffmpeg installed. I tried to load 29Mb file to Audacitty and it was frozing whole day untill i turned off PC. Some simple tool, even command line,... (1 Reply)
Discussion started by: postcd
1 Replies
osstest(1)							 OSS User Commands							osstest(1)

NAME
osstest - Open Sound System audio self test applet. DESCRIPTION
The osstest applet is a simple test application that can be used to test functionality of the sound hardware installed in the system. osstest performs a playback test for each installed audio device. If there are any "machine detectable" problems they will be reported. You will first hear an audio sample played on the left speaker, then the right speaker and finally in stereo on both speakers. It's user's responsibility to listen if the test sound is audible. If no sound output can be heard the possible reason is one of the fol- lowing: 1. An error was reported by osstest. In this case there will usually not be any sound output. The error needs to be fixed before running osstest again. 2. There is no headphones or speakers connected. Or the connection is not made correctly. 3. The mixer volume level is set to a too low value. By default it should be OK. The mixer level can be adjusted using the mixer, ossmix and ossxmix utilities distributed with OSS. 4. Some notebooks have nonstandard volume control and/or speaker selection hardware that is not supported by OSS. It's very likely that OSS doesn't support such vendor specific additions. If no errors were reported and the test sound was audible it means that OSS and your sound hardware is functioning correctly. If you still encounter problems with some sound applications the reason is almost certainly in the application. Check it's configuration or try to use another equivivalent application. If you are having problems with JDS, KDE and/or Gnome system sounds, you need to make sure that OSS gets started before the GUI environ- ment. Refer to your operating system's startup procedures. SAMPLE RATE DRIFT The osstest utility measures a sample rate drift value after playing back the test sound. Ideally it should be 0% but in practice there will be an error of few percents. 0% means that the 48000 Hz test file was played exactly at 48000 Hz sampling rate. The sample rate measurement is based on the system timer which has limited precision. It's likely that less than 1% differenc between the nominal and the measured sampling rates are actually caused by an error in the measurement. For this reason the drift reported by osstest should not be used as any kind of quality measurement. However if the drift is very large it means that there is something wrong in the system. The oscillator chip used with the sound chip is broken or the system clock is running at a wrong speed. USING OSSTEST MANUALLY The osstest utility is located in the /usr/bin directory. It can be run manually to test functionality of OSS and your sound hardware. When invoked without any command line parameters osstest performs the default test on all devices. However it will skip some of the devices base on the following rules. o It is possible to test just one of the available audio devices by giving its number on command line (for example osstest 1). Use the device index numbers reported by "ossinfo -a". o Use the -l command line option to loop the test infinitely. o Virtual mixer devices will not be tested. Use the -V command line option to force test of virtual devices. o The actual (physical) audio devices will be tested directly (bypassing virtual mixer). If you want to test playback through vmix then use the -V option. o Multiple device files related with the same physical device will not be tested. Only the first one gets tested while the remaining ones will be skipped. At this moment there is no way to force osstest to test this kind of devices. o Only stereo devices will be tested. Future versions of osstest will be able to test mono and multi channel devices too. Also osstest requires that the device supports the 16 bit signed format and 48kHz sampling rate. o Send a SIGQUIT (Ctrl- on most terminals) to make osstest skip a device. FILES
/usr/bin/osstest SEE ALSO
savemixer(1) AUTHOR
4Front Technologies 16 December 2012 osstest(1)
All times are GMT -4. The time now is 05:43 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy