COCKOS
CONFEDERATED FORUMS
Cockos : REAPER : NINJAM : Forums
Forum Home : Register : FAQ : Members List : Search :

Go Back   Cockos Incorporated Forums > Other Software Discussion > WDL users forum

Reply
 
Thread Tools Display Modes
Old 01-03-2017, 02:55 PM   #1
Tunca
Human being with feelings
 
Join Date: Apr 2016
Posts: 264
Default WDL doesn't let me change my plugins name?

Hi,

I'm newbie.I used IPlugEffect as start point and wrote my code.Trying to change developer and plugin name but no luck.

If i change my resource.h,DAWs crashing.(Reaper 5,Logic Express 9)

If i change BUNDLE_MFR and BUNDLE_NAME,it causes crashing DAWs while plugins scaning.

What is wrong with my resource.h?

Here is photo...

http://i.hizliresim.com/DBOojZ.png

Last edited by Tunca; 01-03-2017 at 03:14 PM.
Tunca is offline   Reply With Quote
Old 01-03-2017, 05:24 PM   #2
nofish
Human being with feelings
 
nofish's Avatar
 
Join Date: Oct 2007
Location: home is where the heart is
Posts: 12,096
Default

Make sure that your bundle identifiers in .plist match.

https://github.com/olilarkin/wdl-ol/...ommon-Pitfalls
(last paragraph)

I stumbled over this also:

http://forum.cockos.com/showpost.php...19&postcount=7

Last edited by nofish; 01-03-2017 at 05:35 PM.
nofish is offline   Reply With Quote
Old 01-04-2017, 02:01 AM   #3
Tunca
Human being with feelings
 
Join Date: Apr 2016
Posts: 264
Default

Quote:
Originally Posted by nofish View Post
Make sure that your bundle identifiers in .plist match.

https://github.com/olilarkin/wdl-ol/...ommon-Pitfalls
(last paragraph)

I stumbled over this also:

http://forum.cockos.com/showpost.php...19&postcount=7
Thanks for reply.

But still same.I modified IPlugEffect-VST2-info.plist.But still exporting plugin as IPlugEffect.vst and still crashing DAWs.

Here is .plist photo.

http://i.hizliresim.com/NlL5Ja.png
Tunca is offline   Reply With Quote
Old 01-04-2017, 05:31 AM   #4
random_id
Human being with feelings
 
random_id's Avatar
 
Join Date: May 2012
Location: PA, USA
Posts: 356
Default

You might need to clean and rebuild. That sometimes "fixes" things.

If not, you could try using the duplicate.py script. When you have the new project, you could copy your existing code into it. That way, the plugin name should be set in all of the needed places.
__________________
Website: LVC-Audio
random_id is offline   Reply With Quote
Old 01-04-2017, 06:10 AM   #5
Tunca
Human being with feelings
 
Join Date: Apr 2016
Posts: 264
Default

Quote:
Originally Posted by random_id View Post
You might need to clean and rebuild. That sometimes "fixes" things.

If not, you could try using the duplicate.py script. When you have the new project, you could copy your existing code into it. That way, the plugin name should be set in all of the needed places.
It's worked.Thanks!

I guess while i build new project,using duplicate.py is the best option to create plugin and vendor name.

Thanks again!
Tunca is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 04:43 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.