Vitaly Novichkov

Results 173 issues of Vitaly Novichkov

This plugin must allows to play MIDI files through libADLMIDI by using of VLC Media Player. The working example is stored in utils/vlc_plugin folder. Buildable on Linux with libvlccore-dev and...

enhancement

There are some issues related to OPL3 chip emulators ## Opal, an emulator by RAD team * [x] Wrong KSL causes different sounding of all instruments * [x] Inaccurate sounding...

Stablizing

Recently, I have found some place https://github.com/fd00/yacp/tree/master/libADLMIDI and https://github.com/fd00/yacp/tree/master/libOPNMIDI where are stored some things and patches. Let's try to support CygWin platform officially?

Need an analyze

XMI files converted into MIDI are mess. XMIs will work much better when they are will be processed in separated sub-engine out of common MIDI sequencer queue. This will allow...

enhancement

This is a very accurate OPL3 emulator, but it requires more powerful CPU than DosBox's emulator. To improve performance of this, I have to try implement SIMD support for it....

enhancement

Apogee Sound System has support of loop points. While our current implementation which allows only single and infinite-only loop, Apogee Sound System can have loops with a specified count and...

enhancement

I have "DESTRUCT.XMI" file with loop. When loop happens, the note-off doesn't happens. For a test, I have tried to disable event sorter, but the issue is still be. When...

bug
Need an analyze

Because current converter does merge of all songs inside same XMI file, result becoming too cluncky. As example, music from "System Shock" game is widely uses multi-song XMI files. XMI2MIDI:...

enhancement

Hello! I have documentation for my project at this repository that I gradually porting from a raw HTML into Docute: https://github.com/WohlSoft/PGE-Editor-Help/tree/docute However, since some moment it no more works locally...

Reported @Taycamgame via Discord: > this annoyance has been randomly happening for the past week or so ![изображение](https://user-images.githubusercontent.com/6751442/80160318-02853000-85d6-11ea-93f6-631c0c001660.png) > and it's not just the section border it is happening with...

bug
NEED MORE INFO