readme-sardu

Upload: zsozi81

Post on 04-Jun-2018

221 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/13/2019 Readme-Sardu

    1/2

    ---------------------------------------------------------------------------- FMOD 3.75 Copyright (c) Firelight Technologies Pty, Ltd,

    1994 - 2004----------------------------------------------------------------------------

    http://www.fmod.org

    ----------------------------------------------------------------------------WIN32 specific issues.----------------------------------------------------------------------------

    Remember to use the correct import library!

    MSVC Users - use FMODVC.LIBMETROWERKS/CODEWARRIOR Users - use FMODVC.LIBWATCOM Users - use FMODWC.LIBBORLAND Users - use FMODBC.LIBLCC-WIN32 Users - use FMODLCC.LIBDEV-C++, MINGW AND CYGWIN Users - use LIBFMOD.A

    Linux users - link with libfmod-3.75.so (i.e. gcc file.c -lfmod-3.75)Delphi Users - use FMOD.PAS

    Visual Basic Users - use FMOD.BAS

    ----------------------------------------------------------------------------ASIO Config----------------------------------------------------------------------------FMOD ignores FSOUND_SetBufferSize in ASIO mode. It relies on settingsprovided by the ASIO control panel supplied with the driver. In the toolsdirectory of the FMOD api, you will find an asioconfig.exe tool which allowsyou to configure the ASIO driver by doubleclicking on the appropriate driver.

    ----------------------------------------------------------------------------FMOD End User License Agreement----------------------------------------------------------------------------

    FMOD's names, sources, documentation and binaries contained within thedistributed archive are copyright Firelight Technologies, Pty, Ltd.1994-2004.

    The contents of the FMOD distribution archive may not be redistributed,reproduced, modified, transmitted, broadcast, published or adapted in anyway, shape or form, without the prior written consent of the owner,Firelight Technologies, be it by tangible or non tangible media.

    The fmod.dll file may be redistributed without the authors prior permission,and must remain unmodified. The use of dll 'static linking' tools that aimto hide the fmod library are forbidden.

    FMOD may not be used in a commercial product, or product that directly orindirectly receives income with the aid of the FMOD sound library, withouta commercial license from Firelight Technologies. Releasing a productwithout a commercial license in this instance is a breach of the FMOD EULAand parties who violate this license will be prosecuted under the fullextent of the law.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

  • 8/13/2019 Readme-Sardu

    2/2

    ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOTLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FORA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS ORCONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, ORPROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OFLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDINGNEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THISSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

    ----------------------------------------------------------------------------Ogg Vorbis License----------------------------------------------------------------------------Portions Copyright (c) 2001, Xiphophorus

    Redistribution and use in source and binary forms, with or withoutmodification, are permitted provided that the following conditionsare met:

    - Redistributions of source code must retain the above copyrightnotice, this list of conditions and the following disclaimer.- Redistributions in binary form must reproduce the above copyrightnotice, this list of conditions and the following disclaimer in the

    documentation and/or other materials provided with the distribution.- Neither the name of the Xiphophorus nor the names of its contributorsmay be used to endorse or promote products derived from this softwarewithout specific prior written permission.

    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOTLIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FORA PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS ORCONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, ORPROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF

    LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDINGNEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THISSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.