id summary reporter owner description type status priority component version resolution keywords cc game 7939 QuickTime midi playback "{{{#!Markdown This patch adds support for the QuickTime Music synthesizer for midi playback. QuickTime Music offers a wave-table synthetizer which sounds a little bit better than Adlib emulation. I have written this patch for MacOS X and it works pretty well. The code should compile and run on other platforms where QuickTime is available \(such as Windows or MacOS Classic, both untested\). The patch will not interfere at all with the rest of the code. To compile with QuickTime Music, apply the patch and edit your Makefile: \* Replace -DUSE\_ADLIB or -DUSE\_TIMIDITY with -DUSE\_QTMUSIC \* Add -I/System/Library/Frameworks/QuickTime.framework/Headers in the INCLUDES paths \* Add /System/Library/Frameworks/QuickTime.framework/QuickTime in the LIBS section To apply the patch, cd to the scummvm root directory and type : patch -p0 < qtsound.patch }}} {{{#!div style=""font-size: 75%"" Ticket imported from: !#529616. Ticket imported from: patches/44. }}}" patch closed normal Port: Mac OS X