@onjmin/dtm 0.1.49 → 0.1.51

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -2618,8 +2618,8 @@ var KOE_VOICEBANKS = {
2618
2618
  teto: "\u91CD\u97F3\u30C6\u30C8\u5358\u72EC\u97F3.koe",
2619
2619
  shiyo: "\u9769\u547D\u30B7\u30E8.koe",
2620
2620
  rei: "\u8DB3\u7ACB\u30EC\u30A4ver3.5.0.koe",
2621
- MGRoid: "MGRoid_\u539F\u97F3\u8A2D\u5B9A\u6E08\u307F.koe",
2622
- MOTRoid: "MOTRoid\u5B8C\u5168\u7248V2.koe"
2621
+ mgroid: "MGRoid_\u539F\u97F3\u8A2D\u5B9A\u6E08\u307F.koe",
2622
+ motroid: "MOTRoid\u5B8C\u5168\u7248V2.koe"
2623
2623
  };
2624
2624
  var KOE_VOICEBANK_LABELS = {
2625
2625
  tsukuyomi: "\u3064\u304F\u3088\u307F\u3061\u3083\u3093",
@@ -2630,8 +2630,8 @@ var KOE_VOICEBANK_LABELS = {
2630
2630
  teto: "\u91CD\u97F3\u30C6\u30C8",
2631
2631
  shiyo: "\u9769\u547D\u30B7\u30E8",
2632
2632
  rei: "\u8DB3\u7ACB\u30EC\u30A4",
2633
- MGRoid: "MGRoid",
2634
- MOTRoid: "MOTRoid"
2633
+ mgroid: "MGRoid",
2634
+ motroid: "MOTRoid"
2635
2635
  };
2636
2636
  var VOICE_IMAGE_KEY = {
2637
2637
  klatt: "puyuyu",
@@ -2643,8 +2643,8 @@ var VOICE_IMAGE_KEY = {
2643
2643
  teto: "teto",
2644
2644
  shiyo: "shiyo",
2645
2645
  rei: "rei",
2646
- MGRoid: "MGRoid",
2647
- MOTRoid: "MOTRoid"
2646
+ mgroid: "MGRoid",
2647
+ motroid: "MOTRoid"
2648
2648
  };
2649
2649
  var KOE_VOICEBANK_TERMS = {
2650
2650
  tsukuyomi: "https://tyc.rei-yumesaki.net/material/utau/terms/",
@@ -2655,8 +2655,8 @@ var KOE_VOICEBANK_TERMS = {
2655
2655
  teto: "https://kasaneteto.jp/guidelines/voice.html",
2656
2656
  shiyo: "https://kakumeisiyo.my.canva.site/dagkuyjwycs",
2657
2657
  rei: "https://mechanicalgirl.jp/guidelines/",
2658
- MGRoid: "https://x.com/nisusansu/status/1048825378188353536",
2659
- MOTRoid: "https://www.nicovideo.jp/watch/sm40031282"
2658
+ mgroid: "https://x.com/nisusansu/status/1048825378188353536",
2659
+ motroid: "https://www.nicovideo.jp/watch/sm40031282"
2660
2660
  };
2661
2661
  var koeUrl = (name, base = KOE_BASE_URL) => `${base}/${encodeURIComponent(name)}`;
2662
2662
  var DEFAULT_WORLDLINE_SCRIPT = "https://onjmin.github.io/koe/demo/world/worldline.js";
package/dist/index.mjs CHANGED
@@ -2503,8 +2503,8 @@ var KOE_VOICEBANKS = {
2503
2503
  teto: "\u91CD\u97F3\u30C6\u30C8\u5358\u72EC\u97F3.koe",
2504
2504
  shiyo: "\u9769\u547D\u30B7\u30E8.koe",
2505
2505
  rei: "\u8DB3\u7ACB\u30EC\u30A4ver3.5.0.koe",
2506
- MGRoid: "MGRoid_\u539F\u97F3\u8A2D\u5B9A\u6E08\u307F.koe",
2507
- MOTRoid: "MOTRoid\u5B8C\u5168\u7248V2.koe"
2506
+ mgroid: "MGRoid_\u539F\u97F3\u8A2D\u5B9A\u6E08\u307F.koe",
2507
+ motroid: "MOTRoid\u5B8C\u5168\u7248V2.koe"
2508
2508
  };
2509
2509
  var KOE_VOICEBANK_LABELS = {
2510
2510
  tsukuyomi: "\u3064\u304F\u3088\u307F\u3061\u3083\u3093",
@@ -2515,8 +2515,8 @@ var KOE_VOICEBANK_LABELS = {
2515
2515
  teto: "\u91CD\u97F3\u30C6\u30C8",
2516
2516
  shiyo: "\u9769\u547D\u30B7\u30E8",
2517
2517
  rei: "\u8DB3\u7ACB\u30EC\u30A4",
2518
- MGRoid: "MGRoid",
2519
- MOTRoid: "MOTRoid"
2518
+ mgroid: "MGRoid",
2519
+ motroid: "MOTRoid"
2520
2520
  };
2521
2521
  var VOICE_IMAGE_KEY = {
2522
2522
  klatt: "puyuyu",
@@ -2528,8 +2528,8 @@ var VOICE_IMAGE_KEY = {
2528
2528
  teto: "teto",
2529
2529
  shiyo: "shiyo",
2530
2530
  rei: "rei",
2531
- MGRoid: "MGRoid",
2532
- MOTRoid: "MOTRoid"
2531
+ mgroid: "MGRoid",
2532
+ motroid: "MOTRoid"
2533
2533
  };
2534
2534
  var KOE_VOICEBANK_TERMS = {
2535
2535
  tsukuyomi: "https://tyc.rei-yumesaki.net/material/utau/terms/",
@@ -2540,8 +2540,8 @@ var KOE_VOICEBANK_TERMS = {
2540
2540
  teto: "https://kasaneteto.jp/guidelines/voice.html",
2541
2541
  shiyo: "https://kakumeisiyo.my.canva.site/dagkuyjwycs",
2542
2542
  rei: "https://mechanicalgirl.jp/guidelines/",
2543
- MGRoid: "https://x.com/nisusansu/status/1048825378188353536",
2544
- MOTRoid: "https://www.nicovideo.jp/watch/sm40031282"
2543
+ mgroid: "https://x.com/nisusansu/status/1048825378188353536",
2544
+ motroid: "https://www.nicovideo.jp/watch/sm40031282"
2545
2545
  };
2546
2546
  var koeUrl = (name, base = KOE_BASE_URL) => `${base}/${encodeURIComponent(name)}`;
2547
2547
  var DEFAULT_WORLDLINE_SCRIPT = "https://onjmin.github.io/koe/demo/world/worldline.js";
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "author": "onjmin",
3
3
  "license": "MIT",
4
4
  "name": "@onjmin/dtm",
5
- "version": "0.1.49",
5
+ "version": "0.1.51",
6
6
  "description": "MMLを中間言語に用いた、モバイルファーストなDAW / ピアノロール打ち込みコンポーネント",
7
7
  "homepage": "https://onjmin.github.io/dtm",
8
8
  "repository": {