korgutils: analysis and conversion tools for the Korg T-Series (T1/T2/T3) floppy format
Copyright (c) 2013 by Klaus Michael Indlekofer. All rights reserved.
Note: Special restrictions apply. See disclaimers below and within the distribution.
Release korgutils-0.8 (30-MAY-2013)
Email:
m.indlekofer@gmx.de
Tools:
------
* tfloppylist:
Korg T-Series (T1/T2/T3) floppy listing and file + PCM sample export
usage:
tfloppylist <infile> [file|wav]
<infile>: floppy image file (1600KB, raw binary format)
file: optional command switch to enable file export
wav: optional command switch to enable PCM sample export (in WAV format),
also exports GCP+SEQ files and generates batchfile.txt which can be fed into wav2t
compilation:
gcc -O2 -o tfloppylist tfloppylist.c
* wav2t:
convert WAV samples to Korg T-Series (T1/T2/T3) floppy image
usage:
wav2t <outfile> [<deffile>]
<outfile>: floppy image file (1600KB, raw binary format)
<deffile>: optional default settings file, will be updated
compilation:
gcc -O2 -o wav2t wav2t.c
* tformat:
read/write/format Korg T-Series (T1/T2/T3) floppies
usage:
tformat read|write|format1|format4 [<imgfile>]
read: command switch to read from floppy to image file
write: command switch to write from image file to floppy
format1: command switch to format floppy in "PCM+1-file" format
format4: command switch to format floppy in "4-file" format
<imgfile>: optional image file (1600KB, raw binary format)
Notes:
------
Korg T-Series (T1/T2/T3) floppy format:
floppy type is 3.5" DS-HD
80 tracks, 2 sides, 10 sectors/track, 1024bytes/sector => 1600KB total
References:
-----------
* Korg reference manuals for M1 and T1/T2/T3,
in particular:
http://www.korg.de/produkte/fruehere-modelle/m1-produktinfo/erweitert/m1-manuals.html
http://www.korg.de/produkte/fruehere-modelle/t3-produktinfo/erweitert/t3-manuals.html
* references used for the development of tformat:
Paul Kellet: "adisk4", http://http://mda.smartelectronix.com/akai/
Norton Guides:
http://www.ousob.com/norton.php
---
The following holds for all files in this distribution (unless stated otherwise on an
individual basis for each file and statement):
These program/data/document/HTML/picture/media files (materials) are distributed in the
hope that they will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty
of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. In no event shall the author be
liable for any direct, indirect, incidental, special, exemplary, or consequential damages
(including, but not limited to, procurement of substitue goods or services; loss of use,
data, or profits; or business interruption) however caused and on any theory of liability,
whether in contract, strict liability, or tort (including negligence or otherwise) arising
in any way out of the use of data/information/software from this distribution, even if
advised of the possibility of such damage.
The contents of this distribution are intended for educational, non-commercial purposes
only. Materials contained herein are property of their respective owners. If any
copyrighted works/trademarks have been used, please contact the author K. M. Indlekofer
and the item will be either removed or properly credited (at the copyright/trademark
owner's discretion). We have no intention of violating any copyrights or trademarks.
This distribution might use inlining and deep-linking, i.e. links in this distribution
might lead directly to materials on other web sites/distributions (in which case the
target page normally should be listed/credited in a "links" section). The author does
not take responsibility for the contents of any links referred to. We do not necessarily
endorse, sanction, support, encourage, verify or agree with the contents, opinions or
statements of/on any of the linked pages. These statements hold for all links/references
in all files in this distribution. We are in no way affiliated with any
companies/institutions/individuals which might be mentioned in any manner in this
distribution.
The author does not take responsibility for incorrect, incomplete or misleading information.
Statements are to be considered as the author's free personal opinion. The author does not
necessarly possess any of the items mentioned in files in this distribution.
Files (and the information therein) created by the author K. M. Indlekofer are copyright
(c) by K. M. Indlekofer. Unless protected/restricted otherwise, the author permits
reproduction/redistribution of material contained in this distribution under the condition
that the item is properly credited. Links to items/materials in this distribution are welcome.
Projects/publications/papers that make use of materials, programs, or generated output
of this distribution must properly credit the author and mention the usage of this distribution.
Please contact the author K. M. Indlekofer for comments or further questions
and permission to use materials/information from this distribution.
Some programs/data files are released under the terms of the GNU General Public License
as published by the Free Software Foundation. (Address: Free Software Foundation, Inc.,
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. Internet: GNU General Public
License (GPL) from The GNU Project)
---
End of file
Das ist mir gerade noch untergekommen, toll, dass sich da schon jemand mal Gedanken gemacht hat.
Für mich als alter Saitenquäler ist das aber alles noch neu und ich bin da ehrlichgesagt echt am schwimmen