On 8/25/20, Ashutosh Pradhan <ashutoshp012...@gmail.com> wrote: > Generate algorithmic music using riffs, lindenmayer systems, cellular > automaton and rhythm algorithms. > > Changelog | 1 + > configure | 4 + > doc/filters.texi | 146 ++++ > libavfilter/Makefile | 1 + > libavfilter/allfilters.c | 1 + > libavfilter/asrc_fluidsynthmusic.c | 1344 > ++++++++++++++++++++++++++++++++++++ > libavfilter/notedef.h | 269 ++++++++ > libavfilter/version.h | 2 +- > 8 files changed, 1767 insertions(+), 1 deletion(-) > > diff --git a/Changelog b/Changelog > index 0108f8f1a8..fb60ea098f 100644 > --- a/Changelog > +++ b/Changelog > @@ -89,6 +89,7 @@ version 4.3: > - PFM decoder > - dblur video filter > - Real War KVAG muxer > +- fluidsynthmusic filter >
This crashes for high gen option set. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".