Windows 7 64bit with Audigy 2 ZS platinum - live recording work impossible

The only reason to own a SB platinum audigy solution is for recording work.
Why is Microsoft 7 in beta for a year and yet there are no workable drivers
for the recording features of this soundcard? I have the support release
of Home Premium which came out October 22nd.
The stable driver from Creative has no controls for level of the input. You can hear
the input pass through to the speakers at a fixed medium level,
but recording applications (e.g. audacity, etc.) cannot get the input signal at all.
The beta driver from Sept 2009 does support the levels for inputs such as Aux2
(guitar jack), but now the latency is way too high, and the sound is distorted. I have
tried a few input sampling rates other than the default but it appears to have
no impact on the latency. I think the latency is between 50 and 50 ms. It is
unusable. This latency does not occur on the same hardware and configuration
dual booting to Windows XP.
If the Audigy 2 ZS Platinum is not going to be supported soon for all of the features
(minus game port) which worked in Windows XP, I would like a recommendation
for an alternate product which will be well supported in Windows 7.
Don't tell us to ask Microsoft when the drivers will be ready and working.
Microsoft is telling us to ask Creative Labs for this solution.

N I have the same problem! So frustrating!
Well, I did some digging for the answer to this, how fortunate that there is a solution!
If you disable then re-enable the Windows Audio service, it should fix it until the next time you restart your computer. (I only did it once, but you may have to do it more than once).

Similar Messages

  • No audio in Windows 7 64bit with Audigy 4 Pro and Inspire 7.1 speakers

    Hi, this is my first post in this forum. This issue is killing me?
    Configuration:
    Intel Core i7 920 2.66Ghz
    DDR3 600Mhz PC2800 6GB Corsair XMS3 Classic CL9 Skt366
    Samsung TB HD03SJ 7200rpm 32MB Spinpoint F3
    Mobo ASUS 366 P6T SE
    New Windows 7 installation, no upgrade, so everything?s new. Realtek HD integrated audio chipset works fine, so the speakers are ok. Obviously I want my 2005 Audigy 4 back, especially for its external box.
    I can't get any audio out of my speakers, zero, nothing, nada. Windows 7 recognizes it and if I run the control panel?s tests the equalizer shows that music is playing but still I won?t ear a single note.
    I tried everything:
    -I checked Windows mixer, the output was correct and no ?mute? was selected, no SPDIF, no optical etc etc
    -I deactivated the Realtek
    -I tried to put the Audigy in different PCI slots?
    -I tried the latest Creative drivers?
    -I tried unofficial drivers?
    What should I do now?
    Maybe I could try:
    -Updating the mobo bios. I don?t really want to do it unless it'ss absolutely necessary. My mobo is quite new anyway and from its bios updates I can't see nothing related to pci slots or audio issues.
    -Playing around with the drivers: maybe I?m wrong, but I?suspect that, while installing creative drivers, every time I restart the system Windows 7 re-check the audio card and puts its Creative Audigy WDM? driver. I?m not too sure about this: from Windows device manager it seems that the drivers are updated and running.
    Any ideas?

    JProblem solved.
    Apparently there was a clash between Windows 7 driver (?) and the one from Creative.
    I had to use a specific software in order?to delete creative drivers and software.
    After the erase of every piece of junk I could install creative official drivers.
    Audio playback is fine, still I have s?to test recording...

  • Home Sharing will not work with my Windows 8 64bit with new itunes.  All of my Apple TVs will not see my library and my iphones will not function with the "Remote" App.  They all did before.  Only thing that has changed is new PC/itunes.  Any Ideas?

    Installed a new Windows PC on my home network.  PC is Windows 8/64bit. with latest version of itunes 11.1.4.62 for 64bit.  My itunes works, but I can not get Home Sharing to function now.  None of my Apple TV's can see my computer library and prompt me to turn it on.  All of my iphones, pods, pad, can not use the "Remote" app.  When you prompt your phone in Remote App to "add library" and you get the code....iTunes doesnt give you the remote screen where you can enter the code.  I have reloaded iTunes, reset my router, updated all devices.  You can turn on "Home Sharing" on iTunes, but then it closes and doesnt seem to link my devices like it use to.  Also, when the new version of iTunes is up on my PC, you can see the other devices to AirPlay to like you could before.  However, I can send items from my iphone to stream to an Apple TV, I just cant link them all like I could before and control the music playing to multiple Apple TV.  Growing fustrated.  Any ideas, would be helpful.

    Cunning1_
    You are a legend!!  I have spent countless hours uninstalling, reinstalling itunes, playing with firewall settings, reading articles on this problem!!  I only have to un-sync my iphone 5 and then the airplay icon magically appeared!!!  Maybe I have too many devices syncing via wi-fi, or maybe it is the Iphone syncing??
    Whatever - one step and now I can enjoy my music through my house again!
    Thank you, Thank you, Thank you 

  • Error installing BI Publisher Desktop in Windows 7 64bits with Office 2010

    Hello
    I'm having a problem when trying to install the latest version of BI Publisher Desktop on my computer (Windows 7-64bits with Office 2010).
    Almost at the end of the installation it appears a message box saying "Template Builder installer failed: Cannot run installer while Mocrosoft Word is running". Now, i made sure all Office apps are closed, as well as IE windows. What i've noticed is that right before this error appears, a process for WINWORD.exe is open - by the installer.
    How can i fix this?
    Many thanks for your replies

    I've tried runnig the installer with Windows XP SP3 compatibility and it worked.

  • Windows 7 64bit with ODBC 11.2.0.1.0 - Exception: System.OverflowException

    Hello,
    Please help. I developed an interface between a CAD and Oracle 10g 32bit on Windows Server 2003. I have no problems with the using of the ODBC driver (Instant Client Package - ODBC (instantclient-odbc-win-x86-64-10.2.0.3.0.zip) on Windows XP 32bit and Windows XP 64bit.
    If I try to use 64bit ODBC driver (Instant Client Package - ODBC (instantclient-odbc-win-x86-64-11.2.0.1.0.zip) on Windows 7 64bit with the Oracle DB 10g 32bit on Windows Server 2003, I receive the following message after the line with OraRead = OraComm.ExecuteReader:
    Exception: System.OverflowException: Die arithmetische Operation hat einen Überlauf verursacht.
    bei System.Data.Odbc.OdbcStatementHandle.RowCount(SQLLEN& rowCount)
    bei System.Data.Odbc.OdbcDataReader.GetRowCount()
    bei System.Data.Odbc.OdbcDataReader.FirstResult()
    bei System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader, Object[] methodArguments, SQL_API odbcApiMethod)
    bei System.Data.Odbc.OdbcCommand.ExecuteReaderObject(CommandBehavior behavior, String method, Boolean needReader)
    bei System.Data.Odbc.OdbcCommand.ExecuteReader(CommandBehavior behavior)
    The code I use is very simple:
    Dim sConnection = "DRIVER=Oracle in instantclient_11_2;UID=xx;DBQ=xx;SERVER=xx;Pwd=xx"
    Dim strSQL As String
    Dim OraConn As New System.Data.Odbc.OdbcConnection
    Dim OraComm As New System.Data.Odbc.OdbcCommand
    Dim OraRead As System.Data.Odbc.OdbcDataReader
    Try
         OraConn.ConnectionString = sConnection
         OraConn.Open()
         strSQL = "SELECT * FROM TAB"
    OraComm.CommandText = strSQL
    OraComm.Connection = OraConn
    OraRead = OraComm.ExecuteReader
    If OraRead.HasRows Then
         OraRead.Read()
    The test connection from the ODBC admin tool return ok.
    Any help will be apricable.
    Regards,
    Hristo

    I'm having the same problem. Did you ever find a solution for this?
    For reference, my question is located over here: OverFlowException on Oracle ODBC RowCount

  • HT4046 why i can't enable the voiceOver function with my new labtop(window 7 64bits) with my ipod shuffle?

    why i can't enable the voiceOver function with my new labtop(window 7 64bits) with my ipod shuffle?

    even try to update the latest itunes but still can't fix it
    is it window's problem?
    it work fine in my orginal desktop with window XP
    PS: ipod shuffle 3rd

  • Help with OBDC connection in Windows 7 64bit with Office 2010 32 bit.

    Hi,
    Many moons ago I wrote an application in Java that configured XP machines after they were sysprep’d and deployed. I am currently migrating all our workstations to Windows 7, and was checking my application still worked and queries the correct registry keys etc.
    As it turns out however I don't even get going as I believe the application is unable to connect to the ODBC Microsoft Access Driver in Windows 7 64bit with Office 2010 32 bit. Below is the code I have always used and no longer works. I am hopeful that someone can tell me how to modify the command to work on Windows 7 64bit. If I browse to C:\Windows\SysWow64\OBDCad32.exe all the drivers I need are there I think, but if I open OBDC from Administrative Tools the Drivers tab is empty but for SQL. Anyway I will shut up and below is the code I used to use:
         public IOMakeConnection()
         dm = new DisplayMessage();
         ioed = new IOEncryptDecrypt();
         url = "jdbc:odbc:DRIVER=Microsoft Access Driver (*.mdb);DBQ=" + getPath() + "Config.mdb;Uid=admin;Pwd=password";
              try
              Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
              connection = DriverManager.getConnection( url );
              catch( Exception e )
              system.out.println( "" + e );
              errorObtainingPath();
    The exception is always thrown as my little app that requests the database path always loads.
    Thanks in advance,
    Cheers Kris

    Hello again,
    Sorry for the delayed response, I have been out of the office for a few days.
    I have solved the issue, and as stated above the issue was the way I was launching the application. Below is a summary of the issue and the resolution.
    My problem was that in Windows 64bit if you click on ODBC in Administrative Tools the Drivers Tab only includes an SQL Driver, and my code reference a Microsoft Access Driver to query the database. That said however if you browse to C:\Windows\SysWow64 and open obdcab32.exe it opens the 32bit version of ODBC, and the Microsoft Access Driver (*.mdb) is listed.
    Basically what I need to do therefore is get my code to access the “32bit” version of ODBC in a Windows 7 64bit environment, so my application was able to read the necessary information from the Access Database associated with it.
    I understand that this is not a coding issue directly, but assuming people still use Java to open an Access Database on a Windows 7 64bit OS, this may be of help.
    So previously I ran the following command, from the “Target” box in a shortcut to execute the java code:
    cmd.exe /C SET CLASSPATH=C:\SCAConfigurationUtility && CD\SCAConfigurationUtility && JAVAW SCAConfigurationUtility
    Windows 7 64bit, defaults to the 64bit version of Java, and just seems to plain fail if you only have the 32bit version installed. To overcome this I forced the java executable that I was using to be the 32bit version, and used the system switches available in Java 7 (-cp does not appear to be available in Java 6)
    So my Shortcut now has this in the “Target” box:
    java.exe -d32 -cp C:\SCAConfigurationUtility SCAConfigurationUtility
    And this in the “Start in” box:
    "C:\Program Files (x86)\Java\jre7\bin"
    Or by using the target below the same shortcut works in XP
    "C:\Program Files\Java\jre7\bin"
    Thanks for all the help,
    Regards Kris.

  • System Update Problems - Windows XP 64bit with SP2

    Hi,
    I have been Googling away but can't seem to fix my error when running System Update 3.14 on Windows XP 64bit with SP2. I keep getting the following error at 9-10%:
    "An error occurred while gathering user information"
    Has anyone managed to get this working on this OS?
    I have tried uninstalling and reinstalling and also uninstalling .NET 3.5 but nothing has worked.
    Thanks.

    Hi,
    x64 Bit XP is not supported by TVSU, so I really doubt, that there is an official fix for this one.
    Cheers

  • Creative Entertainment Center works with Audigy 2 ZS Platinum Pro

    Creative doesnt seem to hav plans to release Entertainment center for Audigy 2 ZS. But theres a way to install and use Entertainment Center with AUDIGY 2 ZS Platinum/Pro. I first installed the Audigy 4 Modded PAX drivers for Audigy2 ZS with all softwares(i downloaded Audigy 4 ISO) , Then i uninstalled the drivers and reinstalled Audigy 2 ZS drivers , and again installed Entertainment Center, Guess what now Audigy 4 doesnt prompt me that i dont have the required HARD WARE before installation starts, and i can install ny Audigy 4 software(nothing much new though , only Entertainment center and Smart Recorder). and i am now enjoying ENTERTAINMENT CENTER with my Audigy 2 ZS Platinum Pro and with Audigy 2 drivers!!!!.
    I think its not proper on part of CREATIVE not to release Ent. Center for Audigy 2, as the IO box and remote control of Audigy 2 and Audigy 4 are the same( RM-500 remote). so wats the point in keeping Ent. Center just for Audigy 4 and Up?

    Just set your software DVD player to SPDIF output and make sure the A2ZS is set for SPIDF decode.

  • Audigy 2 ZS Platinum won't work with Windows XP Pro 64

    My system has both normal Windows XP Pro & Windows XP pro 64bit installed.
    The problems is that I can't get any sound on WinXp 64. The device manager has given me a "Code 39" on the "Creative Audigy Audio Processor (WDM)" device. This hasen't happened to all the other devices attached to the card. WinXP 32 has no problems in loading the drivers or playing sounds.
    My system specs are as follows...
    Asus P5ND2-SLI Deluxe motherboard with 0705 BIOS installed
    Pentium 4 EM64T 3.8GHz 670 LGA775 2MB L22x Corsair VSGB667D2 PC-5300 GB x28MBx64 240 DIMM 2x BFG GeForce 7800GTXCreative Labs Audigy 2 ZS PlatinumA Segate 250gig SATA hard dri've, a Segate 300gig SATA hard dri've & a Samsung 40gig SATA hard dri'veLITE-ON SOHW-693S DVD BurnerPioneer DVR-0D DVD Burner
    I am using the latest drivers from the CreativeLabs website & pretty much the latest drivers for all my hardware.
    Any ideas?

    Never mind.
    I've just solved the problem. I moved the card to another PCI slot, used Driver Cleaner Pro to remove the driver & reinstalled the driver.
    Thank you anyway thou.

  • Audigy 2 ZS Platinum Pro - Record from S/PDIF

    I have an Audigy 2 ZS platinum pro. This is on a newly built computer (I purchased all components including the sound card and built it last week.) The problem I am having is when attempting to record in from the S/PDIF In input.
    I have a video capture card in the same computer, using Cyberlink's PowerVCR II software. I have an external DVD player connected to the S-Video input on the back of the Video Capture card, and the audio connected via Co-axial cable to the S/PDIF In connection on the Audigy break out box.
    Using the Creative Media Center or my Cyberlink PowerVCR II I am able to hear the audio in on the S/PDIF when playing a DVD. However, when I attempt to record the DVD Video and Audio it is not recording the Audio. I hear it playing as the DVD plays, but when playing back the record mpeg there is no audio.
    I have used Adobe Audition to import the mpegs and there is no audio wav form in the mpeg.
    I played with the settings for 3 or 4 days and finally got this working. The problem is I installed another video codec after I had it working for a few days, and this video codec crashed my Adobe Premiere Pro, I had to do a system restore to point prior to installing the new codec. This worked to fix my Premiere issue, but it reset the settings on my Audigy card and now the S/PDIF In does not record anymore.
    I have played with all of the settings in the Creative AudioHQ Device Controls settings, tried different digital input settings and sampling rates. I have tried using the "What you Hear" selection as the recording device, however I get the same results: I can hear the S/PDIF audio input but the system is not recording it.
    I went through and downloaded all updates from Creative and have installed them all, however I am still having the issue.

    Problem solved.
    Uninstall/Reinstall SP3 did the job
    Pan

  • Mic2 front panel of sound blaster audigy 2 zs platinum still not worki

    anyone..... please help!!!
    I have a sound blaster audigy 2 zs platinum, everything is hooked up perfectly including all power cable, and connectors to the front dri've bay. I have a samson q7 microphone that is connected using xlr female to /4" plug to the mic2 jack but I got no input signal. I then tried also using just a /4" to /8" to the back mic port of the PCI, no signal either. My friend said this mic doesn't need any other power like a phantom power or anything
    can you please help me!
    X

    If you're using a dynamic microphone, the Audigy 2 ZS dri've bay has a jumper which you can change for it to support dynamic microphones instead of electret microphones. However once this is done you won't be able to use electret mics until you've changed the jumper setting back.

  • I've been using Windows 7 64bit with Vista 64bit drivers. Driver upgrade?

    I have been using Windows 7 pro 64 on my intel iMac (supported under new bootcamp conditions) with Vista 64bit drivers. I used the following command to pull the drivers off my snow leopard disk:
    D:
    cd “Boot Camp\Drivers\Apple”
    msiexec /i BootCamp64.msi
    This has been working fine although I am running into problems as alot of applications think I am actually running Vista 64. I now want to use the official Windows 7 drivers. I cannot install bootcamp 3.1. I run it, restart as prompted and still end with 3.0 and apple update telling me to upgrade to 3.1.
    Will I be able to simply upgrade my drivers if I get bc 3.1 installed and why can't I do so?
    Any help very much appriciated

    I suspect the applications you are running aren't Windows 7 aware.
    Apple's drivers are just motherboard related and don't affect Windows.
    Plus, most Vista drivers are fine and you will see "Vista/7" for many like RealTek and others. You just need to be sure to use 64-bit drivers.
    There are "tons" of threads on BC 3.1 and trouble installing and upgrading - whether to uninstall 2.x first and then go to 3.0 (req'd before 3.1).
    I'd say 2.x as well as 3.0 are not Windows 7 compatible according to Microsoft as well as Apple's statements to that effect.

  • SB Audigy 2 ZS Platinum, will it work with

    Im pondering the idea of purchasing an Audigy 2 ZS Platium series online and Im now wondering if I will have any problems installing it'son my machine running Windows XP SP2?I love the idea of the breakout box with the remote as I do a lot of MP3 work with my system, and this seems to be just the ticket Ive been looking for, so Im hoping it will install and run fine straight off the included driver discs.Can anyone tell me if this card and its included software is XP SP2 compatible WITHOUT having to download drivers from Creative?Heres the link to the card im looking at, for those that might want the info.... http://cgi.ebay.com/ws/eBayISAPI.dll...362689&rd=&rd=?ThanksKen

    Never mind.
    I've just solved the problem. I moved the card to another PCI slot, used Driver Cleaner Pro to remove the driver & reinstalled the driver.
    Thank you anyway thou.

  • Can I use an OEM Windows 7 64bit with Boot Camp?

    I would like to put Windows 7 Home Premium 64 bit on my Mountain Lion 10.8.3 system using Boot Camp 5.  Can I use an OEM version of Windows or not?

    You can, but it's illegal. A OEM version is designed to be installed on a new computer, not on a computer with an existing operating system, so you can install Windows from there but you should know that's illegal, so Apple doesn't support it. To do this legally, you have to get a full Windows 7 disc version and use it to install Windows.
    If you need the steps to install Windows on the MacBook, read > http://manuals.info.apple.com/en_US/boot_camp_install-setup_10.8.pdf

Maybe you are looking for

  • Cannot install Tuxedo8.1 on RedHat Linux 9.0

    I encounterd an error during install Tuxedo8.1 on RedHat Linux 9.0 cf, Tuxedo8.1 is downloaded from your download sites for trial. [tuxedo@tuxedo-server install]$ sh tuxedo81_linux.bin Preparing to install... The included VM could not be uncompressed

  • I cannot connect to the Internet after Lion upgrade

    I'm having a similar problem to some other threads.  After upgrading to Lion I cannot access the Internet wirelessly through my Airport base station.  All other Macs in the house are working fine.  Per the other threads: - I do not have Avast install

  • Any word on Update 9?

    With the recent dropping of OpenSolaris to allow focus on Solaris 11 & 10 has any heard when update 9 will be out? It must be getting close but since Larry took over there has been scant news on the next release. I see the latest patch cluster is now

  • Mns of trsp - border

    Hello all When I create a purchase order (ME21n) I got a error that I have to fill this field Header => Import=> Handling => Mns of trsp - border (Field = EIKP-STGBE) Origin of Means of Transport when Crossing the Border ? Normally I don't have to fi

  • Solution Center problem

    My solution center always pops up on the screen.  It won't go away unless I stop it through the Task manager.  It says.  the feature you are trying to use is on a CD-Rom or other removable disk that is not available.  I cannot find my CD.  Is there a