/[svn]/libgig/trunk/debian/copyright
ViewVC logotype

Annotation of /libgig/trunk/debian/copyright

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2543 - (hide annotations) (download)
Sat May 10 02:06:58 2014 UTC (9 years, 11 months ago) by schoenebeck
File size: 1338 byte(s)
* Initial support for sample based instruments in KORG's file format (.KMP
  and .KSF files) -> Korg.h, Korg.cpp.
* Added new command line tool "korgdump" (and a man page for it).
* Added new command line tool "korg2gig" (and a man page for it), for
  converting KORG sounds to Giga format.
* riftree tool: Added more command line options for being able to also dump
  other kind of file formats similar but not equal to the RIFF format.
* gig.h/.cpp: Added new method File::GetGroup(String name) for retrieving
  group by name.
* RIFF.h/.cpp: Added support for loading RIFF-like files with a bit
  different layout than "real" RIFF files (used for KORG format support).
* RIFF.h/.cpp: Added new method Chunk::GetFile().
* RIFF.h/.cpp: Added new method Chunk::GetLayout().
* Bumped version (3.3.0.svn9).

1 schoenebeck 186 This package was debianized by Christian Schoenebeck <cuse@users.sourceforge.net> on
2     Tue, 6 Jul 2004 23:12:46 +0200.
3    
4     You can get the latest sources of libgig from
5 schoenebeck 1406 http://www.linuxsampler.org/libgig/
6 schoenebeck 186
7     Upstream Author: Christian Schoenebeck <cuse@users.sourceforge.net>
8    
9     Copyright:
10    
11 schoenebeck 933 libgig - C++ cross-platform Gigasampler format file access library
12 schoenebeck 2486 Copyright (C) 2003-2013 by Christian Schoenebeck
13 schoenebeck 186
14     This library is free software; you can redistribute it and/or modify
15     it under the terms of the GNU General Public License as published by
16     the Free Software Foundation; version 2 dated June, 1991.
17    
18     This library is distributed in the hope that it will be useful,
19     but WITHOUT ANY WARRANTY; without even the implied warranty of
20     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21     GNU General Public License for more details.
22    
23     You should have received a copy of the GNU General Public License
24     along with this library; if not, write to the Free Software
25 schoenebeck 1953 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
26     MA 02110-1301, USA.
27 schoenebeck 186
28     On Debian systems, the complete text of the GNU General
29     Public License can be found in `/usr/share/common-licenses/GPL'.
30    
31 schoenebeck 2543 Trademarks:
32    
33     Tascam, Gigasampler, GigaStudio, KORG, Trinity, Triton, OASYS, M3 and Kronos
34     are trademarks of their respective owners.

  ViewVC Help
Powered by ViewVC