|
|||||||
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
DriverHeaven Junior Member
Join Date: Nov 2004
Location: Germany / Sachsen
Posts: 36
Rep Power: 0 ![]() |
Hi.
u did good work with ur phaser plugin. i am using kx3538 and it works perfect only the midi automation doesn't work. Could you please fix it? thx bpm |
|
|
|
|
|
#2 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
Hi BpM,
I wanted to make some changes to the phaser plugin, and got a little side tracked looking up information, and working on some other things, but I see no reason why I cannot add midi automation to the plugin in it's current state. That being said, I have not done any midi automation stuff as of yet, so I will have to try and find out what needs to be done to add it. I will see what I can do. -Russ |
|
|
|
|
|
#3 |
|
DriverHeaven Junior Member
Join Date: Nov 2004
Location: Germany / Sachsen
Posts: 36
Rep Power: 0 ![]() |
There isn't any controller in the midi-automation window.
Its a blank field. Has anybody the same problem? thx bpm |
|
|
|
|
|
#4 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
It might have something to do with the way I implemented the controls (i.e. making some increment by 2, etc).
Here is the code I used for describing the parameters for kX Automation: (sorry I did not use the code tags, because they do not seem to work right on this message board). // for kX Automation: param description (see kxplugin.h for details on kx_fxparam_descr) // ------------------------------------------------------------------------------------- static kx_fxparam_descr _param_descr[PHASER_PARAMS_COUNT] = { ("Dry", KX_FXPARAM_USER, 0, 10), /* -1.0 to 1.0 in increments of 0.2 */}; Tiger or LeMury (or any other kX programmers) know if that is the problem? -Russ |
|
|
|
|
|
#5 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
I figued out the problem, I had parenthesis in the above array instead of curly braces. I will upload the fixed version shortly.
-Russ Last edited by Russ; Jun 4, 2005 at 09:59 PM. |
|
|
|
|
|
#6 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
Ok, I updated the files (both 3538 and 3537 versions) on the download page.
I hadn't noticed that problem previously, so thanks for catching it (I thought you were talking about something different at first). Let me know if you have any other problems with it. -Russ Last edited by Russ; Nov 9, 2009 at 12:35 PM. |
|
|
|
|
|
#7 |
|
DriverHeaven Junior Member
Join Date: Nov 2004
Location: Germany / Sachsen
Posts: 36
Rep Power: 0 ![]() |
Hi russ,
i just want to thank you for ur work. the phaser automation works now! |
|
|
|
|
|
#8 |
|
DriverHeaven Addict
Join Date: Feb 2005
Location: portsmouth, england
Posts: 323
Rep Power: 0 ![]() |
Russ, great work on your plugins!!
i will test them in 3537 and let you know of anything that comes up! trev
__________________
[COLOR=black]http://www.myspace.com/trevbushell[/COLOR] |
|
|
|
|
|
#9 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
Ok, thanks guys.
I Never did officially release the phasor because I was planning on making some changes to it, but since this thread may draw attention to it, I would again like to thank Tiger M. and eyagos for helping me with it (this was my first attempt at making a plugin and they provided some great info), I could not have got it working without thier help. Last edited by Russ; Jun 10, 2005 at 04:41 PM. |
|
|
|
|
|
#10 |
|
DriverHeaven Addict
Join Date: Feb 2005
Location: portsmouth, england
Posts: 323
Rep Power: 0 ![]() |
hi russ,
sorry it took so long testing the phaser plugin on 3537... got caught up with playing with lemurys asynth!! i had a ago at using it but couldnt get it to work. it registered but wouldnt open in dsp. this was the error message any ideas? "internal error #2001 report to kx team!" couldnt get the echo to work either? "error invalid plugin library" trev
__________________
[COLOR=black]http://www.myspace.com/trevbushell[/COLOR] |
|
|
|
|
|
#11 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
Thanks for the info. I'll look into it.
-Russ |
|
|
|
|
|
#12 |
|
DriverHeaven Addict
Join Date: Feb 2005
Location: portsmouth, england
Posts: 323
Rep Power: 0 ![]() |
thnx russ,
hope its not me!!trev
__________________
[COLOR=black]http://www.myspace.com/trevbushell[/COLOR] |
|
|
|
|
|
#13 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
Just an update on the 3537 version. I have not found the problem as of yet. I will continue looking...
|
|
|
|
|
|
#14 |
|
DriverHeaven Addict
Join Date: Feb 2005
Location: portsmouth, england
Posts: 323
Rep Power: 0 ![]() |
thanksit would be good to check its not just me... so you dont do work thats not needed. [color=red]can anyone else confirm or deny there is a problem with this plugin who uses 3537?[/color] [color=#ff0000][/color] [color=#ff0000]trev[/color]
__________________
[COLOR=black]http://www.myspace.com/trevbushell[/COLOR] |
|
|
|
|
|
#15 | |
|
S-3D enthusiast
|
Quote:
|
|
|
|
|
|
|
#16 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
I do not think so. I do not think it uses any .dlls that kX itself doesn't use (or any .dll's that other 3537 plugins do not use). I doubt it is just him either, I probably just overlooked something.
|
|
|
|
|
|
#17 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
Ok, I figured out the problem. The 3537 SDK does not have GPR_CONST defined, and instead uses GPR_STATIC, so the constants in my microcode was causing the error. The 3537 versions should be good to go now.
|
|
|
|
|
|
#18 |
|
DriverHeaven Addict
Join Date: Feb 2005
Location: portsmouth, england
Posts: 323
Rep Power: 0 ![]() |
hi again,
just checking and hoping have you not refreshed the website yet, cos ive just tried them again and; for the phaser i have an error after registering it. the same one as b4 for the echo it wont even register- same error mesage. hopefully trev
__________________
[COLOR=black]http://www.myspace.com/trevbushell[/COLOR] |
|
|
|
|
|
#19 | |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
Quote:
As for the internal error #2001, that was caused by the issue with the microcode constants, but I am not sure why it is still not working for trev. I did update the files on the website, and I did test them in 3537 this time and did not get any errors (and have since gone back to 3538). Trev can you make sure that you did not download a cached copy of the plugins? The modified date on the .kxl should be today's date. Last edited by Russ; Jun 21, 2005 at 10:49 PM. Reason: typo |
|
|
|
|
|
|
#20 |
|
DriverHeaven Addict
Join Date: Feb 2005
Location: portsmouth, england
Posts: 323
Rep Power: 0 ![]() |
Trev can you make sure that you did not download a cached copy of the plugins? The modified date on the .kxl should be today's date.
yep, tried them again and dont work ( i see your new writint though!)the modified date in proerties is not todays date but 25th may and 5th june. not sure what to do?? trev
__________________
[COLOR=black]http://www.myspace.com/trevbushell[/COLOR] |
|
|
|
|
|
#21 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
It sounds like you are getting a cached version as the dates do not match. Do you know how to clear your browsers cache? I suppose I could rename them, and that should force your browser to download a new copy. Give me a sec and I will rename them zip files.
|
|
|
|
|
|
#22 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
Ok, I renamed them (I just added a second underscore i.e. Phaser__3537.zip). Try downloading it and see if the name and date (June 21, 2005) are right.
|
|
|
|
|
|
#23 |
|
DriverHeaven Addict
Join Date: Feb 2005
Location: portsmouth, england
Posts: 323
Rep Power: 0 ![]() |
HORAAY!!!!!!!! they are both successfully registered......
thnx russ, appreciate your work done for me here!!! havent got time to test it now but will asap and let you know thnx again! trev
__________________
[COLOR=black]http://www.myspace.com/trevbushell[/COLOR] |
|
|
|
|
|
#24 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
Thank you for testing them for me. I wouldn't have even known there was problems otherwise, and hopefully this will help other people to not run into the same problems.
Here is a little more info about the problem: When you use constants in DANE (either constants you declared yourself, or one's created automatically by DANE (in 3538)), and export it to C++, it uses GPR_CONST (0x5) in the dsp_info structure for the GPR type. This type did not exist in 3537, (it uses GPR_STATIC (0x1) for constants), and this is what caused the error (internal error #2001). i.e. (in DANE) --------- const delay = 0x2EE0000; ; const _AC1f=0x1f; a constant generated by DANE --------- Would get exported similar to the following (in the dsp_info array in C++): --------- { "delay",0x8002,[color=Blue]0x5[/color],0xffff,0x2ee0000}, { "_AC1f",0x8003,[color=Blue]0x5[/color],0xffff,0x1f } --------- The "0x5"'s above simply need to be changed to "0x1" for 3537 versions (along with the regular modifications that are necessary, which are obvious from the compilation errors). -Russ |
|
|
|
|
|
#25 |
|
DriverHeaven Addict
Join Date: Feb 2005
Location: portsmouth, england
Posts: 323
Rep Power: 0 ![]() |
well.. you lost me there
i really havent got the hang of programming these plugins at all... im told its easier tha you think once you get to it, but i havent tried yet... maybe one day i'll read TigerM's how to and have a go.in the meantime i appreciate yours and others hard work and commitment ... it looks complicated! thnx! trev ![]() edit- quick fiddle with plugins and they seem mighty fine so far!!! no probs and nice plugins well done!
__________________
[COLOR=black]http://www.myspace.com/trevbushell[/COLOR] Last edited by trevbushell; Jun 22, 2005 at 03:27 PM. |
|
|
|
|
|
#26 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
Hehe, that part of the post wasn't for you specifically (I realize you are not a programmer). It was meant for the other people. http://www.driverheaven.net/images/s...big%20grin.gif (i.e. ...hopefully this will help other people to not run into the same problems.).
|
|
|
|
|
|
#27 | |
|
DriverHeaven Lover
Join Date: Jan 2005
Location: Italy
Posts: 192
Rep Power: 0 ![]()
|
Quote:
![]() ![]() ![]() Thx Russ!!! |
|
|
|
|
|
|
#28 |
|
DriverHeaven Extreme Member
Join Date: Jan 2005
Posts: 4,836
Rep Power: 41 ![]() ![]() ![]() |
BTW: The 3538 version of the phaser has been recompiled for 3538i.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|