From owner-freebsd-questions Mon May 12 04:10:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id EAA12936 for questions-outgoing; Mon, 12 May 1997 04:10:23 -0700 (PDT) Received: from halicore.csv.warwick.ac.uk (csubl@halicore.csv.warwick.ac.uk [137.205.148.211]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id EAA12929 for ; Mon, 12 May 1997 04:10:14 -0700 (PDT) From: Mr M P Searle Message-Id: <1075.199705121106@halicore.csv.warwick.ac.uk> Received: by halicore.csv.warwick.ac.uk id MAA01075; Mon, 12 May 1997 12:06:41 +0100 (BST) Subject: Re: Need help creating mixed type CDs... In-Reply-To: <199705120240.WAA27767@spoon.beta.com> from "Brian J. McGovern" at "May 11, 97 10:40:06 pm" To: mcgovern@spoon.beta.com (Brian J. McGovern) Date: Mon, 12 May 1997 12:06:36 +0100 (BST) Cc: questions@freebsd.org X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I've been playing with wormcontrol for just under a year now, creating > data-only CDs. > > Recently, I've been approached by a friend who'd like to put together > a CD of their MIDI file work - placing the MIDI files on the first (Data) > track of the CD, and then audio tracks of the music itself as its been > played by the synths... > > I can currently get the audio in an 11KHz stereo WAV file (which is what > CD is supposed to be sample wise, yes?). The data track I can make with > mkisofs. CD audio isn't 11KHz, it's 44.1 KHz, 16 bit, stereo. I don't know the exact format though. > > If someone can give me the hint on the proceedure, or a better, or a > "right" way to do it, I'd greatly appreciate it. The wormcontrol documents > seem to hint that you can do it, but it doesn't give as clear-cut an example > as a data CD. > > Thanks in advance. > -Brian >