Re: [fluid-dev] invalid instrument/drum selection problem

2008-01-06 Thread Josh Green
Hello Jimmy, I did a little research into this issue and found that it is a bit more involved than I had initially thought. I think it would help to start with looking at some example problem MIDI files. Can you point out specific ones which you are having issues with? Reading up on the subject

Re: [fluid-dev] invalid instrument/drum selection problem

2008-01-06 Thread jimmy
Hi Josh, Below is the changes I tried. It does seem to keep the existing dromset for any invalid drum-bank requests. Also changed the constant DRUM_INST_MASK , which could potentially requires a re-compile of any other programss using this constant. I think the DRUM_INST_MASK should be 128, not

Re: [fluid-dev] invalid instrument/drum selection problem

2008-01-06 Thread jimmy
Hi Josh, I couldn't do much with Stygmorgan and a few styles I wanted to try, using Qsynth/FluidSynth. As a side note, Timidity gives me some wicked distortion/noise on some fast notes and synth-instruments. FluidSynth handles it well with no distortion that I can tell. So I tried the folowing