fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] fluidsynth export single midi channel to wav


From: Tom M.
Subject: Re: [fluid-dev] fluidsynth export single midi channel to wav
Date: Sat, 24 Oct 2020 11:14:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.12.0

You can use fluid_player_set_playback_callback() to interfere midi
events in a custom processing function, in which you only send specific
events to the synth by using fluid_synth_handle_midi_event().

Tom



reply via email to

[Prev in Thread] Current Thread [Next in Thread]