A simple MIDI chart reader/transformer to YARG Lanes written in Rust.
- Read MIDI file
- Parse Instruments
- Parse Events Sections
- Convert to Music Sheet
- Modes
- Music Sheet Viewer
- Chart Viewer
- Four Lanes
- Five Lanes
This app still in development, but you can run it by:
cargo run
q
- Quit the appa
- Increase Speeds
- Decrease Speedd
- Increase Positionf
- Decrease Position
- Shrink and expand the lane height by changing the
height
property in thelane
object still a problem.
Copyright (c) danielhe4rt danielhe4rt@gmail.com
This project is licensed under the MIT license (LICENSE or http://opensource.org/licenses/MIT)