komh/kmididec
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
K MIDI DECoder -------------- kmididec is a library in order to decode MIDI to PCM using fluidsynth. kmididec has the following features: * decoding of SMF0 and SMF1 midi file * getting total duration of midi file and a current playing posision in milli-seconds * seeking in milli-seconds * using user-supplied-IO functions kmididec does NOT support the following features: * decoding of SMF2 midi file * division in SMPTE format * midi chunk in RIFF file K MIDI and K MIDI MMIO ---------------------- kmidi is a simple MIDI player using kmididec. kmidi has the following features: * play and stop * pause and resume * seek back and forth in 5 seconds kmidimmio is the same as kmidi, but it is a version using MMIO. History ------- * v0.3.1 ( 2021/05/22 ) - Fixed: memOpen() does not return NULL on failure * v0.3.0 ( 2020/09/18 ) - Added: Support of OS/2 real-time MIDI data translated by MMIO_TRANSLATEDATA - Fixed: A very large SF2 file cannot be loaded * v0.2.1 ( 2020/09/13 ) - Fixed: Fall into infinite-loop when playing some midi files. Issue #6. - Improved: Rejct unsupported time format and MIDI format * v0.2.0 ( 2020/09/02 ) - Added: Decode in float audio samples - Added: Allow user-supplied-IO functions - Fixed: typos and misc. * v0.1.0 ( 2018/01/28 ) - Initial release Contact ------- https://github.com/komh/kmididec/issues Donation -------- If you are satisfied with this program and want to donate to me, please visit the following URL. http://www.os2.kr/komh/os2factory/ Or, please click the Ads in the following blog. https://lvzuufx.blogspot.com/ KO Myung-Hun
About
K MIDI DECoder - MIDI to PCM decoder using fluidsynth
Topics
Resources
Stars
Watchers
Forks
Packages 0
No packages published