-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add a toggle for interval matrix indexing #411
Milestone
Comments
Merged
inthar-raven
added a commit
to inthar-raven/scale-workshop
that referenced
this issue
Nov 29, 2023
…of the top row of the interval matrix in Analysis view. Add files via upload Update AnalysisView.vue The table now keeps the 0-step column for both 0-indexed and 1-indexed, so we can now address xenharmonic-devs#445 if we want. Update AnalysisView.vue `indexing` -> `intervalMatrixIndexing` Update App.vue Persist `intervalMatrixIndex` in local storage Update AnalysisView.vue emit value `intervalMatrixIndex` to persist it Add files via upload Add files via upload Add files via upload `intervalMatrixIndexing` is now a `number`. `intervalMatrixIndexing` is now a `number`. Update AnalysisView.vue `value="0"` etc. -> `:value="0"` etc. Update AnalysisView.vue Update AnalysisView.vue Make sure to parse the integer emitted by indexing radio buttons as decimal Update AnalysisView.vue Update analysis.ts startIndex is not necessary yet (issue xenharmonic-devs#445 should be dealt with separately)
inthar-raven
added a commit
to inthar-raven/scale-workshop
that referenced
this issue
Nov 29, 2023
…of the top row of the interval matrix in Analysis view.
frostburn
added a commit
that referenced
this issue
Nov 29, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
intars (accidentally Latvian) — Today at 2:46 AM
Scott Dakota — Today at 3:14 AM
The text was updated successfully, but these errors were encountered: