update sounds
This commit is contained in:
BIN
packages/frontend/assets/sounds/syuilo/n-aec-4va.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-aec-4va.mp3
Normal file
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-aec-4vb.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-aec-4vb.mp3
Normal file
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-aec-8va.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-aec-8va.mp3
Normal file
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-aec-8vb.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-aec-8vb.mp3
Normal file
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-aec.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-aec.mp3
Normal file
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-cea-4va.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-cea-4va.mp3
Normal file
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-cea-4vb.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-cea-4vb.mp3
Normal file
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-cea-8va.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-cea-8va.mp3
Normal file
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-cea-8vb.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-cea-8vb.mp3
Normal file
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-cea.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-cea.mp3
Normal file
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-ea-4va.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-ea-4va.mp3
Normal file
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-ea-4vb.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-ea-4vb.mp3
Normal file
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-ea-8va.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-ea-8va.mp3
Normal file
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-ea-8vb.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-ea-8vb.mp3
Normal file
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-ea-harmony.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-ea-harmony.mp3
Normal file
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-ea.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-ea.mp3
Normal file
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-eca-4va.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-eca-4va.mp3
Normal file
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-eca-4vb.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-eca-4vb.mp3
Normal file
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-eca-8va.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-eca-8va.mp3
Normal file
Binary file not shown.
Binary file not shown.
BIN
packages/frontend/assets/sounds/syuilo/n-eca.mp3
Normal file
BIN
packages/frontend/assets/sounds/syuilo/n-eca.mp3
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -4,21 +4,27 @@ const cache = new Map<string, HTMLAudioElement>();
|
|||||||
|
|
||||||
export const soundsTypes = [
|
export const soundsTypes = [
|
||||||
null,
|
null,
|
||||||
'syuilo/new-aec-4va',
|
'syuilo/n-aec',
|
||||||
'syuilo/new-aec-4vb',
|
'syuilo/n-aec-4va',
|
||||||
'syuilo/new-aec-8va',
|
'syuilo/n-aec-4vb',
|
||||||
'syuilo/new-aec-8vb',
|
'syuilo/n-aec-8va',
|
||||||
'syuilo/new-aec',
|
'syuilo/n-aec-8vb',
|
||||||
'syuilo/new-cea-4va',
|
'syuilo/n-cea',
|
||||||
'syuilo/new-cea-4vb',
|
'syuilo/n-cea-4va',
|
||||||
'syuilo/new-cea-8va',
|
'syuilo/n-cea-4vb',
|
||||||
'syuilo/new-cea-8vb',
|
'syuilo/n-cea-8va',
|
||||||
'syuilo/new-cea',
|
'syuilo/n-cea-8vb',
|
||||||
'syuilo/new-eca-4va',
|
'syuilo/n-eca',
|
||||||
'syuilo/new-eca-4vb',
|
'syuilo/n-eca-4va',
|
||||||
'syuilo/new-eca-8va',
|
'syuilo/n-eca-4vb',
|
||||||
'syuilo/new-eca-8vb',
|
'syuilo/n-eca-8va',
|
||||||
'syuilo/new-eca',
|
'syuilo/n-eca-8vb',
|
||||||
|
'syuilo/n-ea',
|
||||||
|
'syuilo/n-ea-4va',
|
||||||
|
'syuilo/n-ea-4vb',
|
||||||
|
'syuilo/n-ea-8va',
|
||||||
|
'syuilo/n-ea-8vb',
|
||||||
|
'syuilo/n-ea-harmony',
|
||||||
'syuilo/up',
|
'syuilo/up',
|
||||||
'syuilo/down',
|
'syuilo/down',
|
||||||
'syuilo/pope1',
|
'syuilo/pope1',
|
||||||
|
@@ -319,14 +319,14 @@ export class ColdDeviceStorage {
|
|||||||
syncDeviceDarkMode: true,
|
syncDeviceDarkMode: true,
|
||||||
plugins: [] as Plugin[],
|
plugins: [] as Plugin[],
|
||||||
mediaVolume: 0.5,
|
mediaVolume: 0.5,
|
||||||
sound_masterVolume: 0.3,
|
sound_masterVolume: 0.5,
|
||||||
sound_note: { type: 'syuilo/down', volume: 1 },
|
sound_note: { type: 'syuilo/n-aec', volume: 0.5 },
|
||||||
sound_noteMy: { type: 'syuilo/up', volume: 1 },
|
sound_noteMy: { type: 'syuilo/n-cea', volume: 0.5 },
|
||||||
sound_notification: { type: 'syuilo/pope2', volume: 1 },
|
sound_notification: { type: 'syuilo/n-ea', volume: 0.5 },
|
||||||
sound_chat: { type: 'syuilo/pope1', volume: 1 },
|
sound_chat: { type: 'syuilo/pope1', volume: 0.5 },
|
||||||
sound_chatBg: { type: 'syuilo/waon', volume: 1 },
|
sound_chatBg: { type: 'syuilo/waon', volume: 0.5 },
|
||||||
sound_antenna: { type: 'syuilo/triple', volume: 1 },
|
sound_antenna: { type: 'syuilo/triple', volume: 0.5 },
|
||||||
sound_channel: { type: 'syuilo/square-pico', volume: 1 },
|
sound_channel: { type: 'syuilo/square-pico', volume: 0.5 },
|
||||||
};
|
};
|
||||||
|
|
||||||
public static watchers: Watcher[] = [];
|
public static watchers: Watcher[] = [];
|
||||||
|
Reference in New Issue
Block a user