Kurz: gibt Audioinformationen OHNE Datatypes aus Short: Shows audio infos without datatypes Author: Christian Effenberger (youcan@gmx.net) Uploader: Christian Effenberger (youcan@gmx.net) Version: 1.4 (19-Aug-2005) Type: mus/misc Origin: www.netzgesta.de/archive/ Requires: OS 3.x , CanDo Lib 3.00x PURPOSE GetAudioInfo 1.4 (19.08.2005), © 2004-2005 by Christian Effenberger The archive contains a small program to determine audio sample infos without the use of datatypes (headers only). Supported formats: AC3 FLAC MP1 MP2 MP3 OggVorbis RealAudio 8SVX, 16SV, AIFF, AIFC, AU/SND ADPCM MAESTRO MAUD VOC WAVE Interchange File Format - 8SVX 16SV MAUD AIFF AIFC Motion Picture Expert Group - MP1 MP2 MP3 ADPCM Audio File Format - ADPCM Real Media File Format - RM Real Audio File Format - RA OggVorbis Audio File Format - OGG Dolby Digital Audio Codec 3 - AC3 Free Lossless Audio Codec - FLAC Audio Interchange File Format - WAVE Sun Audio File Format - SND/AU Maestro® Audio File Format - MAESTRO Creative Voice File Format - VOC If started from Workbench - a FileRequester is poping up, asking for an Audio file and then showing all Informations in a Reqeuster. If it's used through command line, certain special %-codes are available. INSTALL Simply unpack the archive to anywhere you want. I prefer to copy the executable to C:. REQUIREMENTS - OS 2.x - CanDo Lib 3.00x - minimum of memory (GetAudioInfo reads only the header) USAGE GetAudioInfo FILE/A[,STRING] If started from Workbench - a FileRequester is poping up, asking for an Audio file and then showing all Informations in a Reqeuster. If it's used through command line, certain special %-codes are available: The option STRING allows you to define an own output string. The default format string is... "%n: %C Ch./%B bit/%R bps/%F Hz/%D sec. [%f]" The format types are: %n name of the file (the filename without path) %p full path including trailing '/' and ':' (even, when you didn't provided one) %r relative path including trailing '/' %C sample channels (i.e. 1, 2, 5.1) %B sample bits (i.e. 8, 12, 16, 24) %R sample bit rate (i.e. 131072 bps) %K sample bit rate (i.e. 128 Kbps) %F sample frequence (i.e. 44100 Hz) %L sample length (i.e. 2.36 Sec.) %L sample is lossless (i.e. FALSE) %U sample is uncompressed (i.e. TRUE) %T sample compression type (i.e. NONE) %f short format of audio (i.e. AIFF) %e expanded format (i.e. Interchange File Format) %d file date (DD-MMM-YYYY) %s file size (Bytes) %c file comment %l linefeed ($char 10) %t tabulator ($char 9) AUTHOR Christian Effenberger Suedstraße 2 41564 Kaarst G E R M A N Y 0049-(0)2131-669392 youcan@amclust.de