Skip to content

I would like to be able to change the number of note blocks in one beat #512

@stabery

Description

@stabery

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.

↓ If 180BPM song
Image

(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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions