One thing I should mention though. It is absolutelly strange and somehow... scary. Around past midnight my driver seem to break down. The player doesn't recognize the device, no sound from Windows, no sound from ASIO... nothing. And this happens almost every night past midnight. I do not have an explanation. During daytime no problems at all. All starts when the clock turns past 00:00 h. on the next day. Maybe I triger it for some reason. I do not have any clue of how I maight be able to provoke such sequence of those events. Solution: simple reboot and everythings comes back to life again! Absurdly strange!
I hope that's just some Halloween humor? If you're serious, I get no such thing happening with my kX installation.
I wish it could be just a Haloween humor but it is not. The driver for some reason just breaks down. I will make further tests to imvestigate the possible reasons for such a behavior. Other than that everything just works fine. Today I was expiriencing a bad initialization of the DSP modules and initialization I saved the day before. Further test I will make these days. Maybe I have to copy the saved 'kxdefault.kx' with the settings and routings of the DSP to the C:\Program FIles\kX Project folder as well. Who knows?! Maybe also I should copy the 'kx.inf' from (C:\Program FIles\kX Project) folder to (C:\Program FIles (86)\kX Project) folder... Just trying to find any solutions here.
Using only the github-version of kX driver 3552. Believe it or not. after copying the files as i suggested above everything now works like a charm! No freaky dropouts, no problems with the DSP.
It's not a song till it touches your heart. It's not a song till it tears you apart Your signature is very good!给你100个赞!!
I tried everything and cant get proper installation. EDIT: dsp is partially working after a lot but not fully (loading k2lt , even if disabled sounds comes out , only unloading it sound disappear definetely not clean install ) . I lost 3 days and 2 nights on it, but somehow got something..3551 ,as 3552 messed up. Profx unregisterable for now but basic is up
not sure why, but i was sent to the topic, so i repeat here: > Data for "people.freenet.de/kxdev/..." is no longer available. > Is it possible for "kx team" to reload the data to any other free host? > (the links are in the page http://www.kxproject.com/docs.php) The docs are not less important, than source code itself, without docs like: - Technical Documentation - 3-D Positional Audio and Reverberation - AC97 and I2S Codecs and ADC/DACs - E-mu / Creative Patents; it is more hard to understand kx internals. I can not believe all folks forget the info or no one save them on local machines, just upload them to any alive host.
You'll find most of those here. ADC/DAC/AC97 docs can be found elsewhere (usually at their manufacturer site). Sorry, I did not save them as they are generally useless.
Hi Guys, I'm trying to get WIndows 10 x64 to run 3552 properly. I have an EMU APS card and it outputs sound no problem, but I get no luck with it loading the kx Mixer. Instead a genric Windows one has been put in its place. I get the following error: "kx devices not found. Reinstall the drivers. kX Error: error initializing WinMM subsystem." I've yet to test ASIO because I don't have my DAWs installed on here yet. Help?
It's the only drivers, which works good in my system under Win10 (tested PAX, creative support audio pack 6.1 and this). The best, because I can't mount a front panel, and this drivers reversed the front stereo channel to rear. Everybody says, that quality of the sound these days isn't soo good on kx. I think it's wrong. Maybe, I only have this drivers, working good, and I don't hear other (becaue on creative i can't set up to rear channels stereo, and got crappy sound from 5.1/cmss3d, when i disabled it - it became even more crappier and very quiet). the quality is superior to the integrated alc892. KX Mixer is working on Win10 - confirmed, I have it. Tested only 3552 version, don't know about 3551. One problem only - coudn't get to work originial ASIO from the KX driver. Only ASIO4ALL was a workaround for me. Can it be installed ?
There appear to be problems with the KX3552 driver installer. The kxasio.dll driver is not registered. Sorry, I don't have windows 10, however the problem in XP can be resolved by manually registering the dll file. This is done by locating the kxasio.dll file on your computer. Navigate to that directory and open a command window there. In 32 bit XP the solution is to run "regsvr32 kxasio.dll". I suggest you start here: https://support.microsoft.com/en-us/kb/249873 There is also a 'fix' for the installer on this site here, that might help you out http://www.hardwareheaven.com/community/threads/windows-10-and-kx-3552-new-fix.230567/ Hope that proves useful
What would be the recomended free compiler for development? I have an ancient XP Pro 32 bit with SP3.
You don't actually have any choice: https://github.com/kxproject/kx-audio-driver/blob/master/readme.txt. The only compiler you can get the complete kX stuff with is the compiler included with the WDK. Also see: http://www.hardwareheaven.com/community/threads/visual-c-compatibilty-info.71010/ (anything there still applies, especially if you use WXP).