|
|||||||
![]() |
|
|
LinkBack (417) | Thread Tools |
|
|
#391 |
|
DriverHeaven Addict
Join Date: Apr 2005
Location: FI
Posts: 392
Rep Power: 0 ![]() |
Is it possible to set the driver 'resolution' to 16-bit/44.1 kHz?
jiitee |
|
|
|
|
|
#392 |
|
S-3D enthusiast
|
jiiteepee, the ASIO inputs of all the cards supported by the kX drivers are only available at 48 kHz since the DSP works at that frequency. At least, my soundblaster card (emu10k1) works that way.
ketu, in the latest version of the drivers (3538l), you can use the ma command to assign any DSP control to master volume. Here is a plugin to control the volume of six inputs : Vol6.da The code of that plugin is simple : Code:
; Generated by kX DSP Editor - microcode dump
name "Vol6";
copyright "copyright (c) 2006, by Tril";
; NOTE The present DSP microcode dump is protected by the
; license agreement bundled with the appropriate software
; package containing this microcode,
; regardless the particular copyright notice is present in the dump.
engine "kX";
created "2006";
guid "a01323bb-7b76-4c45-aa6e-df7e5b70d064";
; Registers
input in1, in2, in3;
input in4, in5, in6;
output out1, out2, out3;
output out4, out5, out6;
control vol=0x7fffffff
; Code
macs out1, 0x0, in1, vol;
macs out2, 0x0, in2, vol;
macs out3, 0x0, in3, vol;
macs out4, 0x0, in4, vol;
macs out5, 0x0, in5, vol;
macs out6, 0x0, in6, vol;
end
Load the plugin in the DSP and place it between Surrounder+ and epilog. Open the kX console (from right-click of kX system tray icon) and type : ma 0 Vol6 vol vol 0x7fffffff If you want to reset the Master volume to its default usage, type the following in the kX console : ma 0 epilog MasterL MasterR 0x7fffffff |
|
|
|
|
|
#393 |
|
DriverHeaven Newbie
Join Date: Sep 2006
Location: Land Of Dracula
Posts: 9
Rep Power: 0 ![]() |
Thank you very very much.I can use master volume now. What can i say... only serious people here...didn't expect to have so much support...once again i THANK YOU
![]() Best regards!!1 |
|
|
|
|
|
#394 |
|
S-3D enthusiast
|
It appears that the changes are reset when you restart your computer. See this thread posts 9 and 10 about this.
Following Russ suggestion, you can create a .bat file containing the command "kxctrl -ma 0 Vol6 vol vol 0x7fffffff" (without the quotes) and place it in the Windows startup folder (you can find it in "Start->Programs->Startup" if you have an english version of Windows). |
|
|
|
|
|
#395 |
|
DriverHeaven Newbie
Join Date: Sep 2006
Posts: 5
Rep Power: 0 ![]() |
Hi,
first of all, THANK YOU TRIL. You changed my life . Because since i got a back surround loud speaker, i was searching for a solution to get my games on the computer in 6.1. Now i got it with your tool. I just set my audigy 2 (which is modded @4) to 6.1, start encoding with your tool and force Dolby Digital EX with my receiver and everything works perfect. The receiver does a really good job, it clearly seperates the back surround from left and right surround.Now some questions. Would there be a way to optimize your tool to 6.1 and maybe for DTS (or dts es in case of 6.1)? THX MCX PS: I love you ![]() PS2: Is it normal that i'm able to hear the latency (i set it to 2ms) in some gamemenus? if i switch over to analog sound, i can't hear any latency... Last edited by mcx; Sep 26, 2006 at 09:39 PM. |
|
|
|
|
|
#396 |
|
S-3D enthusiast
|
I took a look at how Dolby Digital EX 6.1 works and it's probably possible to add it to redocneXk. I'll try to add it if you agree to test it for me (I don't have the required hardware to test it myself).
DTS encoding is not possible because no free encoder exists. Reverse engineering is illegal. There exist a free document about the specs of AC3 but there is no such document for DTS. So all free DTS decoders would be assumed to be made by reverse engineering, thus be illegal. There is always a latency of at least 32 ms because the encoder encodes blocks of 32 ms of audio data. The latency is probably higher due to other factors that add up. |
|
|
|
|
|
#397 |
|
DriverHeaven Newbie
Join Date: Sep 2006
Posts: 5
Rep Power: 0 ![]() |
ok ok. yes i would test it for you
.thanks ![]() MCX |
|
|
|
|
|
#398 |
|
S-3D enthusiast
|
If you can manually enable Dolby Digital EX (you seem to be be saying that you can and that you are doing it) and if you are using the kX drivers, there is nothing to change in redocneXk to get a surround back channel.
If you are using the Creative drivers, i'll have to add a seventh ASIO input to the program and do the mixing of the rear surround channel in software. Download here an example of a DSP to test the rear surrund speaker of Dolby Digital EX. Enable Dolby Digital EX on your receiver, set the volumes of Stereo Mix to 100% and start redocneXk. If it works, you should be able to hear the sine wave coming out of your surround rear speaker. From what I've read, to add a rear surround channel by using Dolby Digital EX, you mix the rear surround channel to the surround right and surround left channels. I can modify redocneXk and the avcodec dll to activate the flag that tells the receiver that the AC3 stream contains a rear surround channel. This would make the receiver automatically activate the EX mode. Tell me if it's necessary or not and if you want me to try to program it. |
|
|
|
|
|
#399 |
|
DriverHeaven Newbie
Join Date: Sep 2006
Posts: 5
Rep Power: 0 ![]() |
hi!
It would be good if you try to do it. because i don't use kx Drivers. my audigy 2 runs at audigy 4 and the configurations are much better than kx... it would be nice ![]() thx MCX |
|
|
|
|
|
#400 |
|
S-3D enthusiast
|
I just noticed that Dolby Digital EX support is already partially implemented in the console version of redocneXk specially made for the Creative drivers and in the GUI version. Also, if you use the kX drivers, you can mix the rear channel in the DSP.
All you need to do to get the rear channel working with Dolby Digital EX is mix the rear channel to the rear left and the right right channels and flag the receiver that it's getting a EX encoded stream. Both versions I mentionned at the beginning of the post already have the rear center channel mixed to the rear left and rear right channel so the rear center speaker should work if you activate Dolby Digital EX manually. If you use the other version where it's not mixed, you can do it in the DSP. Most if not all receivers have the option of manually setting the receiver in Dolby Digital EX mode so I won't put much work in getting the flagging of EX content to work for now. |
|
|
|
|
|
#401 |
|
DriverHeaven Newbie
Join Date: Feb 2003
Posts: 4
Rep Power: 0 ![]() |
Hi,
First off I'd like to thank you for your hard work, for free, to bring nice digital surround with all sound sources (especially when everywhere was said that it is not possible .)Now on to my problem. I have Audigy 2 ZS Platinum Pro, Logitech Z-5500 and Creative's drivers. When I use digital mode the bass is almost nonexistent, and this happens even without redocneXk. At the moment I've the speakers connected with optical cable, but the problem is present even with coaxial cable. So to sum it up: Digital bass = very weak, Analog bass = normal. Does anyone have any suggestions how to fix this? Thanks in advance.
__________________
Future IS Today! |
|
|
|
|
|
#402 | |
|
S-3D enthusiast
|
I found some information but I'm not sure what's the cause of the problem.
Quote:
Verify that you are not in night mode while listening to the digital mode. I think this is some kind of compressor and it may be lowering the bass. You can adjust the level of the speakers separately but this is supposed to be global (the same for all the inputs). Try to increase the level of the subwoofer while listening to the digital mode to hear if it raises the volume enough. |
|
|
|
|
|
|
#403 | |
|
DriverHeaven Newbie
Join Date: Feb 2003
Posts: 4
Rep Power: 0 ![]() |
Quote:
![]() Only the "factory default settings" part is mentioned in the manual. ![]() Just woke up and can't test right now if they had any effect. About 7 am at the moment here. Oh, and it seems that in digital mode the master volume, bass and treble slides in Windows volume control/Creative surround mixer do nothing, so it would seem that the "digital bass control" in Windows is at zero gain and can't be changed with the normal controls. I don't think Z-5500 has night mode, but yes I tried to put the subwoofer volume to max, and it didn't have much effect, so it might be the cause of the "digital bass control" in Windows being default at zero gain and can't be changed with the normal controls. All in all, thank you very much for your suggestions, I'm sure they come in handy even if they don't work in this case - the second skin is pretty cool. ![]() I'll edit this when I have tested. EDIT: What the heck, now that I have the second skin the Windows/Creative master volume, bass and treble work like they should in digital mode, hurray! Thank you! ![]() Although it seems weird that they suddenly start working with other skin, because previously I could put the master volume/bass/treble from the Windows volume control/Creative surround mixer to 100 % without any difference from 0 %. ![]() Oh well, atleast my bass is now normal in digital mode, thank you again.
__________________
Future IS Today! Last edited by Tonttu; Oct 16, 2006 at 06:33 AM. |
|
|
|
|
|
|
#404 |
|
DriverHeaven Newbie
Join Date: Oct 2006
Posts: 2
Rep Power: 0 ![]() |
Thank you very much for this tool!
But i've a little problem. I did exactly everything you described in your first post, (although I couldn't find AC3 Passtrough mode in Kx Mixer? Maybe because i've a newer version? http://img107.imageshack.us/img107/8839/kxmixerdy3.jpg But that isn't the only thing, I get the message: http://img89.imageshack.us/img89/475/asiodn6.jpg Wich is weird because I managed to install the kxdrv3537-full drivers My Soundcard is a Creative Soundblaster Audigy 2 Does anyone has a solution. |
|
|
|
|
|
#405 |
|
Apple Fanboy?
|
use drivercleaner to remove ALL aspects of the creative drivers - you don't need them (they just cause trouble)
the ac3/spdif menu with "SPDIF1" selected in that pic of yours is the AC3 Passthrough selection
__________________
Chris - The Aussie Super Mod
Driverheaven Rules - Sig Request Thread How you can help DriverHeaven by using Digg! Driverheaven Super-Moderator |
|
|
|
|
|
#406 | |
|
DriverHeaven Newbie
Join Date: Oct 2006
Posts: 2
Rep Power: 0 ![]() |
Quote:
sweet .Only one more thing, I can't seem to set my delay time in the Asio control pannel, I can only choose from: 2.66 ms 5.33 ms 10.66 ms 21.33 ms 42.66 ms and even higher values But I can't select 32 ms wich I read was the best option, Now I selected 21.33 ms but a few pages back I readed that that wasn't a good value to set it on. Last edited by TheOtherside; Oct 17, 2006 at 06:24 AM. |
|
|
|
|
|
|
#407 |
|
DriverHeaven Newbie
Join Date: Sep 2006
Posts: 5
Rep Power: 0 ![]() |
hi Tril,
are you working on the DD EX encoder? Could there be a way to minimize the buffer from 32ms to something shorter? thanks MCX |
|
|
|
|
|
#408 |
|
S-3D enthusiast
|
I'm not working on the DD EX encoder, mainly for two reasons.
That's the shortcoming of using realtime AC3 encoding. You have to live with a delay of at least 32 ms. |
|
|
|
|
|
#409 |
|
DriverHeaven Newbie
Join Date: Sep 2006
Posts: 5
Rep Power: 0 ![]() |
ok thanks....
yesterday, i bought the Asus P5B Deluxe... it has DTS Connect with the onboard soundchip, i will report MCX Last edited by mcx; Oct 23, 2006 at 05:10 PM. |
|
|
|
|
|
#410 |
|
DriverHeaven Extreme Member
|
Does this work for people that have a Digital Reciver and XFI Fatality but can only connect from the XFI to the Digital Reciver VIA Spdif cable
I get 5.1 digital on movies only lol |
|
|
|
|
|
#411 |
|
DriverHeaven Senior Member
Join Date: Mar 2004
Posts: 1,745
Rep Power: 0 ![]() |
Not with a X-fi. This ia for older CL cards...Audigy 2's Live's etc. Unfortunatley you will have to make due with what you have.
|
|
|
|
|
|
#412 |
|
S-3D enthusiast
|
Sorry to contredict you ROBSCIX but :
- It can work on the X-Fi. - It won't work on the SB Live because the kX drivers don't support AC3 passthru on this card and the Creative drivers don't have ASIO support. Using an X-Fi, it's about the same as using the Creative drivers on an Audigy2. The difference is that the X-Fi works on 24 bits packed into 32 bits and the Audigy2 can work with 16 bits. Dolby Digital only works at 16 bits. To make it work on the X-Fi, you need to convert from 24 bit to 16 bits. I made a closed test with someone and it worked. This version was not ready for release. It will work on the X-Fi in the next version of the program but I don't have the time to program it for now. |
|
|
|
|
|
#413 |
|
DriverHeaven Extreme Member
|
hmm so tri m8 your saying with the xfi cards and your updated drivers that i could then use that 5.1 on the fly decoder to get 5.1 from games though my spdif to my digital amp ?
|
|
|
|
|
|
#414 |
|
S-3D enthusiast
|
Yes. I'll work on it as soon as possible.
|
|
|
|
|
|
#415
|
|
DriverHeaven Extreme Member
|
|
|
|
|
|
|
#416 |
|
DriverHeaven Senior Member
Join Date: Mar 2004
Posts: 1,745
Rep Power: 0 ![]() |
I stand corrected, I must say I don't know alot about this plug because I don't use it. I would say now it doesn't need KX? What I meant is KX doesn't work on the X-fi and last time I looked this plug needed KX to work. I guess things have changed?
|
|
|
|
|
|
#417 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
No, kX was never really a requirement. It was always more about the abilty to record each channel using a real ASIO driver (and in the correct format), and the ability of the driver to do AC3 passthru (do both things at the same time).
|
|
|
|
|
|
#418 |
|
DriverHeaven Extreme Member
|
so i guess no KX in the future and without them i cant use that on the fly 5.1 decoder for games with my xfi and spdif out.
|
|
|
|
|
|
#419 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
|
|
|
|
|
|
#420 |
|
DriverHeaven Extreme Member
|
the one in this thread ?
i thought it was a decoder so you could get 5.1 out though spdif to your digital reciver.... ? or i could have been wrong lol |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|