From owner-freebsd-questions@FreeBSD.ORG Mon Apr 30 18:57:56 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6133A16A401 for ; Mon, 30 Apr 2007 18:57:56 +0000 (UTC) (envelope-from schiz0phrenic21@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.231]) by mx1.freebsd.org (Postfix) with ESMTP id 0CEC113C447 for ; Mon, 30 Apr 2007 18:57:55 +0000 (UTC) (envelope-from schiz0phrenic21@gmail.com) Received: by nz-out-0506.google.com with SMTP id s1so1377639nze for ; Mon, 30 Apr 2007 11:57:55 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=qjZ12my/ZHny1B8mltqxOeHFJ9jxEzbzmET7fHT98H1q53tMDEnCgM60uq9JUVSVT5KxfpdEzamiKXxTDOkj633/P9vi9sWTMMhyVrKb4uoZcJnoyImh6vPpHC6gQY/14gMqdOYQ7D4EGHT49EZTmxX7WV1G0wL3obytbRLRQ4Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=sh+edyAejkOu35w7b1Q5RKwqC2Tx8JFw8WcxXeE2vX/jPy2dSO+XzHtz3YfBtU4hZ4TB70ykVr5oWhq2si7/ftdgGAAe4XJSJ9g7clDz7b4WG6DikVLPrbzFcP3iGUIz+Bf77hBbIBwjCN495Rr4R4B0itiQuo/LNjL/fxFz8DM= Received: by 10.115.95.1 with SMTP id x1mr571087wal.1177959474271; Mon, 30 Apr 2007 11:57:54 -0700 (PDT) Received: by 10.114.52.13 with HTTP; Mon, 30 Apr 2007 11:57:49 -0700 (PDT) Message-ID: <8d23ec860704301157t4e5baed8iee4cdc34fd1f220b@mail.gmail.com> Date: Mon, 30 Apr 2007 14:57:49 -0400 From: Schiz0 To: "Gary Kline" In-Reply-To: <20070430154751.GA21982@thought.org> MIME-Version: 1.0 References: <20070430154751.GA21982@thought.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: music-generator for FreeBSD? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Apr 2007 18:57:56 -0000 On 4/30/07, Gary Kline wrote: > > > Guys, > > This is a bit off-topic, but maybe somebody out there can give me > someclues. Bearing in mind that I know zip about music > composition, is there a MIDI (or mp3 or other) toolkit that would > generate short background slices of music? > > Say that I wanted some jazzy melody for several seconds. This > application would generate it. Or a classical tune. Last night > I found a possibly MIDI app for Windows; there were several that > Google found that mentioned Linux but nothing panned out. > > Anybod know? > > gary > > > -- > Gary Kline kline@thought.org www.thought.org Public Service Unix > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" I'm not sure of an app for linux that actually lets you create this stuff, but as for editing/recording, look into Audacity ( http://audacity.sf.net ). It's pretty nice when it comes to that stuff.