Audio Interface/Sound Card?

Hello,
I have the 15" macbook pro retina and I have recently aquired a weekly internet radio show where i am required to broadcast a livestream.
They use a ustream pro but yeh thats irrelavent.
My issue is that the macbook pro retina doesn't have a mic input, which i would usually plug in from the main mixer to aquire sound.
This has left me thinking i am going to have to do this via USB?
Im not a tech wizard when it comes to sound interfaces etc so i was wondering which USB interface would be the best to use for broadcasting?
I dont want to spend more than £100 to be honest and ive seen quite i few out there. But i dont want to buy it and then have compatability issues.
The setup at the studio i record at is 1210's and CDJs into a beringer mixer. we then run the behringer mixer into another pioneer mixer so control levels on the microphones etc so i would be running another cable from that mixer into the sound interface and then via usb into my macbook.
Tbh i think i was a stupid idea taking away the mic input on newer macbooks but heyho wcyd.
Thanks

I know nothing about live broadcasting (is that what you're doing), ustream, etc. But I do know that you can get a good USB mic that will work with your computer. I just recently purchased a USB Blue Yeti (because it was almost half price) from MacMall and with a pop filter, it's just great for my purposes. You can alwso get it (in the UK) from Amazon UK.
Hope this helps?
Clinton

Similar Messages

  • Can JMF capture audio from sound card?

    I want to know if JMF can capture sound/audio from the sound card. Until now we have been capturing audio from microphone. but is there any possibility of capturing audio from sound card using JMF.
    The audio captured from the sound card is to be streamed using JMF/RTP API.

    Dear seniors,
    i have tried to display my audio file as a graph as
    x axis being the Time and the y axis beeing the frequency/pitch.
    look at this post, i have mentioned all here...
    http://forum.java.sun.com/thread.jspa?messageID=3073027&#3073027
    is it possible to display as i desired?
    wht the audio stream has? is it frequency or pitch?...
    pls do give me some tips on that...
    thanx in advance
    -Munas.

  • Pulse audio no sound card detected

    Hello,
    I have installed pulse audio according to the wiki but after install and reboot no sound card is detected. My pc is sony vaio VGN-NW21MF and the lspci output for the sound device is following
    01:00.1 Audio device: ATI Technologies Inc RV710/730
    I don't have alsa installed and try the trouble shooting section in wiki but still don't resolve the problem.Thx for any help. I using gnome and have dbus loaded
    Last edited by arturr (2011-01-25 16:41:33)

    I am confused have you installed alsa or not?
    your first sentence says that you have, your last says that you don't. and your title talks about pulse audio.

  • Capturing audio from sound card

    Hi everybody, I need to record the output from my sound card, I've investigated and I've just found how record sound from the microphone and I don't need this ..... I hope somebody helps me ...
    thanks

    Dear seniors,
    i have tried to display my audio file as a graph as
    x axis being the Time and the y axis beeing the frequency/pitch.
    look at this post, i have mentioned all here...
    http://forum.java.sun.com/thread.jspa?messageID=3073027&#3073027
    is it possible to display as i desired?
    wht the audio stream has? is it frequency or pitch?...
    pls do give me some tips on that...
    thanx in advance
    -Munas.

  • Stream audio from sound card input thru network

    Good Day:
    I have an application where I need to access instruments at a remote location.  Command/Control of the instruments is not a problem, but I also need to stream the audio present at the remote system's sound card thru the network connection.  Any suggestions on how to accomplish this via LabWindows?
    Thanks in advance for any replies.
    -Ed

    Hi Ed,
    First, I was wondering, how do you get the audio from the sound card?  Is it from a LabWindows program? I've never done that.  Second, I was wondering how do you play the audio on the remote machine?  Is that through a LabWindows program?  I've never done that either.
    But I was wondering if just a remote PC app would do the job.  Like admins use to take over your PC from there desk and fix problems.  I assume they have these that send the audio thru the net as well as the screen.  Then on the radio's PC you just need a LabWindows program to control the radio and some other app to play sound from the sound card input to the local speaker.  Then the remote PC app would magically transfer the screen and audio from the radio PC to the remote PC.
    Otherwise, I can just say that to stream the audio thru the net, after the Radio's PC gets it off the sound card somehow, I would just set up two TCP servers on the remote PC, one for audio and one for the commands/control.  When the remote PC client connects to the audio server the audio server would just start sending audio data to the client.  The client would receive the data and put it in a big buffer to handle network speed variation.  Let the buffer fill up to like a second or more worth of data before having anothe function/thread read the buffer data and give the data to the client PC's sound card.  Big problem is that the client PC's sound card will alway's consume the data at a slightly different speed than the servers sound card produces it.  Different clocks running at slightly different frequencies.  So the client function that reads the audio buffer to give it to the sound card must play games.  If the buffer is shrinking over time then it has to create extra samples to give to the sound card, just duplicating a sample every 100 samples or whatever. If the buffer is growing over time then it throws away a sample every 100 sample or whatever.  So it's kind of a challenge to manage the buffer with the variable speed of the net transfering data and the two different rates of producing and consuming the audio data.
    LabWindows has the TCP server create and client create functions so that's pretty easy.  The harder part is that you probibly want to set the Radio's PC to a fixed IP address so that you can connect to it without worrying about domain names and such.  Then the two TCP ports that the LabWindows uses for command and audio might need to be setup in all the routers to let you establish a connection.  Your IT guy's can answer that.
    PS. you can play around with this suff on one PC by using the RegisterTCPServerEx function and setting the local host address to "localhost", or "127.0.0.1" on one LabWindows project and using the corresponding ConnectToTCpServerEx with "NULL" as the server host name on another LabWindows project.  This creates a virtual TCP connection on the same machine.  This does not duplicate the different audio clock issue I talked about above.

  • Capture audio from sound card

    Is there a way to capture the sound from a sound card, but
    not the microphone?

    Please see this post for response.
    Moved discussion to the Desktop Development forum.
    Chris

  • New kernel 2.6.34 and xorg1.8 and no audio intel sound card

    I have no audio available for my: Intel Corporation 82801H (ICH8 family) HD Audio Controller
    also alsamixer doesnt work anymore.........
    alsamixer
    cannot open mixer: No such file or directory
    when I run alsaconf I get a proper detection then when I try to config I get:
    Loading driver...
    :: Saving ALSA Levels
    [BUSY] /usr/sbin/alsactl: save_state:1504: No soundcards found...
    [DONE]
    :: Restoring ALSA Levels
    [BUSY] /usr/sbin/alsactl: load_state:1610: No soundcards found...
    [FAIL]
    Setting default volumes...
    amixer: Mixer attach default error: No such file or directory
    everything was fine till todays updates.
    tried pulse audio........ alsamixer then worked but wouldnt put through the stuff when I did alsaconf stated:
    Loading driver...
    :: Saving ALSA Levels
    [BUSY] /usr/sbin/alsactl: save_state:1504: No soundcards found...
    [DONE]
    :: Restoring ALSA Levels
    [BUSY] /usr/sbin/alsactl: load_state:1610: No soundcards found...
    [FAIL]
    Setting default volumes...
    Invalid MIT-MAGIC-COOKIE-1 keyInvalid MIT-MAGIC-COOKIE-1 keyXOpenDisplay() failed
    ALSA lib pulse.c:229:(pulse_connect) PulseAudio: Unable to connect: Connection refused
    amixer: Mixer attach default error: Connection refused
    Last edited by splippity (2010-06-21 19:35:52)

    Edit: FIXED!
    Hi,
    Edit: Running 86_64
    EDIT: Adding model=toshiba as options in /etc/modprobe.d/sound.conf worked great!!!
    I am having the same problem as OP.
    Same snd card: Intel Corporation 82801H (ICH8 family) HD Audio Controller
    Also, when the kernel boots it shows following message(s):
    Initializing USB Mass Storage driver...
    scsi5 : usb-storage 2-5.6:1.0
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    HDA Intel 0000:00:1b.0: irq 32 for MSI/MSI-X
    HDA Intel 0000:00:1b.0: setting latency timer to 64
    phy0: Selected rate control algorithm 'iwl-agn-rs'
    firewire_core: created device fw0: GUID 00023f7aae4198c2, S400
    input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input12
    BUG: unable to handle kernel NULL pointer dereference at (null)
    IP: [<ffffffffa11032a9>] alc_build_controls+0x159/0x4f0 [snd_hda_codec_realtek]
    PGD 7c1d3067 PUD 7c1d1067 PMD 0
    Oops: 0000 [#1] PREEMPT SMP
    last sysfs file: /sys/devices/virtual/sound/timer/uevent
    CPU 0
    Modules linked in: snd_seq_dummy snd_hda_codec_realtek snd_seq_oss snd_seq_midi_event snd_seq snd_seq_device arc4 snd_pcm_oss snd_hda_intel(+) ecb usb_storage snd_mixer_oss snd_hda_codec autofs4 btusb snd_hwdep fuse mmc_block cpufreq_powersave sdhci_pci uvcvideo iwlagn videodev v4l1_compat snd_pcm snd_timer snd soundcore sdhci tifm_sd usbhid hid bluetooth joydev cpufreq_ondemand v4l2_compat_ioctl32 pcmcia firewire_ohci snd_page_alloc mmc_core iwlcore nvidia(P) i2c_i801 mac80211 i2c_core video acpi_cpufreq yenta_socket firewire_core tifm_7xx1 intel_agp freq_table output rsrc_nonstatic led_class crc_itu_t tifm_core pcmcia_core cfg80211 iTCO_wdt toshiba_bluetooth uhci_hcd iTCO_vendor_support rfkill ehci_hcd r8169 mii psmouse pcspkr serio_raw evdev ac battery processor usbcore thermal sg button rtc_cmos rtc_core rtc_lib ext4 mbcache jbd2 crc16 sr_mod cdrom sd_mod pata_acpi ata_generic ata_piix ahci libata scsi_mod
    Pid: 1107, comm: modprobe Tainted: P 2.6.34-ARCH #1 ISRAA/SATEGO X200
    RIP: 0010:[<ffffffffa11032a9>] [<ffffffffa11032a9>] alc_build_controls+0x159/0x4f0 [snd_hda_codec_realtek]
    RSP: 0018:ffff88007bf27c48 EFLAGS: 00010246
    RAX: 0000000000000000 RBX: ffff880078f9cc00 RCX: 0000000000000000
    RDX: 0000000000000000 RSI: ffff88007cb273c0 RDI: ffff880078f9cc00
    RBP: ffff88007bf27ca8 R08: 0000000000000000 R09: 2222222222222222
    R10: 0000000000000000 R11: 0000000000000002 R12: ffff88007b635800
    R13: ffff88007cb273c0 R14: 0000000000000000 R15: 0000000000000000
    FS: 00007f23f8c79700(0000) GS:ffff880001800000(0000) knlGS:0000000000000000
    CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
    CR2: 0000000000000000 CR3: 000000007ca03000 CR4: 00000000000006f0
    DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
    DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
    Process modprobe (pid: 1107, threadinfo ffff88007bf26000, task ffff88007bc31560)
    Stack:
    ffff88007bf27c78 ffff880078f9cc00 ffff88007b635800 0000000000000001
    <0> ffff88007b635808 0000000000000000 ffff88007bf27ca8 ffff880078f9cc00
    <0> ffff88007b3f7658 ffff88007c664400 ffff88007f9ba088 0000000000000000
    Call Trace:
    [<ffffffffa106bd70>] snd_hda_codec_build_controls+0x50/0x60 [snd_hda_codec]
    [<ffffffffa106bda8>] snd_hda_build_controls+0x28/0x90 [snd_hda_codec]
    [<ffffffffa10ad071>] azx_probe+0x947/0x9f8 [snd_hda_intel]
    [<ffffffff811cb68a>] ? kobject_get+0x1a/0x30
    [<ffffffff811e9635>] pci_device_probe+0x75/0xa0
    [<ffffffff8127e4ba>] ? driver_sysfs_add+0x5a/0x90
    [<ffffffff8127e783>] driver_probe_device+0x93/0x1a0
    [<ffffffff8127e92b>] __driver_attach+0x9b/0xa0
    [<ffffffff8127e890>] ? __driver_attach+0x0/0xa0
    [<ffffffff8127d77e>] bus_for_each_dev+0x5e/0x90
    [<ffffffff8127e459>] driver_attach+0x19/0x20
    [<ffffffff8127df77>] bus_add_driver+0xc7/0x2e0
    [<ffffffff8127eba1>] driver_register+0x71/0x140
    [<ffffffff81076edd>] ? notifier_call_chain+0x4d/0x70
    [<ffffffff811e98c1>] __pci_register_driver+0x51/0xd0
    [<ffffffff8107723c>] ? __blocking_notifier_call_chain+0x5c/0x80
    [<ffffffffa10b2000>] ? alsa_card_azx_init+0x0/0x20 [snd_hda_intel]
    [<ffffffffa10b201e>] alsa_card_azx_init+0x1e/0x20 [snd_hda_intel]
    [<ffffffff81002149>] do_one_initcall+0x39/0x1a0
    [<ffffffff8108d79f>] sys_init_module+0xdf/0x250
    [<ffffffff81009ec2>] system_call_fastpath+0x16/0x1b
    Code: 45 8b 5d 50 45 85 db 0f 84 d6 00 00 00 49 8b 84 24 78 01 00 00 31 d2 45 31 f6 48 85 c0 74 3b 0f 1f 00 49 63 ce 4c 89 ee 48 89 df <0f> b7 0c 48 e8 5e 44 f6 ff 85 c0 0f 88 e5 fe ff ff 41 83 c6 01
    RIP [<ffffffffa11032a9>] alc_build_controls+0x159/0x4f0 [snd_hda_codec_realtek]
    RSP <ffff88007bf27c48>
    CR2: 0000000000000000
    ---[ end trace 18cfe50d22f553b9 ]---
    scsi 5:0:0:0: Direct-Access SanDisk Cruzer Micro 8.01 PQ: 0 ANSI: 0 CCS
    sd 5:0:0:0: Attached scsi generic sg3 type 0
    sd 5:0:0:0: [sdc] 7862911 512-byte logical blocks: (4.02 GB/3.74 GiB)
    sd 5:0:0:0: [sdc] Write Protect is off
    sd 5:0:0:0: [sdc] Mode Sense: 45 00 00 08
    sd 5:0:0:0: [sdc] Assuming drive cache: write through
    sd 5:0:0:0: [sdc] Assuming drive cache: write through
    sdc: sdc1
    sd 5:0:0:0: [sdc] Assuming drive cache: write through
    sd 5:0:0:0: [sdc] Attached SCSI removable disk
    Adding 1023996k swap on /swapfile. Priority:-1 extents:11 across:2121724k
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    ADDRCONF(NETDEV_UP): wlan0: link is not ready
    r8169 0000:04:00.0: eth0: link up
    r8169 0000:04:00.0: eth0: link up
    ADDRCONF(NETDEV_UP): wlan0: link is not ready
    r8169 0000:04:00.0: eth0: link up
    r8169 0000:04:00.0: eth0: link up
    eth0: no IPv6 routers present
    Last edited by knysng (2010-06-23 19:10:34)

  • No Audio drivers/sound card manufacturer recognition for 3000 N100 Lenovo laptop

    Hello,
    I thought I would ask for some help.
    Spec;3000 n100 near keyboard to left. 0768-76A serial number underneath. Reinstalled recently, xp sp3 and I have lost the sound drivers. I went to the page below but it doesn't want to know, I install driver and nothing happens. I try to install the pre driver package and it says that because I have sp3 on this install, it comes up with a system install error!!!
    It's the audio driver at the bottom of the page.
    http://www-307.ibm.com/pc/support/site.wss/product.do?template=/product.do?template=%2Fproductpage%2...
    Pc wizard says this;  Device Audio :    82801G (ICH7 Family) High Definition Audio Controller
    Can you tell me who makes the audio card and I can go to there website and upload from there if possible?
    I have spent many hours trying to get these drivers. I can normally sort most probs, but I can't find anything.
    Regards and thanks, Chris.

    Installation instructions Notes: 1. Logon to Windows with administrative privileges. 2. Extract this package by double-clicking the downloaded file. The default extract location is C:\DRIVERS\Realtek Audio Driver [TR] for XP 3. Click Start, then click Run... 4. Specify AdDrvLdr.EXE with the full path name where you extracted the package in step 2 above, and click OK. The device driver wizard will be launched. 5. When prompted, click Next. 6. When prompted to restart your system, click Yes, then click Finish. Have you followed these instructions?
    IT Specialist and Consultant
    Lenovo Tablet Evangelist
    Current Machines: IdeaCentre A300, ThinkPad Tablet, IdeaPad U410, and Yoga 3 Pro Touch
    Deutsche Community   Comunidad en Español
    Lenovo - the latest in DOtabs, DOpads, DOcentre's, DOstations and DOservers!

  • Can not install driver for my USB E-MU interface sound card

    I have iMac mid 2011

    Thank you BOSS for your quick response:
    I took your advice and reinstalled my OS, but unfortunately stand-by mode is still causing errors. The only difference is that I managed to install the ATI driver normally and no BSOD, so far.
    I'm not sure what is causing this, but my humble guess would be that my ATI card is an OEM card which is pulled form a working dell computer and these cards sometimes do not integrate well when installed on non dell motherboards... However, I need to find out that that is absolutely the case before I remove my vid. card from my system
    There is a memory dump file that contains the info about this error but I can't decipher...I'm not a computer savvy, but you or someone here my find the root of the problem in that file. If that will be of any help to provide you with I will, next time.
    Thanks in advance!!!

  • Sound Card vs Interface

    Im currently using a MIDI/audio interface to connect my keyboard, laptop and speakers. I use the sounds from my keyboard with Logic, as well as using it as a controller keyboard. But Im upgrading to a desktop and was wondering if its worth getting a decent sound card or sticking with an interface. What are the pros/cons? I assume there are enough I/Os on the Mac Pro to facilitate this set up? Can you chose a sound card to put in the iMac?
    Also, my current interface is 44.1khz, but my keyboard runs at 48khz. Is it a must to have an interface/sound card also at 48khz.

    Finally!  I wrote a reply a few hours back but the fine folks at Adobe took the site down just before I hit send!  Lucky I saved it elsewhere because the "recovered post" was only the first couple of paragraphs.
    Anyhow, take 2.
    Well, first off, your Mackie Onyx mixer has a firewire interface built in so it, in effect, becomes your sound card.  The one in your computer isn't involved in the recording/playback process at all (at least not unless you're trying to do something like monitor via the computer card rather than the mixer).  Therefore, buying another sound card/interface won't help at all.
    Similarly, audio dropouts aren't a latency issue, at least not directly.  Latency is the delay in the audio as it does the round trip via you sound interface (mixer) and computer.  It's more of an issue for musicians trying to be beat accurate as they over dub tracks.  However, the latency controls could be affecting your drop out problem.  The latency control in Audition is effectively controlling the buffer size--and having a larger buffer (which increases latency) also gives you playback more protection against glitches when your computer gets busy doing something else.  So...the first thing to try is increasing the latency/buffer size on the Edit/Preferences/Audio Hardware menu.
    Another thing to check is that you're using the latest drivers from Mackie--check their site and download/install the latest if there are some available.  If there's a choice, go for ASIO drivers rather than MME if there are some available.
    Also, I mentioned your computer getting busy with other things--for serious sound work shut down everything else on your computer.  Pay special attention to networking, wifi, and anti virus software, all of which are usualy prioritised to grab processor cycles over your sound work.  Also make sure you shut down all system sounds.
    Hope at least one of these suggestions works for you.

  • Express Card Audio Interfaces

    Echo states in its FAQ that they are not planing to release an express card version of their indigo io/dj series. I searched for some time, but with no success. anybody here knows of an audio interface express card? I am looking for the all in one solution, not a "breakout" card.
    thanks

    I m looking for the same thing I only can find this things
    http://www.apogeedigital.com/products/symphonymobile.php
    http://www.uaudio.com/webzine/2007/january/index2.html
    thanks

  • Audio interface for iPad

    Can you record 2 or more tracks of audio simultanously with garage band for iPad using an interface? Which interface/sound card would you recommend? Any experience with connecting an audio interface to the USB-camera connecting kit?

    And there you have it. Tascam dropped that makett and decided to stick with the main computer platforms. This was probably due to lack of interest in recording that way. Thanks for sending me the link. I contacted harmonic dog and they said the us800 does work so maybe you can find one of those used or still kicking around. Good luck and don't let that steer your creativity away. Sounds to me like you want to record a band live and have the ability to have mix control of each of the live performers. Ther are some pretty good stand alone digital recorders that are not too expensive with 8-16 inputs at once. For now the iPad is mostly a two channel input device but as more and more people show interest than these devices will be everywhere. As a guy who sold digital audio for many years I know that the home recording devices are mostly geared to solo or duo performers and their products reflect this. Live and field recording fit into a different category with recording manufactures and generally come in at higher prices due to their pro like features. Good luck.
    Here's a cheap and fun way to record a band a d still preserve control. First you center the mics for say the drummer with baffles to isolate the other members and record that drummer in stero. Then have the band play together again and do this for every player in the band. In other words a four piece band will play the song four times live never to a monitor just live and hopefully the drummer can stay on a constant tempo. Then simply assemble the individual takes and drag them around to sync up to the other tracks and then proceed to record the drummer again this time he listens to the recorded tracks of his band and have him lay as many tracks as you need to separate the drum parts. Believe it or not most studios record the drums with lots of mics but to only aboutb 4 tracks which control the toms, cymbals, snare, kick. They might also record an overall stero ambient track to blend in some space. You can do all of this with a few mics , a mixer and a stereo digital recorder. Good luck.

  • Can I connect a USB 2 sound card to a Macbook equipped only with USB 3 ports?

    Hello,
    I just learned I might have to purchase a new Macbook because my USB ports are fried and I was looking at purchasing a refurbished Macbook pro from 2012:
    http://store.apple.com/ca/product/FD101LL/A/refurbished-133-inch-macBook-pro-25g hz-dual-core-intel-i5
    the only trouble is I make music with a MOTU Audio Express sound card, and it only has a USB 2 port and a bus-powered Firewire (which I don't like using since it hasn't been too reliable in the past).
    http://www.motu.com/products/motuaudio/audio-express/summary.html
    Unfortunately, it seems that the Macbook I'm looking into purchasing only has USB 3 ports, and I looked for info on USB 3->USB 2 adapters online and this simply doesn't seem to exist. The only info I managed to find on this subject was this little bit on the Apple website:
    Can a USB 2 cable be used to connect a USB 3 device to my computer?
    If the device end of the cable fits into the connector on the device, yes. However, because it has fewer wires, you won't get USB 3 speed and power may be limited to 500 mA.
    does this mean that I can connect a USB 2 cable from the USB 2 port of the MOTU sound card to the USB 3 port on the Macbook? I'm OK with the power and the speed being limited to USB 2 power, I just want to make sure I can actually use my sound card with this new Macbook.
    Thanks!

    I think I'm understanding this a bit more now.
    Here is the cable that I use:
    http://www.amazon.ca/USB-Cable-Type-Male-Black/dp/B00183I7EE
    The Type A part is the one that I'm currently putting into the Macbook and the Type B part goes in the sound card.
    Would this work with a USB 3.0 port on the Macbook?
    Thanks for your time and patience...

  • Sound card problem - This device cannot start. (Code

    hi all,
    here's my situation...
    i had a dell dimension 4400 that came with a sound blaster li've! value(wdm) sound card. i recently got a new motherboard/case etc. i transferred the sound card to my new system and i get a "This device cannot start. (Code 0)" error when i check device manager. for some reason, the game port on the sound card is working fine, but the audio processor part has the error. windows recognizes the card, but it won't use it. the card is a little over 3 years old.
    now, i've read the forums, tried a clean install, registry tweaks, changed bios settings, even did a hd format. i also tried different pci slots. i have sp2 and all my other drivers are updated.
    the new motherboard i have is a gigabyte 8ipe000g. i already contacted gigabyte, did not get much help. it has onboard ac97 audio. i disabled the onboard audio, but it did not seem to change anything. i have also tried windows drivers, the dell drivers from the cd, and the drivers from the creative website. none of them changed anything. i am now having trouble removing the drivers from add/remove programs. i keep removing them, but they still remain, even after using the wdm driver remover from the cd (a file named ctapxx.exe, or something similar). it's almost like windows is not actually installing the drivers when i install them. i'm wondering if the code 0 error is specifically driver related.
    the first time i disabled the onboard audio and updated the drivers a weird thing happened. every time i started the computer up it would crash when it got to the desktop. it no longer does this for some reason, everything now starts up, but i have no audio. the sound card is the only device giving me problems on my system.
    is there anything else i need plugged into the sound card? all i have is the sound card plugged into the pci slot, and an audio cord going from the card to my dvd dri've. is there anything that is supposed to go from the card directly to the motherboard? as far as i can tell, i have everything hooked up correctly. i don't understand why the game port works, but not the audio processor.
    so, i have basically tried everything. seems like quite a few people get code 0 errors with some sort of hardware they have, but it usually seems like there is no definite solution.
    does anyone have a similar problem, or a solution? hopefully i don't have to get a new sound card. i would just stick with my onboard audio, but i hear it can cause problems with games.

    Since you have a new board it maybe a bios setting.
    Is there IRQ conflict from the soundcard.
    Maybe remove the card and unistall the software, use a tool "driver cleaner pro" to remove all creative files.
    Check your mainboard manual on what pci slot that dont share, i hear slot 3 is the one to use, i use slot 5.
    Fit the card and reinstall.
    Best of luck.

  • M-Audio 2496 / Sound Pops w/ ALSA

    Greetings.
    I'm using a M-Audio 2496 sound card with headphones, notably through a headphone amp. Through my favorite music player, Audacious, I typically listen to music at any time I'm in front of the computer. Unfortunately, since I've came to Arch (a month now or so), I've been dealing with a slight problem while setting the player to use ALSA, and I'm very unsure of how exactly to go about fixing it.
    Upon allowing ALSA to determine it's own asound.state for the card, things work well soundwise with the exception of a slight pop every now and then. It's usually very subtle, but it can be very annoying after awhile as my attention tends to turn more towards it than the song playing. The pops only occur in the left speaker of the headphones, and it's usually directed with odd notes; high or low, but predominantly the higher of the two.
    If I allow Audacious to play using OSS (choosing OSS in it's config), the sound works perfectly. If I allow sound to play in Windows, the sound works perfectly. As a result of these two trials, it's obvious the card nor the headphones w/ amp accessory are at fault.
    I've attempted turning down the volume in alsamixer (on both ADC 0 and 1 as well as DAC 0 and 1) and following it up with alsactl store to no avail. I've turned down the bitrate from 96000 to 48000, but alas, nothing there either.
    Suggestions? It's not an overbearing problem by any means, but it's worth throwing out there.

    Also try playing with audacious' "buffer time" value in the "advanced settings" of audacious' audio preferences.
    Also see thread for advanced configuration of ~/.asoundrc

Maybe you are looking for

  • There used to be a arrow next to the first site that would come up in the search and now it's gone how do you get it back?

    For instance I go to a biker site and once I put that in Google search it's the first one that comes up on the list of websites there used to be a arrow pointing at that site and as you would scroll down a arrow would be pointing at each site and I c

  • Removal of Vodafone graphic on power up and down 5...

    I have 5800 xpressmusic which was originally supplied aqs a Vodafone upgrade but never used. In it's unlocked state I have begun using it on O2 (in UK) and it works just fine. When the phone is powered up or down, after the Nokia logo graphic display

  • NEED TO KNOW PRODUCT N

    Ok well I found out what type of sound card I have and it's the Sound Blaster Audigy Card with gold jack connector and 394 port. Well I don't know what the exact product name is though alls I know is its a Sound Blaster Audigy Card but what kind? If

  • How Good are the Graphics?

    Hello, I am looking to buy a new computer and I'm looking for one that will be able to run modern games such as Grand Theft Auto V (GTA V), H1Z1, Battlefield Hardline, maybe Garry's Mod (Gmod), and any other games to be released in the future that se

  • Array in pl/sql block

    hi all, I would like to know whether there is any array function in pl/sql when it comes to 8.0.5.1.0 workgroup/enterprise edition. Also can we split a string (rcvd as in param) into array of values (any in-built function) best regards, --meghanad