You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…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 — 06/16/2023 4:37 PM
The text was updated successfully, but these errors were encountered: