diff options
| author | Anson Bridges <bridges.anson@gmail.com> | 2022-09-19 17:44:22 -0400 |
|---|---|---|
| committer | Anson Bridges <bridges.anson@gmail.com> | 2022-09-19 17:44:22 -0400 |
| commit | 1d347e770fddcdd051890cdf070fd2779ab113bf (patch) | |
| tree | 6501fb000509819b7ba58df15c9a831c8bdc44fb /godot/sounds/splash.wav.import | |
| parent | 2fd755132f526c48fed2c1867530526971e1cf19 (diff) | |
problems: player controller perf, boat perf, NAVSERVER PERF
Diffstat (limited to 'godot/sounds/splash.wav.import')
| -rw-r--r-- | godot/sounds/splash.wav.import | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/godot/sounds/splash.wav.import b/godot/sounds/splash.wav.import new file mode 100644 index 0000000..cf7f35f --- /dev/null +++ b/godot/sounds/splash.wav.import @@ -0,0 +1,23 @@ +[remap] + +importer="wav" +type="AudioStreamSample" +path="res://.import/splash.wav-ff0f95428d6fe31dc6a062bb450bc559.sample" + +[deps] + +source_file="res://sounds/splash.wav" +dest_files=[ "res://.import/splash.wav-ff0f95428d6fe31dc6a062bb450bc559.sample" ] + +[params] + +force/8_bit=false +force/mono=false +force/max_rate=false +force/max_rate_hz=44100 +edit/trim=false +edit/normalize=false +edit/loop_mode=0 +edit/loop_begin=0 +edit/loop_end=-1 +compress/mode=0 |
