musescore / musescore/MuseScore

Introduce a pseudo-free time signature

Open
#21,220 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Your idea
  1. "FREE" written vertically in place of the time signature
  2. 30 whole notes per bar
  3. 1 bar per system, forced
  4. no autofilling of the bar with rests after inputting notes
  5. spacing only considers inputted notes and rests
  6. after last inputted element, playback jumps to next bar (lowest priority since playback isn't going to perform a free time piece well anyway)
Problem to be solved

It is currently impossible to write music that doesn't follow a beat and bar structure in Musescore.

Prior art

No response

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named. Start by locating the time-signature, bar-layout, note-input, and playback paths, then determine how the six requested behaviors can be represented together; done means a free-time bar supports the listed notation, spacing, input, system, rest, and playback rules.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.