.BMSON 文件扩展名
Be-Music Source JSON Song File
| 开发者 | Bmson Team |
| 受欢迎程度 |
3.5 | 2 票 |
什么是 BMSON 文件?
A BMSON file is a data file used to format and play a song in Bemusic Bemuse and other rhythm games. It is saved in a JSON-based variant of the standard .BMS format. BMSON files are typically found in Bemuse song folders, alongside accompanying audio files and other song assets.
更多信息
Be-Music Source, or BMS, is a song format used by Konami Beatmania and several derivative rhythm games, such as Bemuse. Each BMS song is saved as a directory that contains a plain text BMS file and several audio files (often .WAV or .OGG files). The BMS file defines the song's music, note positions, sound effects (such as the sounds played when a player succeeds or fails at hitting a note), and other information.
To make creating, editing, and loading BMS songs easier, various rhythm game enthusiasts collaborated to create the BMSON format. BMSON files serve the same function as and are similar to BMS files, except that they use JSON formatting. Formatting data using JSON, rather than an arbitrary standard, makes it easier for song creators and rhythm game developers to parse the data that BMSON files contain.
如何打开 BMSON 文件
If you want to edit a BMSON file, it is best to open it with a dedicated BMSON editor, such as BmsONE (Windows, Mac). This will allow you to more easily view, understand, and edit the data your BMSON file contains. However, you can also open and edit a BMSON file with Microsoft Visual Studio Code or any other text editor.
You can play BMSON format songs in Bemusic Bemuse (Web) and raindrop (Windows, Linux).