guileplayer2 : a Scheme binding for libplayerc 2.0 Copyright (C) 2005,2006 Paul Osmialowski, KING.NET.PL This utility can be used two ways: - as a dynamic library for guile (see chapter "31.4 Dynamic Libraries" in Guile Reference Manual) - as a library for your C programs which can use Scheme scripts as plugins (see main.c in c_examples to get the idea). Only interface proxies available in libplayerc are available in guileplayer2. See scheme_examples to learn how to start. To run any example script type: guile -s example_script_name.scm Any donations (cash or charge) that would help to improve this projects are urgently needed. More tests, Scheme code examples and advices are also welcome.