libOPNMIDI icon indicating copy to clipboard operation
libOPNMIDI copied to clipboard

A Software MIDI Synthesizer library with OPN2 (YM2612) emulator

Results 22 libOPNMIDI issues
Sort by recently updated
recently updated
newest added

specs: https://vgmrips.net/wiki/S98_File_Format Kinda inspired by #101, S98 file format supports completely arbitrary amount of chips of any type, just as much as library can handle (so, in theory, 100 of...

enhancement

It's would be cool to implement something like MIDI2VGM converter. What to do: - make a pseudo-chip which will output everything into the VGM file. It can be run in...

enhancement
Need a test

After giving a comment to this video, AshKirby have replied me: > @Wohlstand You mean to tell me that the PC-98 soundtrack of Doom was made using a poor sounding...

enhancement

I have some friends are like to use AIMP player. I would like to make a codec plugin of libADLMIDI and libOPNMIDI for that. Here is an SDK: https://www.aimp.ru/?do=download&os=windows&cat=sdk The...

enhancement

Similar to #84, I guess... During playback of a certain .mid, junk note (or notes, depending on chip count or emulator used) can be heard. I can't track where do...

Need an analyze

There is one .mid song that has some weird problem at one point: https://instaud.io/3hkN - at 0:15 - 0:27 you can hear an arpeggio, meaning there are no free channels....

>BlastEm is an open source, higly accurate emulator for the Genesis/Megadrive that runs on modest hardware. It is the first emulator to properly run Titan's impressive Overdrive 2 demo and...

enhancement

Hi. In this work branch is the updated emulator of the fork Gens/GS II. Please try it. https://github.com/jpcima/libOPNMIDI/tree/gens-gs-ii Not done currently: integration of DAC and timer logic, which Gens has...

enhancement

I want to create unit tests for RT structures. User map, among things. Catch framework is difficult to work with because it a condensation of a lot of code in...

enhancement

Analogous to https://github.com/Wohlstand/libADLMIDI/issues/269 - there is brand new low-level OPN2x core: https://github.com/nukeykt/YMF276-LLE It primarily emulates Yamaha YMF276 (OPN2-L), a variant of YM2612 used in some late-stage Fujitsu FM Towns II...

enhancement