Commit graph

63 commits

Author SHA1 Message Date
Jordan Irwin
4a55c4a706
Trim large music files to decrease size to 2MB or less
Should help to mitigate issue with Java client failing to load large music data on systems with low resources.

https://github.com/arianne/stendhal/issues/750
2025-10-31 17:43:09 -07:00
Jordan Irwin
178cd60429
Remove music with questionable licensing from Athor map &...
...restore bongos.
2024-12-03 11:43:16 -08:00
Jordan Irwin
947fc79489
New music for Athor Island
- Island Mountain by David Kvistorf (CC0): https://opengameart.org/node/78672
- Jump and Run Tropics by Bart Kelsey (CC BY-SA 3.0): https://opengameart.org/node/3801
2024-06-20 22:09:03 -07:00
Jordan Irwin
5e5f8c282c
Add list of unused music files 2024-03-01 01:55:06 -08:00
Jordan Irwin
f03b3bc68d New music for Nalwor River (OGA BY 3.0)
https://opengameart.org/node/39388
2023-02-16 16:25:39 -08:00
Jordan Irwin
45cebbe7f1
Re-compress night_town music 2020-04-09 09:36:36 -07:00
Jordan Irwin
a648bc4d56
Re-compress dark_quest music 2020-04-09 09:25:38 -07:00
Jordan Irwin
26dfa9d6b6
New music for some tavern & inn interiors (CC BY 3.0) by Jonathan...
...Shaw.

Sources:
- https://www.jshaw.co.uk/
- https://opengameart.org/node/98041
2020-02-11 16:45:16 -08:00
Jordan Irwin
9fd24bec44
New music for Nalwor River maps (CC BY-SA 4.0) by Aron Ben Elal...
Sources:
- https://iamoneabe.itch.io/sonic-eternity-project
- https://opengameart.org/node/109276
2020-02-11 15:47:59 -08:00
Jordan Irwin
f70db40b7a
New music for maps surrounding Semos City (CC BY 3.0) by...
...Matthew Pablo.
Sources:
- https://opengameart.org/node/21503
- http://matthewpablo.com/
2020-02-06 01:50:26 -08:00
Jordan Irwin
440469eea5
New music for Atlantis (CC BY 4.0) by Tad Miller...
Source: https://opengameart.org/node/109342
2020-02-04 19:37:21 -08:00
Jordan Irwin
55490554db
New music for Deniran Caves (CC0) by Tozan...
Source: https://opengameart.org/node/68090
2020-02-04 19:17:13 -08:00
Jordan Irwin
62c7721031
New music for Deniran Forest (CC BY 4.0) by Bendzer...
Source: https://opengameart.org/node/94146
2020-02-04 18:45:56 -08:00
Jordan Irwin
461fb6da81
New music for Deniran City (CC BY 4.0) by Angus Macnaughton...
Source: https://opengameart.org/node/88304
2020-02-04 04:13:02 -08:00
Jordan Irwin
e2272d58f5
New music for Kikareukin Caves (OGA BY 3.0) by Memoraphile @ You're...
...Perfect Studio: https://opengameart.org/node/87006
2020-02-03 21:14:07 -08:00
Jordan Irwin
4c9c019e8e
New music for levels -2 & -3 of Semos Catacombs (CC BY 4.0) by...
Alexandr Zhelanov: https://opengameart.org/node/83011
2020-02-03 21:00:18 -08:00
Jordan Irwin
233984d4ad
New music for yeti cave (CC BY 4.0) by Tad Miller...
Source: https://opengameart.org/node/109496
2020-02-03 20:14:19 -08:00
Jordan Irwin
10351a0b03 Normalize town-03.ogg to 0db 2019-12-20 18:28:20 -08:00
Jordan Irwin
5ebd3acbb3 New music for Kalavan City (CC0) by Geomancer...
Source: https://opengameart.org/node/98225
2019-12-20 18:26:17 -08:00
Jordan Irwin
db2c60097b New music for Ados market (CC0) by RandomMind...
Source: https://opengameart.org/node/93955
2019-12-20 18:06:20 -08:00
Jordan Irwin
506e9734c6 New music for Kirdneh City (CC BY) by LarsG...
Source: https://opengameart.org/node/75534
2019-12-20 17:48:26 -08:00
Jordan Irwin
40553977bf Normalize kings_feast.ogg music to 0db 2019-12-20 17:21:34 -08:00
Jordan Irwin
8e07e5e0b5 Music for Kalavan Castle interior maps (CC0) by RandomMind...
Source: https://opengameart.org/node/88287
2019-12-20 17:19:44 -08:00
Jordan Irwin
28269b6aaf New music for Fado City map (CC0) by Alex McCulloch...
Source: https://opengameart.org/node/77586
2019-12-13 17:40:58 -08:00
Jordan Irwin
641cf0bbda "Eerie Curious" music for dreamscape map (CC BY 3.0)...
By Leerie: https://opengameart.org/node/43367
2018-09-07 15:10:09 -07:00
Jordan Irwin
41d440bd6b Move bongos sound file source to correct directory 2018-03-28 14:09:05 -07:00
Markus
98edac39f7 Add missing ogg version of new christmas song 2016-12-04 11:00:47 +01:00
Markus
bde786e395 Add a song for christmas 2016-11-28 21:17:17 +01:00
Jordan Irwin
dadb2c7e2a Fix conversion of snowflakelittlewhiteskirt.mid to PCM, Vorbis, & MP3 with timidity++. Commands:
timidity -OwM -s 44100 snowflakelittlewhiteskirt.mid
ffmpeg -i snowflakelittlewhiteskirt.wav -acodec libvorbis -ab 46k snowflakelittlewhiteskirt.ogg
ffmpeg -i snowflakelittlewhiteskirt.wav -acodec libmp3lame -ab 46k snowflakelittlewhiteskirt.mp3
Note: Used audacity to trim trailing silence form PCM.
2014-12-04 00:46:09 +00:00
Jordan Irwin
cd2411f17f Convert snowflakelittlewhiteskirt.mid to PCM (uncompressed source), OGG, and MP3. 2014-12-03 23:19:10 +00:00
Markus
54be05c245 add new christmas song 2014-11-28 13:23:49 +00:00
Hendrik Brummermann
729d7408b6 revert deletion of christmastree.wav which is required by old versions of internet explorer 2013-07-24 03:16:43 +00:00
Jordan Irwin
2ae46907ab Compressed source audio file. 2013-07-23 13:14:58 +00:00
Jordan Irwin
9d424ba8e6 Increased amplitude. 2013-07-13 18:17:05 +00:00
Jordan Irwin
89e3aee726 Bongos music for cannibal area. Public domain: http://www.freesound.org/people/MarleneAyni/sounds/89608/ 2013-07-13 17:57:08 +00:00
Jordan Irwin
8d31d7bc95 Moving ambiance files from "sounds" to "music" folder. 2013-04-03 00:19:09 +00:00
Jordan Irwin
35db168362 Renaming demon_haunting.ogg to ambiance-demon-1.ogg and moving. 2013-04-01 02:03:22 +00:00
Jordan Irwin
2cfdb2ba30 Shortened and compressed down music file. 2013-03-02 15:43:10 +00:00
Jordan Irwin
e2e0fffa7e Ambiance music for hell. demon_haunting.ogg is in the public domain:
http://soundbible.com/1883-Scary-Demon-Haunting.html
2013-02-04 15:47:14 +00:00
Markus
83ad9ecb95 fix one note error 2012-12-10 06:45:05 +00:00
Markus
d61271d530 fix one note error 2012-12-09 19:01:45 +00:00
Markus
918c91e634 wav
-version of christmas song
2012-12-09 18:47:03 +00:00
Markus
9401a288e4 ogg-version of christmas song 2012-12-09 18:42:01 +00:00
Markus
239178a2ef add first version of a christmas song (German "Oh Tannenbaum") 2012-12-09 18:23:18 +00:00
Hendrik Brummermann
253279595c deleted huge unused file 2012-01-05 03:29:22 +00:00
Storyteller
54d83f98a1 Added a background music track called "A Weird Place". The file is a_weird_place.ogg 2010-09-13 15:10:50 +00:00
Storyteller
c70104bd07 Added a background music track called "The Magical Tower". The file is the_magical_tower.ogg 2010-07-21 19:01:43 +00:00
Storyteller
536ab1f85f Added a calm background music track called "Come To Rest". The file is come_to_rest.ogg 2010-07-17 16:00:16 +00:00
Storyteller
c822e7464b Added a background music track for the swamp which is called "Lost In The Fog". The file is lost_in_the_fog.ogg 2010-07-17 15:15:38 +00:00
Storyteller
a539e1c7d8 Added a new background ambient music track called "Mystical Aura". The file is mystical_aura.ogg 2010-07-11 20:21:14 +00:00