|
|||||||
![]() |
|
|
Thread Tools |
|
|
#1 |
|
DriverHeaven Newbie
Join Date: Sep 2006
Posts: 13
Rep Power: 0 ![]() |
Hi!
I installed latest 3538l kx driver but there isnt line in slider on the windows mixer. So, in Dscaler tv tuner app i cant set the mixer to line in because aint it. At "mixer lines for source input" only appears cd player, synt, wave. I think existing Line in necessary to control the volume from the application. Can anyone help me? |
|
|
|
|
|
#2 |
|
HardwareHeaven Extreme Member
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62 ![]() ![]() ![]() ![]() ![]() ![]() |
The Line In and Mic sliders were removed from Windows Mixer in 3538L due to some compatibility issue with Windows Vista (I do not know the details). You should be able to adjust the volume level using kxmixer, but will not be able to control it using your TV software.
|
|
|
|
|
|
|
|
DriverHeaven Newbie
Join Date: Sep 2006
Posts: 13
Rep Power: 0 ![]() |
Control volume from kxmixer pretty uncomfortable instead from tv tuner app (dscaler).
And dont like this mixer also. This linein volume control feature will be implemented to kx in the near future? I think kx have more disadvantages than advantages against the creative driver now. For me of course. Thanks for your answers. |
|
|
|
|
|
#4 |
|
HardwareHeaven Extreme Member
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62 ![]() ![]() ![]() ![]() ![]() ![]() |
|
|
|
|
|
|
#5 |
|
HardwareHeaven Extreme Member
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62 ![]() ![]() ![]() ![]() ![]() ![]() |
I posted an example in the 'Effects and the DSP' forum:
http://www.hardwareheaven.com/effects-dsp/119147-simple-plugin-use-ma-console-command.html |
|
|
|
|
|
|
|
DriverHeaven Newbie
Join Date: Sep 2006
Posts: 13
Rep Power: 0 ![]() |
I pretty hard to understand the example, but i successfully map mixer synth to linein.
Thanks! |
|
|
|
|
|
#7 |
|
HardwareHeaven Extreme Member
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62 ![]() ![]() ![]() ![]() ![]() ![]() |
What part did you not understand? Some basic knowledge of kX is required.
i.e. How to create a .da plugin from code posted in the forum. How to register a plugin. How to load a plugin. Basic knowledge of the DSP. You should be able to find any of that info within the forum, and in the guides/tutorials listed in the forum (and kX Help). If you cannot find something, or do not understand something, just ask... Last edited by Russ; Sep 24, 2006 at 08:58 PM. |
|
|
|
|
|
#8 |
|
DriverHeaven Newbie
Join Date: Mar 2006
Posts: 3
Rep Power: 0 ![]() |
Hello Everybody!
I installed the new KX-version (3538L), but the volume is not decreased on my TV-Tuner software, if I pulled down the volume. I don't understand the readme, then I found here, what can I do? Sorry for my wrong english... |
|
|
|
|
|
#9 |
|
DriverHeaven Newbie
Join Date: Sep 2004
Posts: 9
Rep Power: 0 ![]() |
|
|
|
|
|
|
|
|
DriverHeaven Newbie
Join Date: Sep 2006
Posts: 13
Rep Power: 0 ![]() |
ok, i try to explain method more clearly.
So you can set volume from tv tuner app. If next reboot the synt slider wont work again: (put the following in a batch file, and put the file in the Windows startup folder) kxctrl -ma 4 VolumeSt VolL VolR 0x7fffffff |
|
|
|
|
|
#11 |
|
Tail Razer
Join Date: Jun 2005
Location: Bernyurass, AZ - USA
Posts: 4,027
Rep Power: 0 ![]() ![]() |
|
|
|
|
|
|
#12 |
|
DriverHeaven Newbie
Join Date: Mar 2006
Posts: 3
Rep Power: 0 ![]() |
Phhuuuuhhh...It's not a simple double-click system, but working
![]() I' did that from your 'readme', THX! |
|
|
|
|
|
#13 |
|
DriverHeaven Junior Member
Join Date: Dec 2003
Posts: 68
Rep Power: 0 ![]() |
Tell me, please, what it is necessary to correct in volumest.da plugin, therefor that he began to work with version 3538m?
Thanks |
|
|
|
|
|
#14 |
|
HardwareHeaven Extreme Member
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62 ![]() ![]() ![]() ![]() ![]() ![]() |
Nothing needs to be changed with the plugin.
The console command is case sensitive, so be sure to type the plugin name (VolumeSt), and register names (VolL/VolR) exactly as they appear within the plugin. |
|
|
|
|
|
#15 |
|
DriverHeaven Junior Member
Join Date: Dec 2003
Posts: 68
Rep Power: 0 ![]() |
Ok, when I trying to register plugin, that appears error message "Invalid plugin library". I create plugin with copy/paste from topic page.
Whats wrong? Thanks. |
|
|
|
|
|
#16 |
|
HardwareHeaven Extreme Member
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62 ![]() ![]() ![]() ![]() ![]() ![]() |
Make sure there is a blank line after 'end'.
|
|
|
|
|
|
#17 |
|
DriverHeaven Junior Member
Join Date: Dec 2003
Posts: 68
Rep Power: 0 ![]() |
Russ
Thaks! Line feed...very little thing... |
|
|
|
![]() |
| Thread Tools | |
|
|