Anmelden:     


Forum: VirtualDJ Plugins

Topic: Xponent Mapper Update... - Page: 1

Dieser Teil des Themas ist veraltet und kann veraltete oder falsche Informationen enthalten

 

geposted Fri 04 Jan 08 @ 12:37 am
Uploaded v1.00 to the VDJ site, should be available soon :)

Regards,

Scott
 

Good Job man, I will share this info into the Italian Forum!

I think a video on youtube where you show the Xponent with VDJ will be so good ;)
 

The file is now available

@SBDJ
I have just modified two things before releasing it:
* converted the .doc in .pdf
* changed the zip compression because it was over-compressed

I can send you a XCode project for VDJ plugin on MAC if you are interested
 

@SBDJ

There is just something strange in your mapper. When the plugin is loaded, VDJ automatically switches to the browser.
Have you added something special in the OnLoad() function?
 

DJCel;

Crap, I forgot to comment that line out for something I was testing. My bad! I'll make sure I remember in the next release. Will issue future docs in PDF, especially since it will be cross-platform. Document was made in openoffice so PDF isn't a problem ;)

I use WinRAR as my archiver under windows, and was using the default ZIP settings. Interesting that it was overcompressed, will check the settings!

I'd appreciate that xcode sample, thanks :)
 

Right, I've finally got around attempting to port this to Mac. I've made the changes I believe are needed to get it to compile (__stdcall in preprocessing, typedefs etc...) and it compiles :) Having now enclosed these in some #if defined statements, the code compiles cross-platform.

It produces a .bundle, which I placed in the ControlDevice folder, however it doesn't seem to be loaded. I'm assuming it's case sensitive, so I've tried Xponent.bundle, xponent.bundle, XPonent.bundle. In all cases, the default mapper takes effect... so I'm probably missing something here ;)

I think I've also found a small bug in the Mac version - every time I start VDJ, I have to deactivate and then activate Xponent in order to get it to be recognised at all.

Regards,

Scott
 

Scot if you need any help testing it on mac let me know id be happy to help :)
 

No worries, just got to get VDJ to load it first LOL!
 

When you compiled did you get any comments listed in errors and warnings?



They are displayed on the left handbar.

It can compile but not be a VDJ readable project.
 

I'd already checked that; it compiles fine but I do get a load of linker errors - "can't add line info to anonymous symbol" - and I have no idea what they mean. Still get "Build Successful" however. Will be interesting for me to compare what I've cobbled up. Another guy has reported the same warning since he's upgraded his Leopard install - but that his app compiles and runs fine.
 

Well I no longer have the linker errors - seems to only be when compiled specifically for Leopard. Set it to 10.4 (Universal) and they went away.
 

OK, seems it was something in the project, it now loads. It crashes VDJ, but it loads. More plugin troubleshooting needed now ;)
 

Final update for tonight, it was a string issue... the mapper is working :) Further testing is required, but it's looking promising now.
 

OK, so I'm talking to myself in this thread now. Sign of insanity, but hey-ho.

v1.01 has been uploaded.

Changelog is very small, but was a lot of work ;)

1.01: Mac Support Added
Fix Browser Switch On Load

If someone would like to test the Mac support, please do. It seems to work exactly the same as the windows version (which I would hope it does since it's the same source files!).

Once again, feedback is appreciated.

Regards,

Scott
 

New version 1.02:

Implement seperate seek and bend functions for jog wheel
Implement VDJ parameter sliders to control sensitivity for scratch, seek and bend functions

I will be uploading shortly once I've compiled on the Mac etc...

Regards,

Scott
 

Great job ;-)
 

Compiled and uploaded.

Sorry to the teamers for the frequency of updates and keep having to approve the plugin for download ;)

As always, test and feedback results along with feature suggestions are welcome!

Regards,

Scott
 

I tried to download it but I only see the last version 1.01 in "Downloads". Where can I find v 1.02?

Funkmasterfrank
 

Yeah it is still showing 1.01
 

6%