Skip to content

Commit

Permalink
Merge branch 'refactor-midi-writing'
Browse files Browse the repository at this point in the history
  • Loading branch information
znmeb committed Aug 10, 2023
2 parents 34a2ace + 5363efd commit cb22fb2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,18 @@ Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Suggests:
devtools,
knitr,
pkgdown,
rmarkdown
devtools (>= 2.4.5),
knitr (>= 1.42),
pkgdown (>= 2.0.7),
rmarkdown (>= 2.21)
VignetteBuilder: knitr
Imports:
fractional,
data.table,
ggplot2,
magrittr,
fractional (>= 0.1.3),
data.table (>= 1.14.8),
ggplot2 (>= 3.4.2),
magrittr (>= 2.0.3),
pichor (>= 0.0.0.9030),
gm
gm (>= 1.0.2)
Depends:
R (>= 4.2.0)
Remotes:
Expand Down
2 changes: 1 addition & 1 deletion docs/pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ articles:
tetrads-on-37-key-synth: tetrads-on-37-key-synth.html
introduction-to-combination-product-sets: introduction-to-combination-product-sets.html
tuning-the-korg-minilogue-xd-to-the-eikosany: tuning-the-korg-minilogue-xd-to-the-eikosany.html
last_built: 2023-04-16T03:21Z
last_built: 2023-04-29T19:58Z

0 comments on commit cb22fb2

Please sign in to comment.