Skip to content

Latest commit

 

History

49 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMSPlayer

  • 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.

Environment & External Library

Usage

  • After creating the StreamingAssets folder, put a folder containing BMS files in the folder.
    • Up to depth-2, BMS files can be recognized.
      • StreamingAssets/BMSFolder OK
      • StreamingAssets/Folder/BMSFolder OK
      • StreamingAssets/Folder1/Folder2/BMSFolder NO
  • 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.

Supported Option

Sequence, Activity Diagram

mainflow source code

playflow source code

buildflow source code

Reference

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages