You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you could try moving the definitions of the Resonator::render() and ResonatorBank::render() functions to Resonators.h (possibly inside the class declaration itself), and see if the compiler can achieve performance improvement by optimizing away some function calls.
The text was updated successfully, but these errors were encountered: