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/
    
    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 
        -] automake         (GNU automake) 1.18.1 
        -] makeinfo         (GNU texinfo) 7.2 
        -] fluidsynth       runtime version 2.5.2 
        -] 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.

Attachment: pgpkWjwcGa10q.pgp
Description: OpenPGP digital signature

Reply via email to