Skip to content

Latest commit

 

History

History
94 lines (59 loc) · 1.65 KB

README.md

File metadata and controls

94 lines (59 loc) · 1.65 KB

WHSTLRS

Whstlrs is a cross-platform midi visualizer, build in Rust, It helps people to practice song on a MIDI wind controller.

Supported operating systems

  • Linux Raspberry PI
  • macOS ?-)
  • Windows 10

Requirements

  • midi wind controller
  • graphics card supported by WGPU.

Screenshot

Development

Show log

Bash:

RUST_LOG=info ./cargo run

Powershell:

$Env:RUST_LOG = "info"
cargo run

tools

  • abc2ly -> lilypond format -> notes, midi, svg

Graphics libraries

Music libraries

Other graphics tools

Other music tools

Inspiration

Songs

MIDI wind controlers

TODO

  • click notes show fingering
  • import of tune from the session
  • UI with settings and load song
  • Set speed and start of music

License

This code is distributed under a GPL v3 style license, see the LICENSE file for complete information.

Copyright

Whstlrs Copyright (c) 2024 David Rasch