Hellol,

I am trying to compose and play the start music of the serial "Game of
Thrones" in R. I would like to do it by making a vector of notes of this
music, then play this vector. I have read the following link, it is about
making "Jingle Bells" music:

https://towardsdatascience.com/compose-and-play-music-in-r-with-the-rmusic-package-b2afa90761ea

It used "Rmusic" package and play_music() function. I know "music" package
and playProgression() function also plays notes. Could someone please help
me for making notes of game of thrones and playing it in R?

        [[alternative HTML version deleted]]

______________________________________________
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.

Reply via email to