From owner-freebsd-questions Mon Mar 4 20:41:29 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id UAA29926 for questions-outgoing; Mon, 4 Mar 1996 20:41:29 -0800 (PST) Received: from ns3.noc.netcom.net (ns3.noc.netcom.net [204.31.1.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id UAA29921 for ; Mon, 4 Mar 1996 20:41:26 -0800 (PST) Received: from tera.com (tera.tera.com [206.215.142.10]) by ns3.noc.netcom.net (8.6.12/8.6.12) with SMTP id UAA28341; Mon, 4 Mar 1996 20:40:55 -0800 Received: from athena.tera.com by tera.com (4.1/SMI-4.0-206) id AA20543; Mon, 4 Mar 96 20:40:27 PST From: kline@tera.com (Gary Kline) Message-Id: <9603050440.AA20543@tera.com> Subject: Re: playmidi To: chuckr@Glue.umd.edu (Chuck Robey) Date: Mon, 4 Mar 1996 20:40:38 -0800 (PST) Cc: kline@ns3.noc.netcom.net, freebsd-questions@FreeBSD.ORG In-Reply-To: from "Chuck Robey" at Mar 4, 96 06:00:50 pm X-Mailer: ELM [version 2.4 PL23] Content-Type: text Sender: owner-questions@FreeBSD.ORG Precedence: bulk According to Chuck Robey: > > On Sun, 3 Mar 1996, Gary Kline wrote: > > Gary, do you have a sound card? What kind? Using a GUS, I have to use > "playmidi -g midifile" and using a soundblaster, "playmidi -f midifile". > > > > > > > Can anybody point me to whatever magic it takes to play a > > MIDI file on FreeBSD? > > Here's what happens with some DOS midi files that were in a Usenet newsgroup. p8 20:34 [225] playmidi -f canon2.mid ~/sounds/midi playmidi: No playback device set. Aborting. p8 20:35 [226] playmidi -g canond.mid ~/sounds/midi playmidi: No playback device set. Aborting. Ideas, people?? gary