Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grid analysis of a non-ED tuning against itself #16

Open
j5v opened this issue Jun 17, 2023 · 0 comments
Open

Grid analysis of a non-ED tuning against itself #16

j5v opened this issue Jun 17, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@j5v
Copy link
Owner

j5v commented Jun 17, 2023

As a user, I want an analysis of all currently-visible intervals of one selected non-ED tuning, displayed in a new Tunings tab.

Hints

We currently have a hidden tab, and logic to branch out to analysis modes for:

  • Analysis of an ED tuning, as a single row or column.
  • Tuning 1 vs Tuning 1 analysis in a grid, for a non-ED tuning. <-- this issue
  • Tuning 1 vs Tuning 2 analysis in a grid.

This issue implements content for the function analysisSingleTuningTableHTML(), which currently holds placeholder text.

Proposed content

Reuse the layout and cell content from analysisNoteIntervalsHTML(), except using the same tuning on both the horizontal and vertical axis. 'Refectoring for reuse' might be beneficial.

@j5v j5v added the enhancement New feature or request label Jun 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant