Re: [fluid-dev] let cmake find WinMidi and DSound

2018-10-24 Thread Tom M.
> I was wondering if there is a particular reason because it has never been applied to the master No, I just forgot about it. It's missing the cmake `enable-*` options and is untested. Feel free to cherry-pick it to master and continue my work. I can't properly test it anyway. Tom

[fluid-dev] let cmake find WinMidi and DSound

2018-10-23 Thread Carlo Bramini
Hello, I was thinking on making a fix for moving DSOUND_SUPPORT and WINMIDI_SUPPORT from fluidsynth_priv.h to config.h, but hopefully I have seen that a branch already exists with this fix: https://github.com/FluidSynth/fluidsynth/commit/74ea46c2a9d4d4a0e6fb1c592cd602f044505768 Actually, this