home *** CD-ROM | disk | FTP | other *** search
/ Freelog 117 / FreelogNo117-OctobreNovembre2013.iso / Musique / JSound / JSound.exe / lib\NativeBass.jar / README-NativeBass.txt < prev   
Text File  |  2012-01-31  |  1KB  |  38 lines

  1. /**
  2.  * NativeBass
  3.  *
  4.  * Make possible the use of BASS (www.un4seen.com) with the Java language ?
  5.  * Copyright @ 2007-2011 J├⌐r├┤me Jouvie
  6.  *
  7.  * Created on 02 jul. 2007
  8.  * @version v1.1.1
  9.  * @author J├⌐r├┤me Jouvie
  10.  * 
  11.  * 
  12.  * WANT TO CONTACT ME ?
  13.  * E-mail: jerome.jouvie@gmail.com
  14.  * Sites:  http://jerome.jouvie.free.fr/
  15.  *         http://bonzaiengine.com/
  16.  * 
  17.  * 
  18.  * INTRODUCTION
  19.  * Visit BASS at http://un4seen.com/
  20.  * 
  21.  * 
  22.  * GNU LESSER GENERAL PUBLIC LICENSE
  23.  * 
  24.  * This library is free software; you can redistribute it and/or
  25.  * modify it under the terms of the GNU Lesser General Public License
  26.  * as published by the Free Software Foundation; either version 2.1 of the License,
  27.  * or (at your option) any later version.
  28.  * 
  29.  * This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
  30.  * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  31.  * See the GNU Lesser General Public License for more details.
  32.  * 
  33.  * You should have received a copy of the GNU Lesser General Public License
  34.  * along with this library; if not, write to the
  35.  * Free Software Foundation, Inc.,
  36.  * 59 Temple Place, Suite 330,
  37.  * Boston, MA 02111-1307 USA 
  38.  */