Skip to content

A small cross-platform editor of the OPN2 FM banks of different formats (Downloads in README below)

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
license.txt
Notifications You must be signed in to change notification settings

sdhizumi/OPN2BankEditor

 
 

Repository files navigation

OPN2BankEditor

OPN2 Editor Logo

A small cross-platform editor of the OPN2 FM chip (which is widely used in Sega Genesis (aka Mega Drive) game console)

CI Build status

Linux Windows (32-bit) macOS
Build Status Build status Build Status

BETA. Please report me any bugs and imperfections you have found

Download

How to build

You need a Qt 5 to build this project.

Run next commands from project directory:

qmake CONFIG+=release CONFIG-=debug FMBankEdit.pro
make -j 4

As alternate way you can open FMBankEdit.pro in the Qt Creator and build it.

Folders

  • Bank_Examples - example bank files which you can edit and preview them
  • src - source code of this tool
  • _Misc - Various stuff (test scripts, dummy banks, documents, etc.) which was been used in development of this tool

About

A small cross-platform editor of the OPN2 FM banks of different formats (Downloads in README below)

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
license.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.7%
  • C 9.4%
  • Other 0.9%