/[svn]/libgig/trunk/src/tools/korg2gig.cpp
ViewVC logotype

Log of /libgig/trunk/src/tools/korg2gig.cpp

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2573 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 22 15:17:09 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 34533 byte(s)
Diff to previous 2571
* Akai: Fixed Mac OSX support so that the Akai lib files and tools
  compile without any exotic third party libraries.


Revision 2571 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 21 20:33:45 2014 UTC (9 years, 10 months ago) by schoenebeck
File length: 34527 byte(s)
Copied from: libgig/trunk/src/korg2gig.cpp revision 2570
Diff to previous 2561
* moved source files of command line tools to new subdir src/tools


Revision 2561 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 19 12:39:19 2014 UTC (9 years, 10 months ago) by schoenebeck
Original Path: libgig/trunk/src/korg2gig.cpp
File length: 34527 byte(s)
Diff to previous 2554
* korg2gig tool: handle the two special sample references
  "SKIPPEDSAMPL" and "INTERNALnnnn" (aborted before)


Revision 2554 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 14 20:07:10 2014 UTC (9 years, 10 months ago) by schoenebeck
Original Path: libgig/trunk/src/korg2gig.cpp
File length: 33659 byte(s)
Diff to previous 2551
- Minor fix in korg2gig: parameter -v alone did not work.


Revision 2551 - (view) (download) (annotate) - [select for diffs]
Modified Wed May 14 14:23:02 2014 UTC (9 years, 10 months ago) by schoenebeck
Original Path: libgig/trunk/src/korg2gig.cpp
File length: 33659 byte(s)
Diff to previous 2546
* korg2gig tool fix: only create a velocity gig dimension
  if the source KORG instrument actually provides more
  than one velocity zone


Revision 2546 - (view) (download) (annotate) - [select for diffs]
Modified Sat May 10 17:13:52 2014 UTC (9 years, 10 months ago) by schoenebeck
Original Path: libgig/trunk/src/korg2gig.cpp
File length: 33080 byte(s)
Diff to previous 2543
* korg2gig tool: Fixed .gig file corruption (caused i.e. crash in
  gigedit under certain conditions) regarding certain velocity
  split definitions.


Revision 2543 - (view) (download) (annotate) - [select for diffs]
Added Sat May 10 02:06:58 2014 UTC (9 years, 10 months ago) by schoenebeck
Original Path: libgig/trunk/src/korg2gig.cpp
File length: 30175 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).


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