Tom M.

Results 122 comments of Tom M.

Pls. review PR #266 and let me know if this clarifies it.

> When this happens, FluidSynth updates its list of MIDI devices. Should this update happen only when autoconnect feature is activated? The autoconnect feature only says that suitable MIDI devices...

Sry, it's not quite clear to me what you're asking for or trying to achieve. So, all I can comment on are the two use-cases you described. UC1 is the...

> then if "midi.autoconnect" is requested, instead of parsing the value of "midi.winmidi.device", Why not parsing winmidi.device? If the user takes the effort to set it, it should be respected....

Thanks for this illustration!

`default.sf2` is meant as a placeholder or pointer to a real soundfont. Primarily I see the user (or local sysadmin) in charge to put a symlink there and make it...

Thanks for bringing this up. 1. I don't see too much benefit in moving to the new project() syntax. 2. true, can be removed 3. I never used cpack before....

> Well, I've explained in #414 (comment) why I think that "The synth.midi-channels winmidi independence of #677 was an important design choice." creates a nasty bug You have explained, that...

> Why should the user know that increasing the number of MIDI channels of the synth to 32 solves his problem? Ok, I get your point. This makes me think...