/[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 3048 - (view) (download) (annotate) - [select for diffs]
Modified Fri Nov 25 18:34:45 2016 UTC (7 years, 4 months ago) by schoenebeck
File length: 34622 byte(s)
Diff to previous 2909 , to selected 2836
- Fixed various spelling mistakes (patch by Debian maintainer).


Revision 2909 - (view) (download) (annotate) - [select for diffs]
Modified Thu May 12 19:34:17 2016 UTC (7 years, 10 months ago) by schoenebeck
File length: 34620 byte(s)
Diff to previous 2836
* gig/DLS: Removed 2GB limitation when loading a gig or DLS file.
* korg2gig: Fixed fine tuning which was not translated at all.
* Bumped version (4.0.0.svn2).


Revision 2836 - (view) (download) (annotate) - [selected]
Modified Sun Aug 23 05:57:18 2015 UTC (8 years, 7 months ago) by persson
File length: 34563 byte(s)
Diff to previous 2573
* gig: fixed bug in Script::SetGroup: the script chunk wasn't moved
* fixed compilation error with clang 3.4
* akai tools: improved output of non-ascii characters in usage messages
* fixed compile warnings


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 , to selected 2836
* 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 , to selected 2836
* 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 , to selected 2836
* 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 , to selected 2836
- 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 , to selected 2836
* 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 , to selected 2836
* 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)
Diff to selected 2836
* 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