[FFmpeg-devel] [PATCH v3]libavfilter/asrc_atone.c : generate algorithmic music

Paul B Mahol onemda at gmail.com
Mon Aug 17 12:35:38 EEST 2020


On 8/17/20, Ashutosh Pradhan <ashutoshp012345 at gmail.com> wrote:
> Generate algorithmic music using riffs, lindenmayer systems, cellular
> automaton and rhythm algorithms.
>

Do you allow to change seed of lfg generator or seed is always same?
Idea is to always have same output for same seed parameter.
And also to be able to use different seed when initializing lfg.


More information about the ffmpeg-devel mailing list