Guile-Fluidsynth 0.1.0 released

David Pirotte <[email protected]> Sun, 18 Jan 2026 23:24:19 -0300
Newsgroups gmane.lisp.guile.devel,gmane.lisp.guile.user
Message-ID <20260118232419.68b48fce@tintin>
--Sig_/KBadledL=U6d0dnLed3fOxB
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

Hello,

Guile-Fluidsynth version 0.1.0 released.


* Guile-Fluidsynth Homepage:

    https://savannah.nongnu.org/projects/guile-fluidsynth/


* Guile-Fluidsynth release tarball GPG signature [*]:

  https://download.savannah.nongnu.org/releases/guile-fluidsynth/
   =20
    guile-fluidsynth-0.1.0.tar.gz
    guile-fluidsynth-0.1.0.tar.gz.sig

	[ Downloads may redirect to your nearest mirror site.
	[ Files on mirrors may be subject to a replication delay of up
	[ to 24 hours. In case of problems use
	[ http://download-mirror.savannah.gnu.org/releases/guile-fluidsynth/


* About Guile-Fluidsynth

Guile-Fluidsynth is a Guile Scheme bindings library to the fluidsynth
library.

Please visit the distributed README file for a simple example. The
distributed INSTALL file informs how to locally build and install the
documentation.


* Noteworthy changes in 0.1.0

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.


* This release was bootstrapped using the following tools:

	-] autoconf         (GNU Autoconf) 2.72=20
	-] automake         (GNU automake) 1.18.1=20
	-] makeinfo         (GNU texinfo) 7.2=20
	-] fluidsynth       runtime version 2.5.2=20
	-] guile-3.0        3.0.11.4-f73eb


David


[*] Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact.  First, be sure to download both the .sig file
and the corresponding tarball.  Then, run a command like this:

        gpg --verify guile-fluidsynth-0.1.0.tar.gz.sig

If that command fails because you don't have the required public key,
then run this command to import it:

        gpg --keyserver keys.gnupg.net --recv-keys A3057AD7

and rerun the 'gpg --verify' command.

--Sig_/KBadledL=U6d0dnLed3fOxB
Content-Type: application/pgp-signature
Content-Description: OpenPGP digital signature

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEhCJlRZtBM3furJHe83T9k6MFetcFAmltldMACgkQ83T9k6MF
eteSyAgAzUjmo1fj3BDE62jSV380Q5msFDBqJCjGVF6WzB0Qon2xXPXBG4moXbvw
7gH6uO5aKlfEccl3UtPUUi3q8Flth7UVj0Ra/AnC7ZdrLMJpvD2/O9dqlMCZSkrY
QlNQYXsXgXt3IS27A1PJUiThh7NY1dbyMqv4CEvyY7sYUj9nmxJsOTWYXW9RdpyA
FEKjvT+mCLCjCxBbpHVWTnIfZqnJCxZksud0kqB/elR4hZz2S4Z3/vpHUuwBvvqN
1sZyRApmVEaXgonnoHYycDslA6dFryJsmYdFqAdHcm3WRv48FwTGoSck0RiRIYf4
c9MPxsFmH6Cw6MH0Wb1PJwNy7quBrA==
=Z1Zh
-----END PGP SIGNATURE-----

--Sig_/KBadledL=U6d0dnLed3fOxB--