Skip to content

sevonj/sfontplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SfontPlayer

ci badge

image

A simple midi player that makes soundfont comparison easy.

Features:

  • Changing between soundfonts takes one click
    This was the sole reason to start this project.
  • Workspaces
    Playlists can be set to automatically track the contents of a directory (and subdirectories).

Advanced Features

Expand this if you're an advanced user

image

  • MIDI Inspector
    Examine MIDI files at event level

...and more coming up!

Download

➜ Go to Releases

Prebuilt binaries are available for Linux and Windows.

Development

➜ Project management

Check out the linked project for an organized overview of issues.

Build

  • Clone the repo
  • Install Rust if you don't have it already. Linux users may also may find it in the native package manager.
  • Run cargo build at repository root. read more
  • Get your executable from target/<yourtarget>/

Continuous Integration

Pull requests are gatekept by this workflow. It will check if the code

  • builds all targets
  • passes unit tests (run cargo test)
  • has linter warnings (run cargo clippy)
  • is formatted (run cargo fmt)

About

MIDI / soundfont player with miscellaneous tools

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages