Hi Trent,
In the very limited case that you have specified, a normal global is OK.
BEST?
Define "BEST"!
I have abondined normal globals in my code. I work with them because I X-shoot other peoples code.
The gotcha's associated with normal globals do not exits with LV2 globals. This is why I use LV2 globals even in the most trivial fo case.
In my experience, it only take the customer about two minutes to figure out how to change a projects requirements such that the normal global causes problems!
So for me "BEST" = works now, and easily adaptable in the future.
I hope this helps,
Ben