Tune, radio, and MIDI player ICs
LadyCailinBot opened this issue ยท 1 comments
CRAFTBOOK-2212 - Reported by Dark_Arc
Tune
"Allows players to play short tunes that are written on the IC sign"
The tunes are "Tune's/sounds" from note blocks, so you can make noteblock songs on one sign, like the classic door bell sound.
From CraftBook Extra:
http://cbx.m4411k4.com/wiki/MCU705
Radio
This plays a set list of Midi files written in a file, you should also be able to write messages between songs like "Thanks for listening to Awesomesauce Radio"
From Craftbook Extra:
http://cbx.m4411k4.com/wiki/MCU701
Midi player (Melody)
Ive seen some recent changes on github about a midi player, but the wiki isnt updated so i never got around to test it really. anyway...
This IC allow playing of .midi files
Here is an example of CraftBook extra's midi player and radio in action:
http://bit.ly/QfpbJC (Youtube video)
This would be some amazing additions for CraftBook, i really loved the way i could add my own IC's such as Portal - still alive, hotel California and such, in minecraft! without client mods!
- Thanks ;)
some extra help if needed:
https://github.com/CraftBook-Extra/craftbook/blob/master/src/MCX700.java
https://github.com/CraftBook-Extra/craftbook/blob/master/src/MCX701.java
https://github.com/CraftBook-Extra/craftbook/blob/master/src/MCX702.java
https://github.com/CraftBook-Extra/craftbook/blob/master/src/MusicPlayer.java
-- Originally added by Glacksy