# ;; -*- mode: org; coding: utf-8 -*-

#+TITLE: Guile-Fluidsynth README

#+BEGIN_COMMENT

Copyright (C) 2025 - 2026
David Pirotte (david at altosw dot be)

This document is part of Guile-Fluidsynth.

Copying and distribution of this file, with or without modification, are
permitted in any medium without royalty provided the copyright notice
and this notice are preserved.  This file is offered as-is, without any
warranty.

#+END_COMMENT


           Guile-Fluidsynth - History of user-visible changes
              ===========================================

              Please send Guile-Fluidsynth bug reports to
                          guile-user@gnu.org


* Latest News

** January 2026

Guile-Fluidsynth version 0.1.0 is released.

This is the first release, In summary, this release will let you:

  - instantiate synthesizer
  - play (unplay) a note
  - listing soundfont programs
  - selecting a soundfont program

Please consult the documentation, which contains an introduction, a
using guile-fluidsynth as well as a reference manual section, which
describes the available commands.

* Older News

** October 2025

Guile-Fluidsynth first steps
