mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-30 18:46:28 -04:00
cleanup of sounds and license and increase explode gain
This commit is contained in:
parent
013089e7d8
commit
8bb87b504c
8 changed files with 11 additions and 23 deletions
|
@ -26,16 +26,20 @@ tnt_blast.png
|
|||
paramat (CC BY-SA 3.0)
|
||||
tnt_tnt_stick.png - Derived from a texture by benrob0329.
|
||||
|
||||
steveygos93 (CC0 1.0)
|
||||
tnt_explode.ogg - renamed, edited, and converted to .ogg from Explosion2.wav
|
||||
TumeniNodes (CC0 1.0)
|
||||
tnt_explode.ogg
|
||||
renamed, edited, and converted to .ogg from Explosion2.wav
|
||||
by steveygos93 (CC0 1.0)
|
||||
<https://freesound.org/s/80401/>
|
||||
|
||||
theneedle.tv (CC0 1.0)
|
||||
tnt_ignite.ogg renamed and converted to .ogg from sparkler_fuse_nm.wav
|
||||
tnt_ignite.ogg
|
||||
renamed, edited, and converted to .ogg from sparkler_fuse_nm.wav
|
||||
by theneedle.tv (CC0 1.0)
|
||||
<https://freesound.org/s/316682/>
|
||||
|
||||
frankelmedico (CC0 1.0)
|
||||
tnt_gunpowder_burning.ogg renamed, edited, and converted to .ogg from road flare ignite burns.wav
|
||||
tnt_gunpowder_burning.ogg
|
||||
renamed, edited, and converted to .ogg from road flare ignite burns.wav
|
||||
by frankelmedico (CC0 1.0)
|
||||
<https://freesound.org/s/348767/>
|
||||
|
||||
|
||||
|
|
|
@ -70,6 +70,7 @@ http://creativecommons.org/licenses/by-sa/3.0/
|
|||
|
||||
CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
|
||||
for audio files (found in sounds folder)
|
||||
TumeniNodes
|
||||
steveygos93
|
||||
theneedle.tv
|
||||
frankelmedico
|
||||
|
|
Binary file not shown.
|
@ -1,17 +0,0 @@
|
|||
<?xml version="1.0" standalone="no" ?>
|
||||
<!DOCTYPE project PUBLIC "-//audacityproject-1.3.0//DTD//EN" "http://audacity.sourceforge.net/xml/audacityproject-1.3.0.dtd" >
|
||||
<project xmlns="http://audacity.sourceforge.net/xml/" projname="tnt_explode_data" version="1.3.0" audacityversion="2.1.2" sel0="0.0000000000" sel1="1.3105215420" vpos="0" h="0.0000000000" zoom="435.7017004470" rate="44100.0" snapto="off" selectionformat="hh:mm:ss" frequencyformat="Hz" bandwidthformat="octaves">
|
||||
<tags/>
|
||||
<wavetrack name="modified.Explosion2.wav-80401" channel="2" linked="0" mute="0" solo="0" height="491" minimized="0" isSelected="1" rate="44100" gain="3.548134" pan="0.0">
|
||||
<waveclip offset="0.00000000">
|
||||
<sequence maxsamples="262144" sampleformat="262159" numsamples="57794">
|
||||
<waveblock start="0">
|
||||
<simpleblockfile filename="e0000e21.au" len="57794" min="-0.437389" max="0.435514" rms="0.071086"/>
|
||||
</waveblock>
|
||||
</sequence>
|
||||
<envelope numpoints="1">
|
||||
<controlpoint t="0.720676553885" val="1.488338232040"/>
|
||||
</envelope>
|
||||
</waveclip>
|
||||
</wavetrack>
|
||||
</project>
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Reference in a new issue