https://github.com/rorkh/pancake
Virtual piano bot written for LuaJIT that plays midi files
https://github.com/rorkh/pancake
Last synced: 2 months ago
JSON representation
Virtual piano bot written for LuaJIT that plays midi files
- Host: GitHub
- URL: https://github.com/rorkh/pancake
- Owner: Rorkh
- Created: 2021-08-21T15:04:29.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-21T15:04:42.000Z (almost 4 years ago)
- Last Synced: 2025-02-12T21:36:46.070Z (4 months ago)
- Language: Lua
- Size: 3.91 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pancake
Bot for virtual piano that plays midi files for LuaJIT
## Dependencies
- LuaJIT
- https://github.com/0b5vr/Lua_midiParser
- https://keplerproject.github.io/luafilesystem/
- https://github.com/Rorkh/urch
## Installation
- Clone this repo
- Clone dependencies in same destination or install them via luarocks
- Put your midi files in songs folder
- luajit pancake.lua