fdms-query.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <sys/types.h>
#include <string.h>
#include "fdms.h"

Detailed Description

Commandline interface to libfdms.

Queries an FDMS volume for: program info tempo map time sig map

Can output either human-readable or raw versions of each.

This is pretty hacky at the moment and is meant as a debugging tool. YMMV.

SYNTAX: fdms-query <image.dd> <prg> prg-info|tempo|sig|prg-raw|tempo-raw|sig-raw
  prg: program number
Commands:
  prg-info: display program info
  tempo: display tempo map
  sig: display time signature map
  prg-raw: output BINARY(!) header
  tempo-raw: output BINARY(!) tempo map
  sig-raw: output BINARY(!) time signature map

Generated on Sun Dec 13 03:30:00 2009 for fdms by  doxygen 1.5.6