Skip to content

Commit

Permalink
Merge branch 'master' into ui-button-array
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronDavidNewman committed Sep 9, 2024
2 parents 120ec61 + 4d216ec commit 7d8b888
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 51 deletions.
75 changes: 28 additions & 47 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions src/smo/data/tuplet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,6 @@ export interface SmoTupletParamsSer {
*/
startIndex: number
}
export interface SmoClonedTupletIf {
tuplet: SmoTuplet,
notes: SmoNote[]
}
/**
* tuplets must be serialized with their id attribute, enforce this
* @param params a possible-valid SmoTupletParamsSer
Expand Down

0 comments on commit 7d8b888

Please sign in to comment.