I’ve been using wxWidgets for UI. Now I need to programmatically generate and play back some sounds that respond to parameters in real time, basically a continuous audio stream. So far it’s only audio but MIDI might be involved later on. What library, in your opinion, will be a good match for wxWidgets in terms of design, source code conventions, ease of integration, ease of use, licensing, etc.? Thanks!