8000 GitHub - hhkcu/Midi2Lua: Parses a MIDI string into note, time and velocity.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hhkcu/Midi2Lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Midi2Lua

Parses a MIDI string into note, time and velocity.

Methods

  • fromString(data: string) Create object from a string
  • fromHttp(url: string) Create object from a URL

Object methods

  • getHeader() Returns the header and sets self.header
  • getNoteData(header: table?) Returns note data (header argument optional if you called getHeader

About

Parses a MIDI string into note, time and velocity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0