Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pl453s/computercraft-synthesia
A Synthesia-like music score editor/player for Computercraft
https://github.com/pl453s/computercraft-synthesia
computercraft lua minecraft music music-composition music-player synthesia
Last synced: 19 days ago
JSON representation
A Synthesia-like music score editor/player for Computercraft
- Host: GitHub
- URL: https://github.com/pl453s/computercraft-synthesia
- Owner: pl453s
- License: gpl-3.0
- Created: 2022-08-18T15:17:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-25T20:40:49.000Z (over 1 year ago)
- Last Synced: 2024-11-10T00:33:12.689Z (3 months ago)
- Topics: computercraft, lua, minecraft, music, music-composition, music-player, synthesia
- Language: Lua
- Homepage:
- Size: 82 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ComputerCraft Synthesia
**/!\ WARNING /!\ THIS SOFTWARE WORKS BUT IS NOT FINISHED YET!**
This software is intended to run on an Advanced Computer (minimum) with its 51x19 screen (nothing less, nothing more).
Place 3 speakers, top side, left side, and right side (sides are hardcoded).And just run `score `, if the file doesn't exist, it will be created.
This software was created for Minecraft 1.12.2, but it should works with later versions, as there is no list of instruments.
You must manually type the name of the instruments, if you type an invalid name, the software will crash during playback!For performances reasons, I didn't try to make the notes "fall" on the keys, so this software is not very YouTube-able!
Furthermore, the scores are read from top to bottom.