Skip to content

Commit 90fe4b4

Browse files
committed
cleanup
1 parent c07236b commit 90fe4b4

32 files changed

Lines changed: 163 additions & 21 deletions

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Imports:
2222
RdMacros: Rdpack
2323
Suggests:
2424
devtools (>= 2.4.5),
25-
knitr (>= 1.42),
25+
knitr,
2626
pkgdown (>= 2.0.7),
27-
rmarkdown (>= 2.21)
27+
rmarkdown
2828
Depends:
2929
R (>= 4.2.0)
3030
VignetteBuilder: knitr

README.Rmd

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,8 @@ knitr::opts_chunk$set(echo = TRUE)
1111

1212
## Overview
1313

14-
`consonaR` implements consonance-based algorithms for composing music, based
15-
on William Sethares' _Tuning, Timbre, Spectrum, Scale_ [@sethares2013tuning].
16-
`consonaR` is part of the `xen.assist` project for algorithmic xentonal
17-
composition.
14+
`consonaR` implements consonance-based algorithms for algorithmic composition,
15+
based on William Sethares' _Tuning, Timbre, Spectrum, Scale_
16+
[@sethares2013tuning]. `consonaR` is part of the `xen.assist` project for xentonal algorithmic composition.
1817

1918
## References

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ M. Edward (Ed) Borasky
44

55
## Overview
66

7-
`consonaR` implements consonance-based algorithms for composing music,
8-
based on William Sethares’ *Tuning, Timbre, Spectrum, Scale* (Sethares
9-
2013). `consonaR` is part of the `xen.assist` project for algorithmic
10-
xentonal composition.
7+
`consonaR` implements consonance-based algorithms for algorithmic
8+
composition, based on William Sethares’ *Tuning, Timbre, Spectrum,
9+
Scale* (Sethares 2013). `consonaR` is part of the `xen.assist` project
10+
for xentonal algorithmic composition.
1111

1212
## References
1313

docs/404.html

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/CODE_OF_CONDUCT.html

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE-text.html

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/LICENSE.html

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/about-scale-tables.html

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/index.html

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/articles/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@
44

55
- [About Scale
66
Tables](https://algocompsynth.github.io/consonaR/articles/about-scale-tables.md):
7+
- [Summary of \_Tuning, Timbre, Spectrum,
8+
Scale\_](https://algocompsynth.github.io/consonaR/articles/sethares-summary.md):

0 commit comments

Comments
 (0)