Commit graph

15 commits

Author SHA1 Message Date
DepressedTWM
885b56b3dc Test 2026-08-01 00:10:23 +04:00
niko(depressedTWM)
e14614a7a9 Replacing standart C library methods with SDL methods 2026-07-14 12:43:43 -04:00
Issac332
f88218d5b5 sorry 2026-07-02 17:24:37 +03:00
Issac332
ec7ee84470 stereo audio 2026-07-02 14:49:40 +03:00
DepressedTWM
5a161ce8b7 Fuck RPGMaker games compatibility, more optimizatopn for GCC compiled binaryez 2026-06-05 12:50:18 -04:00
DepressedTWM
6e7cd26e28 sdlsoundsource fix 2026-06-01 14:09:04 -04:00
Issac332
5b18134bf0 Revert "Meow"
This reverts commit c5589bff11.
2026-05-31 20:37:15 +03:00
DepressedTWM
c5589bff11 Meow 2026-05-31 06:28:58 -04:00
DepressedTWM
e4de91bde2 im looks like shit 2026-05-28 12:33:48 +04:00
DepressedTWM
acbac0b959 космитические изменения и обновление oneshot.conf 2026-05-19 08:27:52 +04:00
ZakatTeamI2P
cbac6c0c6f i hate ruby 2026-04-04 01:25:41 +04:00
meowtech
faaf7b5ed5 changes for SDL3.. 2026-03-30 21:48:45 +00:00
ZakatTeamI2P
1f06d5ecf1 Kill me 2026-03-30 20:46:24 +04:00
Jonas Kulla
751fdc599e Audio: Add MIDI format playback support
This adds a new dependency with libfuildsynth. MIDI support
is built by default, but can be disabled if not desired.

All RTP songs should work well, but there are known problems
with other files (see README). Also, the pitch shift implementation
is somewhat poor and doesn't match RMXP (at least subjectively).

A soundfont is not included and must be provided by
the user themself.
2014-08-02 06:42:55 +02:00
Jonas Kulla
f73b0ba4b5 audio.cpp: Split up into smaller parts 2014-07-23 17:28:20 +02:00