Update readme

master
Le Sanglier des Ardennes 2016-12-04 18:19:41 +01:00
parent 27eb943ec3
commit 265f6325e8
1 changed files with 13 additions and 5 deletions

View File

@ -5,13 +5,21 @@ Minetest node/block vinyl player
* Convert Youtube video to mp3:
http://www.youtube-mp3.org/fr
* Convert mp3 to ogg:
$ sudo apt-get install ffmpeg
$ ffmpeg -i Jex\ Thoth\ -\ Keep\ Your\ Weeds.mp3 vinylplayer_keepyourweeds.ogg
* API documentation:
http://dev.minetest.net/minetest.sound_play
* Examples:
https://github.com/minetest-mods/mysoundblocks/blob/master/init.lua
https://forum.minetest.net/viewtopic.php?f=9&t=1412