



Yes, I'm both a RackAFX and Visual Studio noob. Please go easy on me.
Since I've rolled back from Visual Studio 2017 to Visual Studio 2015 I am having trouble getting a working plugin from following the "Volume" project. It's the first project from the book.
While Visual Studio 2017 was still installed, and since I was dealing with a separate apparent installation issue which has since been resolved, I ran through the entire Volume project several times. Between trials, I'd delete the entire "Volume" project folder in order to clean the slate and start over. I had working "Volume" plugin after every build. That is until....
Ever since rolling back to Visual Studio 2015 and reinstalling RackAFX I haven't been able to get a working result from running through the "Volume" project.
The symptoms are as follows:
It builds with no errors or warnings, loads into RackAFX as expected, does everything right including sliding up and down under mouse control with the associated numeric readout information seemingly appropriately tracking slider position, all seems perfect except one very important thing....it doesn't change the volume of the audio being played back at all. The slider sliding up and down doesn't seem to have any effect on the audio at all.
I'd be very appreciative of any advice offered to try and resolve this.

Are you building your RAFX plugin for Win32 (aka x86) in Visual Studio?
RackAFX is a 32-bit application so you need to build for x86 in Visual Studio. The reason that there is a x64 option is to allow you to use the RAFX plugin as a 64-bit VST.
Finally, when you have issues like this, the best thing to do is actively debug your application, starting with the constructor and then processAudioFrame( ). I have a couple of videos on debugging in Visual Studio on the tutorial page.
- Will


W Pirkle said
Are you building your RAFX plugin for Win32 (aka x86) in Visual Studio?
From the "Configuration Manager" it would appear that it is currently set for Win32 (x86), which would seem to indicate that at least my last non working build was done while in this state.
I haven't made any changes to Visual Studios 2015 configuration since reinstalling it. I believe VS has probably been set to build in Win32 (x86) mode the whole time.
I will look into the videos after work tonight.
I certainly have not spent any time trying to dubug in the constructor or processAudioFrame().
Thank you again for the tips.


[Image Can Not Be Found]As per instruction in Debug video 2, the Volume plugin was copied, and loaded to Reaper for debug purposes. I haven't made it far into the procedure yet, and still plan to spend more time with it tomorrow after work.
However, this screenshot shows how the plugin showed up in Reaper which is much different than how it looks when I load it to RAFX. I wasn't expecting it to look like this. Maybe this is a clue to the other problem I am having. This doesn't seem right does it?
[Image Can Not Be Found]
[Image Can Not Be Found]
Sorry if this picture doesn't work here is the link https://ibb.co/hkHOCF


Hi Will.
set the Project Properties with File -> Edit Project and check the Use RackAFX Custom GUI to use the GUI you create in the GUI Designer.
That had a big effect but now no slider shows up at all when I load the new Volume plugin into Reaper. It still looks, behaves the same in RAFX.
Here is what I am getting in Reaper now.
Thank you for bearing with me. I'm hoping your teach a man to fish approach will soon pay dividends with me and I'll be far scarcer on this forum after that. Sorry I still haven't figured out how to upload an image.
Most Users Ever Online: 152
Currently Online:
8 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Chaes: 51
Skyler: 48
Derek: 46
Frodson: 45
Peter: 43
TheSmile: 43
clau_ste: 39
jim: 34
JimmyM: 33
Gwen: 32
Member Stats:
Guest Posters: 1
Members: 684
Moderators: 1
Admins: 5
Forum Stats:
Groups: 13
Forums: 41
Topics: 747
Posts: 2853
Newest Members:
duo.dirtykidz, Paul, Reakenzo, jflo, dan_1, phlub, josh, bmarx, Tom Helvey, LudovicModerators: W Pirkle: 555
Administrators: Tom: 74, JD Young: 80, Will Pirkle: 0, W Pirkle: 555, VariableCook: 3