-
-
Notifications
You must be signed in to change notification settings - Fork 55
Description
Currently noteblockstudio has 4 blocks per beat, but this is not suitable for representing songs that contain triplets or sextuplets.
(Rhythm game songs frequently include sextuplet intervals.)
If you want to include triplets, the number of blocks required per beat is 6, and the BPM setting must be increased by 1.5 times.
If you want to include sextuplets, the number of blocks required per beat is 12, and the BPM setting must be tripled.
What happens in the editor when this happens is that the number of bold lines within a beat becomes three, even though the song is in 4/4 time, making it difficult to work with.
( |□□□|□□□|□□□|□□□| This corresponds to one beat. But in the editor it is displayed as |□□□□|□□□□|□□□□| )
I would be very grateful if you would consider this.
(You may ignore the following text.)
Also, although it is localized
There are several songs in this world that contain sextuplets and have a BPM of 300 or more. In this case, if you try to triple the BPM, it will exceed the software's maximum BPM of 900 and it will be impossible to reproduce the BPM.
(For example, there is a rather famous rhythm game song called “DESTRUCTION 3,2,1” with a BPM of “321.321”)
※using translate
