testing.
0
public/conductor/.tern-port → public/1/.tern-port
Executable file → Normal file
BIN
public/1/audio/2011_2011.mp3
Normal file
BIN
public/1/audio/2011_바람.mp3
Normal file
BIN
public/1/audio/2011_벨.mp3
Normal file
BIN
public/1/audio/2011_숲.mp3
Normal file
BIN
public/1/audio/2011_헤비레인.mp3
Normal file
BIN
public/1/audio/검은산_다급.mp3
Normal file
BIN
public/1/audio/검은산_뚜루.mp3
Normal file
BIN
public/1/audio/검은산_부엉.mp3
Normal file
BIN
public/1/audio/검은산_불안.mp3
Normal file
BIN
public/1/conductor/audio/2011_2011.mp3
Normal file
BIN
public/1/conductor/audio/2011_바람.mp3
Normal file
BIN
public/1/conductor/audio/2011_벨.mp3
Normal file
BIN
public/1/conductor/audio/2011_숲.mp3
Normal file
BIN
public/1/conductor/audio/2011_헤비레인.mp3
Normal file
BIN
public/1/conductor/audio/검은산_다급.mp3
Normal file
BIN
public/1/conductor/audio/검은산_뚜루.mp3
Normal file
BIN
public/1/conductor/audio/검은산_부엉.mp3
Normal file
BIN
public/1/conductor/audio/검은산_불안.mp3
Normal file
0
public/conductor/favicon.ico → public/1/conductor/favicon.ico
Executable file → Normal file
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
0
public/conductor/imgs/arrow-circle-left.svg → public/1/conductor/imgs/arrow-circle-left.svg
Executable file → Normal file
|
Before Width: | Height: | Size: 466 B After Width: | Height: | Size: 466 B |
0
public/conductor/imgs/arrow-circle-right.svg → public/1/conductor/imgs/arrow-circle-right.svg
Executable file → Normal file
|
Before Width: | Height: | Size: 469 B After Width: | Height: | Size: 469 B |
0
public/conductor/imgs/check-circle.svg → public/1/conductor/imgs/check-circle.svg
Executable file → Normal file
|
Before Width: | Height: | Size: 420 B After Width: | Height: | Size: 420 B |
0
public/conductor/imgs/hand-point-right-regular.svg → public/1/conductor/imgs/hand-point-right-regular.svg
Executable file → Normal file
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
0
public/conductor/imgs/icon_sound.svg → public/1/conductor/imgs/icon_sound.svg
Executable file → Normal file
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
0
public/conductor/imgs/iconmonstr-minus-4.svg → public/1/conductor/imgs/iconmonstr-minus-4.svg
Executable file → Normal file
|
Before Width: | Height: | Size: 194 B After Width: | Height: | Size: 194 B |
0
public/conductor/imgs/iconmonstr-plus-4.svg → public/1/conductor/imgs/iconmonstr-plus-4.svg
Executable file → Normal file
|
Before Width: | Height: | Size: 212 B After Width: | Height: | Size: 212 B |
0
public/conductor/imgs/listen-icon.svg → public/1/conductor/imgs/listen-icon.svg
Executable file → Normal file
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
0
public/conductor/imgs/litmus.png → public/1/conductor/imgs/litmus.png
Executable file → Normal file
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
0
public/conductor/imgs/litmusphone.png → public/1/conductor/imgs/litmusphone.png
Executable file → Normal file
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
0
public/conductor/imgs/phonehand.png → public/1/conductor/imgs/phonehand.png
Executable file → Normal file
|
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 110 KiB |
|
|
@ -25,18 +25,18 @@ $(document).ready(function() {
|
|||
//clap
|
||||
AudioImport_p5("./audio/clap@2/" + ("0" + getRandomInt(1, 2)).slice(-2) + ".mp3"),
|
||||
//beach_sounds page 1 ==> 7
|
||||
AudioImport("./audio/이현1.mp3"),
|
||||
AudioImport("./audio/이현2.mp3"),
|
||||
AudioImport("./audio/이현3.mp3"),
|
||||
AudioImport("./audio/이현4.mp3"),
|
||||
AudioImport("./audio/미림1.mp3"),
|
||||
AudioImport("./audio/부딪미림2.mp3"),
|
||||
AudioImport("./audio/발걸음미림2.mp3"),
|
||||
//beach_sounds page 2 ==> 7
|
||||
AudioImport("./audio/고요8.mp3"),
|
||||
AudioImport("./audio/고요9.mp3"),
|
||||
AudioImport("./audio/2011_2011.mp3"),
|
||||
AudioImport("./audio/2011_벨.mp3"),
|
||||
AudioImport("./audio/2011_숲.mp3"),
|
||||
AudioImport("./audio/2011_바람.mp3"),
|
||||
AudioImport("./audio/2011_헤비레인.mp3"),
|
||||
AudioImport("./audio/고요10.mp3"),
|
||||
AudioImport("./audio/고요11.mp3"),
|
||||
//beach_sounds page 2 ==> 7
|
||||
AudioImport("./audio/검은산_뚜루.mp3"),
|
||||
AudioImport("./audio/검은산_다급.mp3"),
|
||||
AudioImport("./audio/검은산_부엉.mp3"),
|
||||
AudioImport("./audio/검은산_불안.mp3"),
|
||||
AudioImport("./audio/고요12.mp3"),
|
||||
AudioImport("./audio/고요13.mp3"),
|
||||
AudioImport("./audio/고요14.mp3"),
|
||||
|
|
@ -55,15 +55,15 @@ $(document).ready(function() {
|
|||
//beach list
|
||||
//NOTE: beware! same key is not allowed!! every keys should have different name!!
|
||||
var beach_sounds = {
|
||||
'이현1' : imports[8],
|
||||
'이현2' : imports[9],
|
||||
'이현3' : imports[10],
|
||||
'이현4' : imports[11],
|
||||
'미림1' : imports[12],
|
||||
'부딪미림2' : imports[13],
|
||||
'발걸음미림2' : imports[14],
|
||||
'고요8' : imports[15],
|
||||
'고요9' : imports[16],
|
||||
'2011_2011' : imports[8],
|
||||
'2011_벨' : imports[9],
|
||||
'2011_숲' : imports[10],
|
||||
'2011_바람' : imports[11],
|
||||
'2011_헤비레인' : imports[12],
|
||||
'검은산_뚜루' : imports[13],
|
||||
'검은산_다급' : imports[14],
|
||||
'검은산_부엉' : imports[15],
|
||||
'검은산_불안' : imports[16],
|
||||
'고요10' : imports[17],
|
||||
'고요11' : imports[18],
|
||||
'고요12' : imports[19],
|
||||
|
|
@ -72,15 +72,15 @@ $(document).ready(function() {
|
|||
};
|
||||
//NOTE: beware! same key is not allowed!! every keys should have different name!!
|
||||
var beach_players = {
|
||||
'이현1': [],
|
||||
'이현2': [],
|
||||
'이현3': [],
|
||||
'이현4': [],
|
||||
'미림1': [],
|
||||
'부딪미림2': [],
|
||||
'발걸음미림2': [],
|
||||
'고요8': [],
|
||||
'고요9': [],
|
||||
'2011_2011': [],
|
||||
'2011_벨': [],
|
||||
'2011_숲': [],
|
||||
'2011_바람': [],
|
||||
'2011_헤비레인': [],
|
||||
'검은산_뚜루': [],
|
||||
'검은산_다급': [],
|
||||
'검은산_부엉': [],
|
||||
'검은산_불안': [],
|
||||
'고요10': [],
|
||||
'고요11': [],
|
||||
'고요12': [],
|
||||
0
public/conductor/lib/Tone-r12.min.js → public/1/conductor/lib/Tone-r12.min.js
vendored
Executable file → Normal file
0
public/conductor/lib/Tone-reserved.min.js → public/1/conductor/lib/Tone-reserved.min.js
vendored
Executable file → Normal file
0
public/conductor/lib/colors-2.2.0.min.css → public/1/conductor/lib/colors-2.2.0.min.css
vendored
Executable file → Normal file
0
public/conductor/lib/hammer-v2.0.8.min.js → public/1/conductor/lib/hammer-v2.0.8.min.js
vendored
Executable file → Normal file
0
public/conductor/lib/jquery-3.2.1.min.js → public/1/conductor/lib/jquery-3.2.1.min.js
vendored
Executable file → Normal file
0
public/conductor/lib/loading-animation.css → public/1/conductor/lib/loading-animation.css
Executable file → Normal file
0
public/conductor/lib/lodash-full-v4.17.10.min.js → public/1/conductor/lib/lodash-full-v4.17.10.min.js
vendored
Executable file → Normal file
0
public/conductor/lib/p5.min-v0.6.1.js → public/1/conductor/lib/p5.min-v0.6.1.js
Executable file → Normal file
0
public/conductor/lib/p5.sound.min-v0.3.7.js → public/1/conductor/lib/p5.sound.min-v0.3.7.js
Executable file → Normal file
0
public/conductor/lib/paper-full-v0.11.5.min.js → public/1/conductor/lib/paper-full-v0.11.5.min.js
vendored
Executable file → Normal file
0
public/conductor/lib/socket.io-v2.1.1.slim.js → public/1/conductor/lib/socket.io-v2.1.1.slim.js
Executable file → Normal file
0
public/conductor/lib/tachyons-4.9.1.min.css → public/1/conductor/lib/tachyons-4.9.1.min.css
vendored
Executable file → Normal file
0
public/conductor/lib/util.js → public/1/conductor/lib/util.js
Executable file → Normal file
0
public/conductor/phonehand.png → public/1/conductor/phonehand.png
Executable file → Normal file
|
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 110 KiB |
0
public/favicon.ico → public/1/favicon.ico
Executable file → Normal file
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
0
public/imgs/arrow-circle-left.svg → public/1/imgs/arrow-circle-left.svg
Executable file → Normal file
|
Before Width: | Height: | Size: 466 B After Width: | Height: | Size: 466 B |
0
public/imgs/arrow-circle-right.svg → public/1/imgs/arrow-circle-right.svg
Executable file → Normal file
|
Before Width: | Height: | Size: 469 B After Width: | Height: | Size: 469 B |
0
public/imgs/check-circle.svg → public/1/imgs/check-circle.svg
Executable file → Normal file
|
Before Width: | Height: | Size: 420 B After Width: | Height: | Size: 420 B |
0
public/imgs/hand-point-right-regular.svg → public/1/imgs/hand-point-right-regular.svg
Executable file → Normal file
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.3 KiB |
0
public/imgs/icon_sound.svg → public/1/imgs/icon_sound.svg
Executable file → Normal file
|
Before Width: | Height: | Size: 2.9 KiB After Width: | Height: | Size: 2.9 KiB |
0
public/imgs/iconmonstr-minus-4.svg → public/1/imgs/iconmonstr-minus-4.svg
Executable file → Normal file
|
Before Width: | Height: | Size: 194 B After Width: | Height: | Size: 194 B |
0
public/imgs/iconmonstr-plus-4.svg → public/1/imgs/iconmonstr-plus-4.svg
Executable file → Normal file
|
Before Width: | Height: | Size: 212 B After Width: | Height: | Size: 212 B |
0
public/imgs/listen-icon.svg → public/1/imgs/listen-icon.svg
Executable file → Normal file
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.5 KiB |
0
public/imgs/litmus.png → public/1/imgs/litmus.png
Executable file → Normal file
|
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 19 KiB |
0
public/imgs/litmusphone.png → public/1/imgs/litmusphone.png
Executable file → Normal file
|
Before Width: | Height: | Size: 54 KiB After Width: | Height: | Size: 54 KiB |
0
public/imgs/phonehand.png → public/1/imgs/phonehand.png
Executable file → Normal file
|
Before Width: | Height: | Size: 110 KiB After Width: | Height: | Size: 110 KiB |
74
public/index.js → public/1/index.js
Executable file → Normal file
|
|
@ -25,18 +25,18 @@ $(document).ready(function() {
|
|||
//clap
|
||||
AudioImport_p5("./audio/clap@2/" + ("0" + getRandomInt(1, 2)).slice(-2) + ".mp3"),
|
||||
//sounds page 1 ==> 7
|
||||
AudioImport("./audio/고요1.mp3"),
|
||||
AudioImport("./audio/고요2.mp3"),
|
||||
AudioImport("./audio/고요3.mp3"),
|
||||
AudioImport("./audio/고요4.mp3"),
|
||||
AudioImport("./audio/고요5.mp3"),
|
||||
AudioImport("./audio/고요6.mp3"),
|
||||
AudioImport("./audio/고요7.mp3"),
|
||||
//sounds page 2 ==> 7
|
||||
AudioImport("./audio/고요8.mp3"),
|
||||
AudioImport("./audio/고요9.mp3"),
|
||||
AudioImport("./audio/2011_2011.mp3"),
|
||||
AudioImport("./audio/2011_벨.mp3"),
|
||||
AudioImport("./audio/2011_숲.mp3"),
|
||||
AudioImport("./audio/2011_바람.mp3"),
|
||||
AudioImport("./audio/2011_헤비레인.mp3"),
|
||||
AudioImport("./audio/고요10.mp3"),
|
||||
AudioImport("./audio/고요11.mp3"),
|
||||
//sounds page 2 ==> 7
|
||||
AudioImport("./audio/검은산_뚜루.mp3"),
|
||||
AudioImport("./audio/검은산_다급.mp3"),
|
||||
AudioImport("./audio/검은산_부엉.mp3"),
|
||||
AudioImport("./audio/검은산_불안.mp3"),
|
||||
AudioImport("./audio/고요12.mp3"),
|
||||
AudioImport("./audio/고요13.mp3"),
|
||||
AudioImport("./audio/고요14.mp3"),
|
||||
|
|
@ -55,15 +55,15 @@ $(document).ready(function() {
|
|||
//beach list
|
||||
//NOTE: beware! same key is not allowed!! every keys should have different name!!
|
||||
var beach_sounds = {
|
||||
'고요1' : imports[8],
|
||||
'고요2' : imports[9],
|
||||
'고요3' : imports[10],
|
||||
'고요4' : imports[11],
|
||||
'고요5' : imports[12],
|
||||
'고요6' : imports[13],
|
||||
'고요7' : imports[14],
|
||||
'고요8' : imports[15],
|
||||
'고요9' : imports[16],
|
||||
'2011_2011' : imports[8],
|
||||
'2011_벨' : imports[9],
|
||||
'2011_숲' : imports[10],
|
||||
'2011_바람' : imports[11],
|
||||
'2011_헤비레인' : imports[12],
|
||||
'검은산_뚜루' : imports[13],
|
||||
'검은산_다급' : imports[14],
|
||||
'검은산_부엉' : imports[15],
|
||||
'검은산_불안' : imports[16],
|
||||
'고요10' : imports[17],
|
||||
'고요11' : imports[18],
|
||||
'고요12' : imports[19],
|
||||
|
|
@ -72,15 +72,15 @@ $(document).ready(function() {
|
|||
};
|
||||
//NOTE: beware! same key is not allowed!! every keys should have different name!!
|
||||
var beach_players = {
|
||||
'고요1': [],
|
||||
'고요2': [],
|
||||
'고요3': [],
|
||||
'고요4': [],
|
||||
'고요5': [],
|
||||
'고요6': [],
|
||||
'고요7': [],
|
||||
'고요8': [],
|
||||
'고요9': [],
|
||||
'2011_2011': [],
|
||||
'2011_벨': [],
|
||||
'2011_숲': [],
|
||||
'2011_바람': [],
|
||||
'2011_헤비레인': [],
|
||||
'검은산_뚜루': [],
|
||||
'검은산_다급': [],
|
||||
'검은산_부엉': [],
|
||||
'검은산_불안': [],
|
||||
'고요10': [],
|
||||
'고요11': [],
|
||||
'고요12': [],
|
||||
|
|
@ -89,15 +89,15 @@ $(document).ready(function() {
|
|||
};
|
||||
//NOTE: beware! same key is not allowed!! every keys should have different name!!
|
||||
var beach_playcounts = {
|
||||
'고요1': 0,
|
||||
'고요2': 0,
|
||||
'고요3': 0,
|
||||
'고요4': 0,
|
||||
'고요5': 0,
|
||||
'고요6': 0,
|
||||
'고요7': 0,
|
||||
'고요8': 0,
|
||||
'고요9': 0,
|
||||
'2011_2011': 0,
|
||||
'2011_벨': 0,
|
||||
'2011_숲': 0,
|
||||
'2011_바람': 0,
|
||||
'2011_헤비레인': 0,
|
||||
'검은산_뚜루': 0,
|
||||
'검은산_다급': 0,
|
||||
'검은산_부엉': 0,
|
||||
'검은산_불안': 0,
|
||||
'고요10': 0,
|
||||
'고요11': 0,
|
||||
'고요12': 0,
|
||||