After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 762578 - Adding MIDI playback into GStreamer
Adding MIDI playback into GStreamer
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other Linux
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-02-24 04:29 UTC by George Yunaev
Modified: 2018-11-03 15:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description George Yunaev 2016-02-24 04:29:10 UTC
I have just pushed the portable MIDI sequencer based on Sonivox library - the one used on Android. Unlike the rest of supported MIDI sequencers, this one:

- has built-in wavetable, so can render MIDI without any patches, soundfonts etc with good quality;
- is a relatively small (300Kb);
- Is used in Android, so it is supported (and I am using it in my karaokeplayer project so I intend to support it anyway);
- Builds on and works on Win/Lin/Mac
- Licensed under Apache license, so can be included into -good.

So this could be used to have built-in MIDI support in GStreamer everywhere by default without requiring external software and data files such as patches/soundfonts.

It is available here: http://github.com/gyunaev/libsonivox - there is also a test example which takes MIDI file as argument, and writes down WAV.

Unfortunately I know nothing yet about GStreamer plugins, and how "parsemidi" interacts with MIDI sequencers, so I can't create a plugin out of it. Is anyone interested?
Comment 1 GStreamer system administrator 2018-11-03 15:07:58 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/259.