Hi, I would like to propose the code refactoring, that split audio related code from mscore directory. Audio output and midi io is a fundamental function. I think it would make the code dependency and structure much clearer if we split it out from ui related code in mscore directory.
The refactoring will affect these file: driver.cpp driver.h pa.cpp pa.h pm.cpp pm.h mididriver.cpp mididriver.h alsa.cpp alsa.h jackaudio.cpp jackaudio.h We can move interface like driver mididriver to libmscore, implementations to a directory called audio. Thank you! -- View this message in context: http://dev-list.musescore.org/Propose-to-refactor-audio-related-code-tp7578564.html Sent from the MuseScore Developer mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Rapidly troubleshoot problems before they affect your business. Most IT organizations don't have a clear picture of how application performance affects their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro! http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk _______________________________________________ Mscore-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mscore-developer
