|
|||||||
![]() |
|
|
Thread Tools |
|
|
#781 |
|
HardwareHeaven Lover
Join Date: Dec 2002
Location: Sofia, Bulgaria
Posts: 174
Rep Power: 0 ![]() |
Re: NEW: ProFx (3538) Update Incl. MX6 and AC97
|
|
|
|
|
|
#782 |
|
HardwareHeaven Lover
|
Re: NEW: ProFx (3538) Update Incl. MX6 and AC97
included in the driver download ... it's not as good as the "external" one though
__________________
Feed your head. |
|
|
|
|
|
#783 |
|
HardwareHeaven Newbie
Join Date: Apr 2008
Posts: 2
Rep Power: 0 ![]() |
Re: NEW: ProFx (3538) Update Incl. MX6 and AC97
what I can do with this plug-in ? any screenshot will be great
|
|
|
|
|
|
#784 |
|
HardwareHeaven Lover
Join Date: Nov 2003
Posts: 100
Rep Power: 0 ![]() |
Re: NEW: ProFx (3538) Update Incl. MX6 and AC97
You can go on the first page of this thread. there is a link to the developers site, you can find enoufg explanations and screens there.
Anyway, tha package is outdated - may not work with new kX versions, and for sure not works with x64 Windows. Bundled with kX 3551 ProFX plugs works on x64 machines, but have some small (for me) bugs. also the GUI of the bundled plugs is a way too old (compared with the latest plugs on Lex's site). |
|
|
|
|
|
#785 | |
|
HardwareHeaven Addict
Join Date: Jul 2006
Posts: 283
Rep Power: 39 ![]() ![]() ![]() ![]() |
Re: NEW: ProFx (3538) Update Incl. MX6 and AC97
Quote:
|
|
|
|
|
|
|
#786 |
|
Long Time ***** Friend
|
Re: NEW: ProFx (3538) Update Incl. MX6 and AC97
I think he means that Lex's newer ProFX packages do not work with x64 windows. I don't think he means the ProFX plug ins that are included with .3550 and .3551.
|
|
|
|
|
|
#787 |
|
HardwareHeaven Addict
Join Date: Jul 2006
Posts: 283
Rep Power: 39 ![]() ![]() ![]() ![]() |
Re: NEW: ProFx (3538) Update Incl. MX6 and AC97
Has anyone tried these with 3551A?
|
|
|
|
|
|
#788 |
|
HardwareHeaven Lover
|
Re: NEW: ProFx (3538) Update Incl. MX6 and AC97
tried and failed
__________________
Feed your head. |
|
|
|
|
|
#789 |
|
HardwareHeaven Junior Member
|
Re: NEW: ProFx (3538) Update Incl. MX6 and AC97
Hi, this plugin: ProFX 3.x latest, don't works with 3551 KX on Win64, with x86 Mixer. Install is OK, but unusable, mixer is freeze.
|
|
|
|
|
|
|
|
DH Senior Member
Join Date: Jan 2003
Location: The Netherlands
Posts: 1,932
Rep Power: 64 ![]() ![]() ![]() ![]() |
Re: NEW: ProFx (3538) Update Incl. MX6 and AC97
Hello all,
It has come to my attention that ProFx does not work with the latest 3551 driver release. For those who are interested, I have recompiled my profx package but can not test them myself. Please let me know if it works (or not). x86 32-bit only!!! http://members.home.nl/nahutec/ProFx/ProFx311_51.zip /Lex. |
|
|
|
|
|
#791 | |
|
HardwareHeaven Newbie
Join Date: Dec 2003
Location: Melbourne
Posts: 10
Rep Power: 0 ![]() |
Re: NEW: ProFx (3538) Update Incl. MX6 and AC97
Quote:
|
|
|
|
|
|
|
#792 |
|
HardwareHeaven Addict
Join Date: Jul 2006
Posts: 283
Rep Power: 39 ![]() ![]() ![]() ![]() |
Re: NEW: ProFx (3538) Update Incl. MX6 and AC97
Yes I need X64 also
|
|
|
|
|
|
#793 |
|
HardwareHeaven Junior Member
Join Date: Aug 2007
Location: Россия
Posts: 41
Rep Power: 0 ![]() |
Ответ: NEW: ProFx (3538) Update Incl. MX6 and AC97
I need X64 also
|
|
|
|
|
|
#794 |
|
HardwareHeaven Lover
Join Date: Mar 2003
Posts: 127
Rep Power: 0 ![]() |
Re: NEW: ProFx (3538) Update Incl. MX6 and AC97
hi lex, i think a x64 build should be more useful, also it doesn't need additional coding, just build a x64 target and compile, that's it.
if you use vc++ express, here's a document on how to implement x64 compile environment: Visual C++ 2008 Express Edition And 64-Bit Targets Jens’ Blog
__________________
|
|
|
|
|
|
|
|
|
DH Senior Member
Join Date: Jan 2003
Location: The Netherlands
Posts: 1,932
Rep Power: 64 ![]() ![]() ![]() ![]() |
Re: NEW: ProFx (3538) Update Incl. MX6 and AC97
Quote:
However, it's not a simple re-compile like you say. Point is, my ProFx plugins do not use much of the kX framework. Instead, it uses its own native win32 based GUI framework I wrote years ago. Without manual code changes it will not work on 64-bit platform because of (lot's) of 32-bit pointer types and 32-bit system function calls. Stuff like SetWindowLong vs SetWindowLongPtr, GWLP_WNDPROC, LONG_PTR etc. etc.. It would take hours of work to go through the code. (time I don't have atm) On top of that, all 64-bit machines at my disposal are notebooks incompatible with any "kx device" I own. So I cannot debug the code myself if I wanted to port it to 64-bit. That in particulair is the big show stopper since I do not like to write code and release binaries I can not test myself. |
|
|
|
|
|
|
#796 |
|
HardwareHeaven Newbie
Join Date: Aug 2009
Posts: 1
Rep Power: 0 ![]() |
Re: NEW: ProFx (3538) Update Incl. MX6 and AC97
I need X64 also!
|
|
|
|
|
|
|
|
DH Senior Member
Join Date: Jan 2003
Location: The Netherlands
Posts: 1,932
Rep Power: 64 ![]() ![]() ![]() ![]() |
Re: NEW: ProFx (3538) Update Incl. MX6 and AC97
People who want to use Profx plugins in 64-bit OS might want to read this thread;
I'm using a 64-bit version of Windows. Where can I get 64-bit versions of plugins? |
|
|
|
![]() |
| Thread Tools | |
|
|