Skip to content
This repository has been archived by the owner on Apr 22, 2018. It is now read-only.

MarimeGui/smf_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smf_lib (DEPRECATED)

Provides useful data structures for Standard Midi Files.

Just add it as a dependency, "extern crate" it, add "use smf_lib::file::SMF;" to your code and create a new SMF with "SMF::read(&mut yourreaderhere);"

This is deprecated, do not use it

About

DEPRECATED Imports Midi into an usable structure inside Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages