summaryrefslogtreecommitdiff
path: root/bundle.js
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2018-08-14 02:21:53 +0200
committerJules Laplace <julescarbon@gmail.com>2018-08-14 02:21:53 +0200
commit2d331b7dc95ec062fb09265957e19048b7fcdc30 (patch)
tree8646369620ef740bebb1cf235f471f42626d5592 /bundle.js
parent0ba30e46c0bb9cd8a4ee74cbb0e215ebab1263c4 (diff)
liu scales
Diffstat (limited to 'bundle.js')
-rw-r--r--bundle.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/bundle.js b/bundle.js
index 3a73e81..aa4d9ba 100644
--- a/bundle.js
+++ b/bundle.js
@@ -24765,6 +24765,14 @@ var scales = [{
scl: shares
}, {
scl: shares_sum
+}, {
+ scl: liu_major
+}, {
+ scl: liu_minor
+}, {
+ scl: liu_melodic_minor
+}, {
+ scl: liu_pentatonic
}].map(function (opt) {
return new _intonation2.default(opt);
});