From 2c0487d5faef3b9daf038feeffacd9caac46f5ff Mon Sep 17 00:00:00 2001 From: yo mama Date: Sun, 11 Jan 2015 01:51:16 -0800 Subject: first commit --- src/cli-dssi-host.c | 609 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 609 insertions(+) create mode 100644 src/cli-dssi-host.c (limited to 'src/cli-dssi-host.c') diff --git a/src/cli-dssi-host.c b/src/cli-dssi-host.c new file mode 100644 index 0000000..3ee263b --- /dev/null +++ b/src/cli-dssi-host.c @@ -0,0 +1,609 @@ +/* cli-dssi-host.c + * Copyright (C) 2005 James McDermott + * jamesmichaelmcdermott@gmail.com + * + * This program is derived from jack-dssi-host (Copyright 2004 Chris + * Cannam, Steve Harris and Sean Bolton). + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU General Public License as + * published by the Free Software Foundation; either version 2 of the + * License, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, but + * WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + * General Public License for more details. + + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 01222-1307 + * USA + */ + +#include "cli-dssi-host.h" + +void +print_usage(void) { + fprintf(stderr, "A command-line DSSI host.\n"); + fprintf(stderr, "Usage:\n"); + fprintf(stderr, "$ %s [%c