Re: [fluid-dev] Streaming midi rendering data

2013-10-21 Thread Element Green
Hello, I would test the FluidSynth command line application to see how fast it renders MIDI to a file. Use the --fast-render (-F) command line switch to specify the file to write to. For a source code example, the FluidSynth command line code is probably the best resource. Search for "fast_rend

[fluid-dev] Streaming midi rendering data

2013-10-21 Thread Иван Заярный
Hi everyone) I faced with next problem. Midi file rendering works slowly. It can take 20-30 seconds for one minute midi file long. So i've decided to design streaming generated sound data from midi to a playback output. Idea is simple :generated from midi file audio data goes to output, while sy