I've been learning Wwise over the last week or so and I'm finding their learning materials really helpful. The combination of the written steps in their Learning site along with the videos they have on YouTube makes it clear how to accomplish things.
One thing that has bothered me is that I'm on macOS the fonts look terrible!
I had a hunch that Wwise uses Wine to run on macOS so, after some Googling around, I found some steps to get higher resolution font support with Wine on macOS. The steps are slightly different when you're doing it from within Wwise so I thought it would be useful to share those with others.
regedit
for the Command and click RunHKEY_CURRENT_USER\Software\Wine\Mac Driver
RetinaMode
Y
winecfg
for the Command and click Run96
to 192
Thanks to mcxiaoke for his Blurry font issue with Wine 2.0 on macOS 10.12.2 GitHub Gist explaining how to fix this.