lvjincheng 3 年之前
父節點
當前提交
700b0325e0
共有 53 個文件被更改,包括 72 次插入69 次删除
  1. 6 4
      README.md
  2. 1 1
      RhythmMaster/assets/prefab/block.prefab.meta
  3. 1 1
      RhythmMaster/assets/prefab/game_page.prefab.meta
  4. 1 1
      RhythmMaster/assets/prefab/main_page.prefab.meta
  5. 1 1
      RhythmMaster/assets/prefab/settle_page.prefab.meta
  6. 1 1
      RhythmMaster/assets/prefab/song_item.prefab.meta
  7. 1 1
      RhythmMaster/assets/scene/game.fire
  8. 1 1
      RhythmMaster/assets/scene/game.fire.meta
  9. 2 2
      RhythmMaster/assets/script/GameConfig.ts
  10. 9 1
      RhythmMaster/assets/script/page/GamePage.ts
  11. 13 15
      RhythmMaster/assets/script/sdk/Listener.js
  12. 2 2
      RhythmMaster/assets/texture/page/game/block/AutoAtlas.pac.meta
  13. 2 2
      RhythmMaster/assets/texture/page/game/button/AutoAtlas.pac.meta
  14. 2 2
      RhythmMaster/assets/texture/page/main/AutoAtlas.pac.meta
  15. 2 2
      RhythmMaster/assets/texture/page/settle/AutoAtlas.pac.meta
  16. 0 13
      RhythmMaster/build/readme.md
  17. 1 1
      RhythmMaster/project.json
  18. 3 17
      RhythmMaster/settings/builder.json
  19. 1 1
      RhythmMaster/settings/project.json
  20. 二進制
      音乐远程资源/msc/0.jpg
  21. 1 0
      音乐远程资源/msc/0.json
  22. 二進制
      音乐远程资源/msc/0.mp3
  23. 二進制
      音乐远程资源/msc/1.jpg
  24. 1 0
      音乐远程资源/msc/1.json
  25. 二進制
      音乐远程资源/msc/1.mp3
  26. 二進制
      音乐远程资源/msc/10.jpg
  27. 0 0
      音乐远程资源/msc/10.json
  28. 二進制
      音乐远程资源/msc/10.mp3
  29. 二進制
      音乐远程资源/msc/2.jpg
  30. 1 0
      音乐远程资源/msc/2.json
  31. 二進制
      音乐远程资源/msc/2.mp3
  32. 二進制
      音乐远程资源/msc/3.jpg
  33. 1 0
      音乐远程资源/msc/3.json
  34. 二進制
      音乐远程资源/msc/3.mp3
  35. 二進制
      音乐远程资源/msc/4.jpg
  36. 1 0
      音乐远程资源/msc/4.json
  37. 二進制
      音乐远程资源/msc/4.mp3
  38. 二進制
      音乐远程资源/msc/5.jpg
  39. 1 0
      音乐远程资源/msc/5.json
  40. 二進制
      音乐远程资源/msc/5.mp3
  41. 二進制
      音乐远程资源/msc/6.jpg
  42. 1 0
      音乐远程资源/msc/6.json
  43. 二進制
      音乐远程资源/msc/6.mp3
  44. 二進制
      音乐远程资源/msc/7.jpg
  45. 1 0
      音乐远程资源/msc/7.json
  46. 二進制
      音乐远程资源/msc/7.mp3
  47. 二進制
      音乐远程资源/msc/8.jpg
  48. 1 0
      音乐远程资源/msc/8.json
  49. 二進制
      音乐远程资源/msc/8.mp3
  50. 二進制
      音乐远程资源/msc/9.jpg
  51. 0 0
      音乐远程资源/msc/9.json
  52. 二進制
      音乐远程资源/msc/9.mp3
  53. 13 0
      音乐远程资源/msc/songs.json

+ 6 - 4
README.md

@@ -1,10 +1,12 @@
-# 音咚
+# 音咚 RhythmMaster
+- 如果要更换音乐远程资源目录,参考脚本GameConfig.ts中的remote_res变量。
+- 构建发布后,还要执行build目录下的package.bat。
 
 ### 节奏生成器 RhythmCreator
 需要安装npm依赖包。
+```
 npm install jsfft -save
+```
 
 ### 节奏编辑器 RhythmEditor
-直接打开文件夹 Editor 里的 index.html, 无需使用 Web 容器。
-
-
+直接打开文件夹 Editor 里的 index.html, 无需使用 Web 容器。

+ 1 - 1
RhythmMaster/assets/prefab/block.prefab.meta

@@ -1,5 +1,5 @@
 {
-  "ver": "1.2.9",
+  "ver": "1.2.7",
   "uuid": "169b0dc9-69c9-4883-b8fd-922d6bd038c5",
   "optimizationPolicy": "AUTO",
   "asyncLoadAssets": false,

+ 1 - 1
RhythmMaster/assets/prefab/game_page.prefab.meta

@@ -1,5 +1,5 @@
 {
-  "ver": "1.2.9",
+  "ver": "1.2.7",
   "uuid": "80f9922c-0761-46d7-a192-85aae91da47d",
   "optimizationPolicy": "AUTO",
   "asyncLoadAssets": false,

+ 1 - 1
RhythmMaster/assets/prefab/main_page.prefab.meta

@@ -1,5 +1,5 @@
 {
-  "ver": "1.2.9",
+  "ver": "1.2.7",
   "uuid": "1de54ac4-6bb5-413d-93ac-af764584a496",
   "optimizationPolicy": "AUTO",
   "asyncLoadAssets": false,

+ 1 - 1
RhythmMaster/assets/prefab/settle_page.prefab.meta

@@ -1,5 +1,5 @@
 {
-  "ver": "1.2.9",
+  "ver": "1.2.7",
   "uuid": "3ca13665-0f4b-4ddc-a9e4-0b95e10c618f",
   "optimizationPolicy": "AUTO",
   "asyncLoadAssets": false,

+ 1 - 1
RhythmMaster/assets/prefab/song_item.prefab.meta

@@ -1,5 +1,5 @@
 {
-  "ver": "1.2.9",
+  "ver": "1.2.7",
   "uuid": "5272b805-3158-4707-b940-ab34a292272b",
   "optimizationPolicy": "AUTO",
   "asyncLoadAssets": false,

+ 1 - 1
RhythmMaster/assets/scene/game.fire

@@ -311,7 +311,7 @@
     },
     "song": null,
     "debug": false,
-    "allSongRelease": true,
+    "allSongRelease": false,
     "_id": "aaPco+ffZEC74biaYK1Upa"
   },
   {

+ 1 - 1
RhythmMaster/assets/scene/game.fire.meta

@@ -1,5 +1,5 @@
 {
-  "ver": "1.2.9",
+  "ver": "1.2.8",
   "uuid": "99f984a4-a3da-4dd2-b091-ef398cf1a248",
   "asyncLoadAssets": false,
   "autoReleaseAssets": false,

+ 2 - 2
RhythmMaster/assets/script/GameConfig.ts

@@ -3,8 +3,8 @@ import GamePage from "./page/GamePage";
 /**游戏全局配置 */
 export default class GameConfig {
     /**歌曲资源-远程地址(OSS) */
-    static remote_res: string = "https://www.yuyekeji.cn/Cocos/msc/";
-    // static remote_res: string = "http://110.43.54.43:888/msc/";
+    // static remote_res: string = "https://yichael.oss-cn-beijing.aliyuncs.com/song/";
+    static remote_res: string = "https://www.b-beng.com/Cocos/msc/";
     /**歌曲资源-版本号 */
     static song_res_version: number = 4;
     /**歌曲分数记录-版本号 */

+ 9 - 1
RhythmMaster/assets/script/page/GamePage.ts

@@ -227,7 +227,7 @@ export default class GamePage extends cc.Component {
      */
     checkHit_count: number = 0;
     /**
-     * 拳击袋专用接口
+     * 拳击袋专用接口-不区分打击方向
      */
     checkHit() {
         this.checkHit_count++;
@@ -249,6 +249,14 @@ export default class GamePage extends cc.Component {
         }
     }
 
+    /**拳袋专用接口2-区分打击方向 */
+    checkHit2(index: number) {
+        this.key_checks[index].emit(cc.Node.EventType.TOUCH_START);
+        this.scheduleOnce(() => {
+            this.key_checks[index].emit(cc.Node.EventType.TOUCH_END);
+        }, 0.05);
+    }
+
     /**寻找最佳的击打方块,目前是以离检测区域中点最近的为佳 */
     findBestBlock(index?: number): Block {
         let bestBlock = null;

+ 13 - 15
RhythmMaster/assets/script/sdk/Listener.js

@@ -26,21 +26,19 @@ cc.Class({
     },
 
     onBoxingPostHit(data) {
-        // if (data.ename == "hit" && window.game_page) {
-        //     console.log('hit');
-        //     window.game_page.checkHit();
-        // }
-        if (data.direction == "leftPunch" && window.game_page) {
-            console.log('leftPunch');
-            window.game_page.checkHit();
-        }
-        else if(data.direction == "rightPunch" && window.game_page) {
-            console.log('rightPunch');
-            window.game_page.checkHit();
-        }
-        else if(data.direction == "straightPunch" && window.game_page) {
-            console.log('straightPunch');
-            window.game_page.checkHit();
+        if (window.game_page) {
+            //区分打击方向
+            if (data.direction == "leftPunch") {
+                window.game_page.checkHit2(0);
+            } else if (data.direction == "straightPunch") {
+                window.game_page.checkHit2(1);
+            } else if (data.direction == "rightPunch") {
+                window.game_page.checkHit2(2);
+            }
+            //不区分打击方向
+            // if (["leftPunch", "straightPunch", "rightPunch"].includes(data.direction)) {
+            //     window.game_page.checkHit();
+            // }
         }
     },
 

+ 2 - 2
RhythmMaster/assets/texture/page/game/block/AutoAtlas.pac.meta

@@ -1,5 +1,5 @@
 {
-  "ver": "1.2.1",
+  "ver": "1.2.0",
   "uuid": "a032fc75-2dd3-4867-aca8-155ebbcf3961",
   "maxWidth": 1024,
   "maxHeight": 1024,
@@ -12,7 +12,7 @@
   "quality": 80,
   "contourBleed": true,
   "paddingBleed": true,
-  "filterUnused": true,
+  "filterUnused": false,
   "packable": false,
   "premultiplyAlpha": false,
   "filterMode": "bilinear",

+ 2 - 2
RhythmMaster/assets/texture/page/game/button/AutoAtlas.pac.meta

@@ -1,5 +1,5 @@
 {
-  "ver": "1.2.1",
+  "ver": "1.2.0",
   "uuid": "f5df0f73-a644-485d-a9bb-6a3ecf510173",
   "maxWidth": 1024,
   "maxHeight": 1024,
@@ -12,7 +12,7 @@
   "quality": 80,
   "contourBleed": true,
   "paddingBleed": true,
-  "filterUnused": true,
+  "filterUnused": false,
   "packable": false,
   "premultiplyAlpha": false,
   "filterMode": "bilinear",

+ 2 - 2
RhythmMaster/assets/texture/page/main/AutoAtlas.pac.meta

@@ -1,5 +1,5 @@
 {
-  "ver": "1.2.1",
+  "ver": "1.2.0",
   "uuid": "fc5bcd74-ffd1-42aa-baad-56e2c553b36d",
   "maxWidth": 1024,
   "maxHeight": 1024,
@@ -12,7 +12,7 @@
   "quality": 80,
   "contourBleed": true,
   "paddingBleed": true,
-  "filterUnused": true,
+  "filterUnused": false,
   "packable": false,
   "premultiplyAlpha": false,
   "filterMode": "bilinear",

+ 2 - 2
RhythmMaster/assets/texture/page/settle/AutoAtlas.pac.meta

@@ -1,5 +1,5 @@
 {
-  "ver": "1.2.1",
+  "ver": "1.2.0",
   "uuid": "2a2490c9-9801-407b-b6e5-5c5acfa5f156",
   "maxWidth": 1024,
   "maxHeight": 1024,
@@ -12,7 +12,7 @@
   "quality": 80,
   "contourBleed": true,
   "paddingBleed": true,
-  "filterUnused": true,
+  "filterUnused": false,
   "packable": false,
   "premultiplyAlpha": false,
   "filterMode": "bilinear",

+ 0 - 13
RhythmMaster/build/readme.md

@@ -1,13 +0,0 @@
-用途
------------------
->本脚本是用于:
-1,把打好的包项目下的index.html文件里加上uniapp的js库  
-2,替换loading图片
-3,修改让背景图片全屏
-4,重命名web-mobile文件夹为项目的文件夹名称  
-
-使用方法
------------------
->将两个脚本同时放到Cocos项目的buil文件夹下面
-1,替换splash.png为想要的loading图片
-2,点击package.bat脚本即可

+ 1 - 1
RhythmMaster/project.json

@@ -1,7 +1,7 @@
 {
   "engine": "cocos-creator-js",
   "packages": "packages",
-  "version": "2.4.4",
+  "version": "2.4.2",
   "id": "321f4966-0990-44b0-9302-7bf5478d5222",
   "isNew": false
 }

+ 3 - 17
RhythmMaster/settings/builder.json

@@ -21,25 +21,15 @@
   "zipCompressJs": true,
   "fb-instant-games": {},
   "android": {
-    "REMOTE_SERVER_ROOT": "",
     "packageName": "org.cocos2d.demo"
   },
   "ios": {
-    "REMOTE_SERVER_ROOT": "",
-    "ios_enable_jit": true,
     "packageName": "org.cocos2d.demo"
   },
   "mac": {
-    "REMOTE_SERVER_ROOT": "",
-    "height": 720,
-    "packageName": "org.cocos2d.demo",
-    "width": 1280
-  },
-  "win32": {
-    "REMOTE_SERVER_ROOT": "",
-    "height": 720,
-    "width": 1280
+    "packageName": "org.cocos2d.demo"
   },
+  "win32": {},
   "android-instant": {
     "REMOTE_SERVER_ROOT": "",
     "host": "",
@@ -49,9 +39,5 @@
     "scheme": "https",
     "skipRecord": false
   },
-  "appBundle": false,
-  "mainCompressionType": "merge_all_json",
-  "mainIsRemote": false,
-  "nativeMd5Cache": true,
-  "agreements": {}
+  "appBundle": false
 }

+ 1 - 1
RhythmMaster/settings/project.json

@@ -30,7 +30,7 @@
     "3D Particle",
     "SafeArea"
   ],
-  "last-module-event-record-time": 1614508665137,
+  "last-module-event-record-time": 1642670235008,
   "design-resolution-width": 960,
   "design-resolution-height": 640,
   "fit-width": false,

二進制
音乐远程资源/msc/0.jpg


+ 1 - 0
音乐远程资源/msc/0.json

@@ -0,0 +1 @@
+[0.331,3.611,7.264,11.115,16.736,18.603,25.173,27.989,29.744,31.739,33.611,36.224,38.805,43.504,46.539,49.083,51.877,54.709,57.525,59.387,62.235,64.101,67.861,70.059,74.667,76.533,78.235,80.373,82.251,84.128,86,87.877,89.755,93.147]

二進制
音乐远程资源/msc/0.mp3


二進制
音乐远程资源/msc/1.jpg


+ 1 - 0
音乐远程资源/msc/1.json

@@ -0,0 +1 @@
+[0.341,1.029,1.915,2.507,2.933,3.371,3.84,4.288,4.725,5.168,5.605,6.048,6.933,7.371,7.813,8.251,8.699,9.136,9.792,11.344,11.781,12.224,13.109,13.989,14.432,14.875,15.312,15.755,16.197,16.635,17.52,18.4,18.843,19.285,19.723,20.16,21.051,21.488,21.931,22.373,22.816,23.253,23.696,24.581,25.019,25.461,25.904,26.784,27.227,27.669,28.549,28.992,29.435,30.347,30.843,31.275,31.728,32.08,32.517,32.96,33.403,33.84,34.283,35.168,35.605,36.048,36.491,36.933,37.392,37.899,38.32,38.789,41.077,42.416]

二進制
音乐远程资源/msc/1.mp3


二進制
音乐远程资源/msc/10.jpg


File diff suppressed because it is too large
+ 0 - 0
音乐远程资源/msc/10.json


二進制
音乐远程资源/msc/10.mp3


二進制
音乐远程资源/msc/2.jpg


+ 1 - 0
音乐远程资源/msc/2.json

@@ -0,0 +1 @@
+[0.549,0.901,1.253,1.835,2.427,2.779,3.12,3.477,3.829,4.293,4.651,4.997,5.472,6.176,6.528,6.869,7.227,7.579,8.053,8.4,8.752,9.333,9.925,10.277,10.624,10.981,11.333,11.792,12.155,12.501,12.853,13.205,13.669,14.027,14.379,14.731,15.083,15.547,15.899,16.251,16.832,17.424,17.776,18.128,18.48,18.832,19.301,19.653,20.005,20.357,20.704,21.173,21.525,21.877,22.245,22.581,23.061,23.413,23.755,24.107,24.923,25.275,25.627,25.979,26.341,26.8,27.152,27.504,27.856,28.208,28.677,29.024,29.376,29.728,30.08,30.549,30.901,31.253,31.84,32.427,32.779,33.131,33.477,33.829,34.309,34.651,35.003,35.707,36.176,36.528,36.88,37.232,37.579,38.048,38.4,38.752,39.339,39.925,40.277,40.629,40.981,41.328,41.797,42.149,42.501,43.205,43.675,44.027,44.379,44.725,45.083,45.552,45.904,46.251,46.837,47.424,47.861,48.128,48.475,48.832,49.301,49.653,50.005,50.704,51.173,51.525,51.877,52.224,52.581,53.051,53.403,53.755,54.341,54.923,55.627,55.979,56.331,56.8,57.152,58.208,58.667,59.029,59.728,60.08,60.549,60.981,61.253,61.851,62.427,62.869,63.125,63.472,63.829,64.299,64.757,65.216,65.707,66.629,67.035,68.027,68.464,68.896,69.413,69.776,70.352,70.821,71.28,72.224,72.661,73.093,73.467,74.107,74.507,74.971,75.995,76.464,76.917,77.381,77.861,78.251,78.736,79.195,79.707,80.181,80.667,81.291,82.005]

二進制
音乐远程资源/msc/2.mp3


二進制
音乐远程资源/msc/3.jpg


+ 1 - 0
音乐远程资源/msc/3.json

@@ -0,0 +1 @@
+[1.195,1.685,2.069,3.328,3.808,4.256,4.725,5.184,5.653,6.117,6.576,7.029,7.499,7.963,8.421,8.88,9.344,9.803,10.251,10.731,11.189,11.653,12.112,12.565,13.019,13.488,13.947,14.411,14.875,15.328,15.819,16.149,16.752,17.173,18.101,18.576,19.024,19.499,19.952,20.421,20.875,21.344,21.797,22.501,22.96,23.648,24.112,24.571,25.024,25.488,25.963,26.411,26.885,27.339,27.808,28.256,28.709,29.184,29.883,31.029,31.493,31.957,32.4,32.651,33.115,33.803,34.267,34.72,35.643,36.571,37.035,37.499,38.192,39.12,39.781,40.037,40.731,41.424,42.112,42.576,43.029,43.493,44.192,44.88,45.579,46.501,47.157,47.424,47.877,48.341,48.805,49.493,49.941,50.416,51.573,52.256,52.72,53.179,53.627,54.107,54.565,55.024,55.947,56.869,57.525,57.797,58.731,59.403,59.883,60.347,60.805,61.472,61.931,62.411,62.88,63.333,63.808,64.261,64.933,66.107,66.56,67.029,67.952,68.624,68.875,69.333,69.797,70.251,70.715,71.189,71.643,72.325,73.024,73.275,73.941,74.421,75.579,76.005,76.256,76.731,77.211,77.664,78.133,78.603,79.296,79.979,80.907,81.344,81.605,82.069,82.987,83.664,84.144,84.592,85.296,85.989,86.443,87.141,87.605,88.293,88.757,89.451,90.144,91.077,91.525,91.979,92.912,93.376,94.064,94.752,95.221,95.675,96.128,96.837,97.525,98.437,98.901,99.365,99.819,100.288,100.757,101.451,102.133,102.603,103.056,103.499,103.76,104.224,104.907,105.707]

二進制
音乐远程资源/msc/3.mp3


二進制
音乐远程资源/msc/4.jpg


+ 1 - 0
音乐远程资源/msc/4.json

@@ -0,0 +1 @@
+[1.173,1.632,2.096,2.549,3.019,3.477,3.941,4.4,4.864,5.323,5.787,6.251,6.709,7.173,7.632,8.096,8.555,9.019,9.477,9.941,10.4,10.864,11.328,11.787,12.251,12.709,13.173,13.632,14.101,14.56,15.493,15.941,16.405,16.864,17.328,18.027,18.709,19.173,19.632,20.096,20.555,21.019,22.405,22.864,23.328,23.787,24.251,24.709,25.413,26.096,26.555,27.477,27.941,28.405,28.864,29.323,30,30.261,30.709,31.173,31.632,32.096,32.795,33.477,33.941,34.405,34.864,35.328,35.797,36.251,36.709,37.173,37.632,38.096,38.555,39.019,39.477,40.181,40.864,41.328,41.797,42.272,42.752,43.179,43.872,44.565,45.029,45.285,45.941,46.4,46.864,47.557,48.251,48.709,49.173,49.632,50.096,50.555,51.253,51.941,52.395,52.864,53.323,53.787,54.251,55.173,55.632,56.096,56.555,57.019,57.477,57.941,59.099,59.792,60.053,60.709,61.173,61.632,62.555,63.019,63.477,63.941,64.4,64.864,65.328,66.021,66.709,67.163,67.632,68.096,68.555,69.019,69.712,70.4,70.864,71.328,71.787,72.251,72.709,73.403,73.867,74.171,74.832,75.477,75.941,76.4,76.864,77.328,77.787,78.251,78.709,79.173,79.632,80.096,80.555,81.019,81.477,81.941,82.4,82.864,83.323,83.787,84.251,84.709,85.173,85.632,86.096,86.555,87.019,87.477,87.941,88.4,88.864,89.328,89.787,90.251,90.709,91.173,91.632,92.096,92.555,93.019,93.477,93.941,94.4,94.864,95.328,95.787,96.251,96.709,97.173,97.632,98.096,98.555,99.019,99.477,99.941,100.4,100.875,101.328,101.787,102.251,102.72,103.173,103.632,104.096,104.555,105.019,105.483,105.941,106.405,106.864,107.328,107.787,108.251,108.709,109.173,109.632,110.096,110.56,111.019,111.483,111.733]

二進制
音乐远程资源/msc/4.mp3


二進制
音乐远程资源/msc/5.jpg


+ 1 - 0
音乐远程资源/msc/5.json

@@ -0,0 +1 @@
+[0.181,0.539,1.499,2.405,3.243,4.48,5.157,6.101,7.941,8.4,9.328,9.792,10.251,11.173,11.637,12.096,13.019,13.483,13.941,14.395,15.328,15.787,16.368,16.709,17.173,17.632,18.555,19.013,19.477,20.064,20.405,20.869,21.328,22.021,22.715,23.637,24.789,25.712,26.187,26.64,27.216,27.573,28.149,30.144,30.667,31.269,31.728,32.4,32.864,33.328,33.792,34.251,34.597,35.173,36.091,36.56,37.019,37.483,37.936,38.293,38.869,39.323,39.787,40.251,40.715,41.173,41.632,41.984,42.555,42.997,43.483,43.941,44.405,44.864,45.328,45.675,46.021,46.939,47.397,47.867,48.336,49.253,49.712,50.171,50.864,51.563,52.027,52.944,53.408,53.872,54.325,54.784,55.253,55.717,56.64,57.099,57.563,58.011,58.475,58.944,59.413,60.101,60.795,61.467,61.941,62.405,62.869,63.328,63.787,64.219,64.715,65.157,65.632,66.096,66.56,67.013,67.477,67.936,68.389,69.328,69.771,70.251,70.715,71.173,71.531,72.096,73.019,73.467,73.941,74.875,75.227,75.797,76.256,76.709,77.291,77.632,78.101,78.555,79.483,79.824,80.4,80.987,81.328,81.792,82.245,82.827,83.637,84.331,84.789,85.483,86.187,86.64,87.099,87.563,88.021,88.48,89.061,91.253,91.675,91.989,92.651,93.099,94.021,94.501,95.168,96.331,97.253,97.947,98.635,99.088,99.563,100.027,100.944,101.408,101.861,102.325,102.784,103.264,103.717,104.64,105.099,106.011,106.485,106.944,107.408,108.331,108.789,109.253,109.712,110.176,110.64,111.099,112.021,112.485,112.939,113.403,113.861,114.331,114.795,115.253,115.717,116.176,116.64,117.093,117.552,118.021,118.485,119.179,119.749,120.101,120.565]

二進制
音乐远程资源/msc/5.mp3


二進制
音乐远程资源/msc/6.jpg


+ 1 - 0
音乐远程资源/msc/6.json

@@ -0,0 +1 @@
+[1.104,1.568,2.053,2.677,3.333,3.749,4.384,5.019,5.451,5.867,6.261,6.709,7.029,7.755,8.411,8.789,9.248,10.096,10.528,11.152,11.792,12.208,12.635,13.056,13.477,13.899,14.528,15.253,16.576,17.515,17.979,18.683,19.179,19.776,20.4,21.035,21.84,22.965,23.915,24.656,25.424,26.315,27.051,30.283,30.789,31.317,31.755,32.976,33.344,34.021,34.725,35.019,35.563,36.608,37.072,37.547,38.027,39.067,40.096,40.741,41.472,41.776,42.432,43.312,44.309,44.779,45.579,46.016,46.853,47.701,48.229,48.56,49.397,50.235,50.651,51.088,51.925,52.773,53.611,54.464,55.307,55.739,56.363,57.045,57.632,58.715,59.531,59.957,60.379,60.8,61.221,61.643,62.069,62.491,62.912,63.349,63.765,64.187,64.613,65.04,65.461,65.893,66.315,66.741,67.163,67.595,68.016,68.453,68.864,69.296,69.717,70.165,70.571,71.013,71.424,72.091,72.517,73.141,73.568,74,74.427,74.853,75.285,76.149,76.997,77.856,78.283,78.709,79.568,80.427,81.291,81.707,82.139,82.565,82.997,83.424,83.851,84.283,84.709,85.136,85.568,86.213,86.645,87.285,87.712,88.139,88.571,89.205,89.856,90.283,90.709,91.141,91.568,91.995,92.64,93.072,93.499]

二進制
音乐远程资源/msc/6.mp3


二進制
音乐远程资源/msc/7.jpg


+ 1 - 0
音乐远程资源/msc/7.json

@@ -0,0 +1 @@
+[0.272,0.976,1.44,1.904,2.373,2.843,3.312,3.776,4.224,4.715,5.189,5.653,6.112,6.587,7.056,7.531,8,8.464,8.939,9.403,9.877,10.331,10.805,11.28,11.728,12.213,12.688,13.152,13.605,14.085,14.549,15.029,15.499,15.947,16.437,16.901,17.371,17.845,18.315,18.773,19.243,19.712,20.187,20.651,21.125,21.595,22.048,22.523,22.997,23.461,23.925,24.405,24.864,25.344,25.813,26.277,26.752,27.216,27.685,28.155,28.619,29.093,29.557,30.043,30.507,30.971,31.435,31.904,32.373,32.843,33.312,33.776,34.251,34.715,35.189,35.653,36.123,36.592,37.061,37.525,38,38.464,38.939,39.408,39.877,40.341,40.8,41.28,41.749,42.213,42.688,43.152,43.611,44.096,44.56,45.029,45.499,45.963,46.427,46.901,47.371,47.84,48.315,48.779,49.248,49.717,50.187,50.651,51.125,51.595,52.053,52.533,52.997,53.467,53.936,54.405,54.875,55.339,55.813,56.277,56.752,57.216,57.685,58.155,58.619,59.093,59.557,60.005,60.256,60.971,61.445,61.92,62.389,62.859,63.328,63.797,64.267,64.731,65.2,65.669,66.133,66.608,67.077,67.547,68.016,68.485,68.944,69.419,69.872,70.357,70.827,71.296,71.765,72.235,72.704,73.173,73.637,74.107,74.576,75.045,75.515,75.973,76.443,76.923,77.392,77.856,78.325,78.795,79.264,79.733,80.203,80.672,81.141,81.611,82.08,82.544,83.013,83.483,83.952,84.421,84.891,85.36,85.829,86.293,86.763,87.232,87.701,88.171,88.635,89.104,89.579,90.048,90.512,90.981,91.605]

二進制
音乐远程资源/msc/7.mp3


二進制
音乐远程资源/msc/8.jpg


+ 1 - 0
音乐远程资源/msc/8.json

@@ -0,0 +1 @@
+[1.099,1.392,1.643,1.936,2.187,2.464,2.725,3.003,3.253,3.808,4.347,4.624,4.891,5.451,5.707,5.968,6.261,6.512,6.8,7.061,7.595,7.867,8.128,8.672,8.933,9.211,9.771,10.315,10.672,11.125,11.376,11.92,12.448,12.731,12.997,13.269,13.536,13.813,14.08,14.357,14.613,14.907,15.157,15.435,15.696,16.24,16.773,17.056,17.317,17.589,17.856,18.128,18.405,18.683,18.933,19.472,19.755,20.016,20.299,20.565,20.837,21.093,21.376,21.643,21.92,22.176,22.448,22.715,22.997,23.259,23.536,23.787,24.341,24.619,24.885,25.168,25.419,25.701,25.963,26.501,27.04,27.579,27.872,28.123,28.384,28.661,29.211,29.739,30.021,30.283,30.56,30.827,31.109,31.371,31.643,31.904,32.181,32.448,32.72,32.987,33.509,33.808,34.064,34.352,34.608,34.869,35.147,35.696,35.973,36.224,36.501,36.768,37.029,37.312,37.856,38.139,38.389,38.928,39.2,39.472,40.016,40.288,40.549,40.837,41.093,41.365,41.632,42.181,42.475,42.768,43.189,43.797,44.341,44.608,44.869,45.408,45.691,45.952,46.501,46.779,47.035,47.317,47.573,47.851,48.117,48.405,48.661,48.939,49.195,49.488,49.739,50.011,50.277,50.821,51.355,51.637,51.899,52.171,52.437,52.709,52.987,53.264,53.515,53.803,54.053,54.331,54.597,54.88,55.147,55.419,55.68,55.957,56.219,56.501,56.763,57.04,57.307,57.584,57.84,58.117,58.384,58.923,59.205,59.467,59.749,60,60.283,60.544,61.083,61.365,61.632,62.165,62.459,62.709,62.976,63.243,63.531,63.792,64.325,64.869,65.408,65.691,65.952,66.235,66.485,67.029,67.301,67.568,68.112,68.395,68.651,68.928,69.195,69.461,69.728,70.288,70.811,71.344,71.621,71.893,72.171,72.437,72.704,72.971,73.237,73.515,73.781,74.053,74.336,74.597,74.88,75.131,75.413,75.675,75.947,76.213,76.757,77.045,77.296,77.835,78.123,78.379,78.656,78.923,79.451,79.744,79.995,80.539,81.077,81.616,81.893,82.16,82.421,82.699,83.109,83.776,84.064,84.32,84.859,85.403,85.936,86.219,86.469,86.752,87.019,87.584,88.16,88.491,88.949]

二進制
音乐远程资源/msc/8.mp3


二進制
音乐远程资源/msc/9.jpg


File diff suppressed because it is too large
+ 0 - 0
音乐远程资源/msc/9.json


二進制
音乐远程资源/msc/9.mp3


+ 13 - 0
音乐远程资源/msc/songs.json

@@ -0,0 +1,13 @@
+[
+    {"id": 1, "name": "Pink Pineapple", "stars": 1},
+    {"id": 0, "name": "Alf Deep", "stars": 1},
+    {"id": 2, "name": "LBOO", "stars": 2},
+    {"id": 3, "name": "Bombs Away", "stars": 2},
+    {"id": 4, "name": "Spice Girls", "stars": 3},
+    {"id": 5, "name": "Corona", "stars": 3},
+    {"id": 6, "name": "Groove Coverage", "stars": 3},
+    {"id": 7, "name": "DJMuchY", "stars": 4},
+    {"id": 8, "name": "Glee Cast", "stars": 4},
+    {"id": 9, "name": "Michael Jackson", "stars": 4},
+    {"id": 10, "name": "Diana Boncheva", "stars": 5}
+]

Some files were not shown because too many files changed in this diff