Skip to content

WHSTLRS is a cross platform midi visualizer for MIDI wind controller

License

Notifications You must be signed in to change notification settings

dcrasch/whstlrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

WHSTLRS is a cross platform midi visualizer for MIDI wind controller

Resources

License

Stars

Watchers

Forks