On Thu, Aug 20, 2020 at 1:10 PM Nicolas George <[email protected]> wrote:
> Ashutosh Pradhan (12020-08-20): > > I think it would be a bit difficult considering we have to read SoundFont > > files, read and write midi events, code for the sequencer, synth, etc. > > I mean precisely without doing all that. Your code produces notes at > certain times: can they be made available, their pitch and duration, > directly? > But, for that, we need to store the frequency information of each instrument hence would be the same as reading SoundFont files, I think. Also, the duration output would be the same as a note-on and note-off event. > Regards, > > -- > Nicolas George > _______________________________________________ > ffmpeg-devel mailing list > [email protected] > https://ffmpeg.org/mailman/listinfo/ffmpeg-devel > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
