On 2020-07-23 16:25 -0700, Henrik Bengtsson wrote: > FWIW, see also the 'midi' R package > (https://github.com/moodymudskipper/midi). > It's not on CRAN. /Henrik
Interesting! I tried to play the midi running these lines, but failed: > mid <- midi::midi$new(file.path(find.package("midi"), "extdata/vivaldi_spring.mid")) > mid$play("Violin") sh: /tmp/RtmpTGH8Qu/tuneRtemp.wav: Permission denied This blogpost[1] is good for francophile music theorists. /Rasmus [1] https://www.davidsolito.com/post/midiplayer-avec-r-part-2/
signature.asc
Description: PGP signature
______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.