Welcome to MorphOS-Storage, a webserver dedicated to MorphOS users. ©2016-2026 Meta-MorphOS.org
Description:Software synthesizer based on the SoundFont 2 specifications
Developer/Porter:BeWorld
Homepage:https://github.com/FluidSynth/fluidsynth
Readme:
###################################
# FluidSynth 2.5.3 - MorphOS port #
###################################

Software synthesizer based on the SoundFont 2 specifications.

Warning: fluidsynth can be CPU intensive, dependint on soundfont used!

SDK:
****

SDK lib support only SF2 soundfont (to simplify compiling)

Just copy content of SDK into GG:

To use it (for example):
FLAGS = -I/gg/usr/local/include
LDFLAGS = -noixemul -L/gg/usr/local/lib -lfluidynth_light

you can use libfluidsynth.a included SDL3 audio driver
LDFLAGS = -noixemul -L/gg/usr/local/lib -lfluidsynth -lSDL3 -lpthread -lGL -lm

FLUIDSYNTH executable:
**********************

fluidsynth executable build with only SF2 support soundfonts and audio SDL3 driver.

usage example:
--------------

fluidsynth -l xxx.mid


HISTORY:
********

23.02.2026 - update to fluidsynth 2.53
fix fluidsynth.conf (file per defaut)
(edit this file if you want to change SF2 file, per defaut i use SDL3 installation)
build with last SDL 3.4.2
26.10.2025 - update to fluidsynth 2.5.0
Now build with SDL3 audio driver
01.11.2024 - release with last fluidsynth 2.4.0


Have Fun
BeWorld
Paypal:
Upload Date:Feb 23 2026
Category:Development/Library
Download:fluidsynth_2.5.3.lha
Md5:298c58014f1ebddc8d925fb484c3be3b
Size:2 MB
Downloads:34

Screenshot(s)
History
fluidsynth_2.5.0.lha
fluidsynth_2.4.0.lha
Last Comments
Add comment