add banks to lfs
This commit is contained in:
parent
2654d6bfbb
commit
916b72ef39
|
@ -53,3 +53,6 @@
|
|||
*.A filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.JAR filter=lfs diff=lfs merge=lfs -text
|
||||
# FMOD
|
||||
*.bank filter=lfs diff=lfs merge=lfs -text
|
||||
*.BANK filter=lfs diff=lfs merge=lfs -text
|
||||
|
|
Binary file not shown.
|
@ -1,7 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: b8af3ba47b52d44478abb14d6314aca8
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Binary file not shown.
|
@ -1,7 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: dc64b8541a020ca4a82de670fa5c79e1
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
|
@ -46,7 +46,7 @@ MonoBehaviour:
|
|||
Value: 0
|
||||
OverlaySettings:
|
||||
- Platform: 1
|
||||
Value: 1
|
||||
Value: 0
|
||||
- Platform: 2
|
||||
Value: 0
|
||||
- Platform: 20
|
||||
|
@ -76,8 +76,7 @@ MonoBehaviour:
|
|||
- Platform: 20
|
||||
Value: 32
|
||||
Plugins: []
|
||||
MasterBanks:
|
||||
- Master
|
||||
MasterBanks: []
|
||||
Banks: []
|
||||
BanksToLoad: []
|
||||
LiveUpdatePort: 9264
|
||||
|
|
|
@ -12,5 +12,17 @@ MonoBehaviour:
|
|||
m_Script: {fileID: 11500000, guid: a918b83cb0f52b445bf4975f41eaf321, type: 3}
|
||||
m_Name: Audio Visualiser Settings
|
||||
m_EditorClassIdentifier:
|
||||
_fractalAnimations: []
|
||||
_tunnelAnimations: []
|
||||
_fractalAnimations:
|
||||
- name: _Fractality
|
||||
multiplier: 43
|
||||
channel: 0
|
||||
sample: 525
|
||||
_tunnelAnimations:
|
||||
- name: _OverallPower
|
||||
multiplier: -1000
|
||||
channel: 0
|
||||
sample: 173
|
||||
- name: _OverallPower
|
||||
multiplier: -1000
|
||||
channel: 0
|
||||
sample: 173
|
||||
|
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: 5329d97b03ee8dd49905d088d917922b
|
||||
labels:
|
||||
- FMOD
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Binary file not shown.
|
@ -1,9 +0,0 @@
|
|||
fileFormatVersion: 2
|
||||
guid: aaf2f228587ce6b4898575b37dc4700a
|
||||
labels:
|
||||
- FMOD
|
||||
DefaultImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
Loading…
Reference in New Issue