Bernat Arlandis i Mañó skrev: > Pedro Lopez-Cabanillas escrigué: >> For the record: the MIDI file player and the MIDI sequencer are two >> different interfaces of FluidSynth. They are implemented >> independently, though the player could be reworked to use the >> sequencer as a backend (some day). But anyway, both functions need to >> play MIDI events on schedule. > Where is the MIDI sequencer interface used? It looks like something > that belongs to the Jack MIDI server.
There is no call to new_fluid_sequencer() anywhere in the source code, so it is merely a library function. I don't know which other programs that actually use the sequencer interface. // David _______________________________________________ fluid-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/fluid-dev
