



Does anyone have any tips on how to decrease the file size of the final plugin? Most popular plugins are around 5mb or so, however, my plugins(even basic ones like VolumeB) are around 18mb. Everything works perfectly across different DAWs, it would just be nice to decrease the size without sacrificing quality. Thanks!


Hi Eddie,
Â
Could you detail how you do this?
 I am struggling with this too. I am building RAFX projects that do not require the built in RAFX knobs, backgrounds, etc and when I delete the resource PNG files I get errors in Xcode when build for exported AAX, AU, and VST. I did delete the RAFX.uidesc file bitmap references to the deleted PNG files.Â
There seems to be a memory size limit for AAX and AU plugin background images. If I can delete the RAFX references that should free up about 13MB. My plugin custom resources are only 2MB. So my total plugin for AAX is over 15MB.Â
Thanks in advance if you can help!
Audiohammer
In XCODE delete the files from resources. Then delete the references to them in xcode they all should show up as RED in colour. Then delete the reference to them when you try to build it should come up with error go into the highlighted file and delete reference. Once you have done it about a hundred times you are good to go!!
Hi All
Sorry for being so unavailable lately - that will change in 3 weeks.Â
One of the things I did with RackAFX7 and ASPiK was to specifically address the graphics issue. This all started because of the "RackAFX-DLL-as-VST-DLL" paradigm where the software had to link to a static library full of graphics files. When I did the ported projects, I re-used all of that code, and all of the graphics, which the resulting plugin must carry with it.
With RackAFX7and ASPiK, you import only the graphics you need, no more, no less. The graphics are encoded in the XML file, so there is no need to import them into your compiler, or worry about sharing across platforms. In other words, you don't need to worry about graphics "resources" any more.Â
- Will
Most Users Ever Online: 152
Currently Online:
2 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Chaes: 56
Skyler: 48
StevieD: 46
Derek: 46
Frodson: 45
Peter: 43
TheSmile: 43
Nickolai: 43
clau_ste: 39
jeanlecode: 37
Member Stats:
Guest Posters: 2
Members: 784
Moderators: 1
Admins: 6
Forum Stats:
Groups: 13
Forums: 42
Topics: 850
Posts: 3372
Moderators: W Pirkle: 693