jinxOAO-MusicBox icon

MusicBox

Let the box play piano! 箱子变成音乐盒!

Last updated 3 years ago
Total downloads 921
Total rating 6 
Categories
Dependency string jinxOAO-MusicBox-1.1.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

xiaoye97-BepInEx-5.4.5 icon
xiaoye97-BepInEx

BepInEx5.4.5 mod plugin framework, Mod框架

Preferred version: 5.4.5

README

#MusicBox

Whenever a water is put into a storage box by a sorter, the storage will make a sound according to the items in it. (The rules are as follows)

Each box can store up to three notes, and each row represents one note.

The 1st to 7th grids in each row represent CDEFGAB. Place an [specific item] in a grid to set the corresponding note. [specific item]: Put in iron ingot, copper ingot, high-purity silicon, titanium ingot, stone brick, energetic graphite and magnet corresponding to different octaves.

The eighth grid in each row represents the delay to play the note, delay=number of [any items]*10 ms.

The ninth and tenth grids in each row represent flat and sharp. Put in any kind of item to activate it.

Introduce Video (at 1:15) https://www.bilibili.com/video/BV1SK4y1Q7hC

Installation

  1. Install BepInEx.
  2. Drag MusicBox.dll into "Dyson Sphere Program/BepInEx/plugins/"

###Known Defect

When a lot of notes are played in a short period of time, the game sound will become very small. This phenomenon will stop if you stop playing all the notes for a few seconds. If there is a solution, please contact me.

###Update Log

v1.1.2 Fixed the problem that the mismatch of the delay(/flat/sharp) and the note caused by not placing the notes in the first row.

#音乐盒

每当一滴水被分拣器放入箱子,根据箱子内的物品,箱子会发出声音。(规则如下)

每个箱子最多可以储存三个音符,每行代表一个音符。

每行的第1~7个格子代表CDEFGAB,向其中的某个格子放置[特定物品]设定对应音符。 [特定物品]:放入铁块、铜块、硅块、钛块、石砖、石墨和磁铁对应不同的八度。

每行第八个格子代表延时播放该音符,延时=任意物品的数量*10 ms

每行第九、十个格子代表降半音、升半音。放入任意物品任意个即可激活。

介绍视频(1:15处) https://www.bilibili.com/video/BV1SK4y1Q7hC

安装

  1. 安装 BepInEx框架.
  2. 将MusicBox.dll放入 "Dyson Sphere Program/BepInEx/plugins/"文件夹内

###已知缺陷

当短时间内播放大量音符,游戏声音会变得非常小。该现象会在停止播放几秒后自行消失。如果有解决办法请联系我。

###更新 v1.1.2: 修复了不在第一行放置音符产生的延迟、升降号匹配错乱的问题。