- A program that interprets BMS format files and plays music using the FMOD library.
- This program is designed to test the BMS analysis library before building the game application.
- BMS files and music files must be downloaded separately.
- OS : Windows 10 64bit
- IDE : Visual Studio Community 2017 15.9.11
- Library
- After creating the
StreamingAssetsfolder, put a folder containing BMS files in the folder.- Up to depth-2, BMS files can be recognized.
StreamingAssets/BMSFolderOKStreamingAssets/Folder/BMSFolderOKStreamingAssets/Folder1/Folder2/BMSFolderNO
- Up to depth-2, BMS files can be recognized.
- You can move folders and music using the up, down, left, and right arrow buttons on the keyboard.
- left arrow : prev folder
- right arrow : next folder
- up arrow : next music
- down arrow : prev music
- The pattern can be moved with the
[, ]button on the keyboard.[: prev pattern]: next pattern
- If you are using an IDE for debugging, you need to link the FMOD Library.
-
Encoding Type



