/[svn]/libgig/trunk/man/gigmerge.1.in
ViewVC logotype

Log of /libgig/trunk/man/gigmerge.1.in

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 3980 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 3 14:37:25 2021 UTC (2 years, 7 months ago) by schoenebeck
File length: 1047 byte(s)
Diff to previous 3047
* Add new command line tool "wav2gig".

* Bumped version (4.3.0.svn30).


Revision 3047 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 25 18:17:38 2016 UTC (7 years, 3 months ago) by schoenebeck
File length: 1031 byte(s)
Diff to previous 2778
- Fixed minor issues with man pages (patch by Debian maintainer).


Revision 2778 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 14 18:19:23 2015 UTC (8 years, 9 months ago) by schoenebeck
File length: 1030 byte(s)
Diff to previous 2543
- Minor update of man pages and README file.


Revision 2543 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 10 02:06:58 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 946 byte(s)
Diff to previous 2484
* 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).


Revision 2484 - (view) (download) (annotate) - [select for diffs]
Modified Tue Dec 31 00:13:20 2013 UTC (10 years, 2 months ago) by schoenebeck
File length: 932 byte(s)
Diff to previous 2482
* Added new command line tool "gig2mono" (and a new man page for it).
* src/gig.cpp: Delete "ewav" chunk of Sample if "Compression" attribute was
  toggled to false.
* Bumped version to 3.3.0.svn7.


Revision 2482 - (view) (download) (annotate) - [select for diffs]
Added Mon Nov 25 02:22:38 2013 UTC (10 years, 3 months ago) by schoenebeck
File length: 918 byte(s)
* Added new command line tool "gigmerge" which allows to merge
  a list of gig files to one single gig file.
* Added new "man" page for new tool "gigmerge".
* src/gig.h: Added new method File::AddContentOf().
* src/DLS.h: Added new method File::SetFileName().
* src/RIFF.h: Added new method File::SetFileName().
* src/RIFF.h: Added new method File::IsNew().
* Added "const" keyword to several methods.
* Bumped version to 3.3.0.svn6.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC