Open lucasw opened 6 years ago
Maybe it already is separated lower down, but the main library should not have any visualization code in it, rather it should support the user creating arbitrary visualizations and provide a good example of this.
Certainly it should not be running it the same thread as the synthesizer.
Use glfw instead of glut?
Maybe it already is separated lower down, but the main library should not have any visualization code in it, rather it should support the user creating arbitrary visualizations and provide a good example of this.