From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3625013835A for ; Mon, 15 Jun 2020 08:10:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8127BE08BB; Mon, 15 Jun 2020 08:10:30 +0000 (UTC) Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 28EC9E089C for ; Mon, 15 Jun 2020 08:10:29 +0000 (UTC) Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 04114160061 for ; Mon, 15 Jun 2020 10:10:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1592208627; bh=Eu760IaKzfo6Xyz3qKoNwRystk0HSDLz0yWBhwwY4Ew=; h=Date:From:To:Subject:From; b=Jf+RuiHQIgFDyKvFxI0Z40GpafC+dUqE9sQ6XwkPC+AsBFIxoAhBX8pR7h4aOu9+B TihbbiEwd6/EXD6GV5RYHCBuna0m1odZ0IEr5vuPrfT0S0N24iINakIW/K0E/YunHT Hn5s0qJzswVOJgan7xNAjomaPVwwTKXTCtqk2xebIwDPgUxbisP7x0wO0TiJ7i+TH6 /gzA1XhT+IOyqc2Cao+abuAFGvHFB8YiuoeBTEOLcxeN4Boj+XGfn3M2Oly/I06MNG W0Ux20qfBbHQJwc3jLNW3LDIXq+bO/2QMPjb02+fKsk0kTIrtS/BgPs/znC2g4yN51 EKVH7QOu3sbRg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 49lkXc0yk3z9rxX for ; Mon, 15 Jun 2020 10:10:21 +0200 (CEST) Date: Mon, 15 Jun 2020 10:10:21 +0200 From: tuxic@posteo.de To: Gentoo Subject: [gentoo-user] Kind of sample player? Message-ID: <20200615081021.tkmkt5kft33satjo@solfire> Mail-Followup-To: Gentoo Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Archives-Salt: 467c0aa3-42a3-40c2-bfe7-b2935e3c71b1 X-Archives-Hash: 80a596236b70c24523305187a29ecb40 Hi, Trying to express what I am searching for: I have some samples of instruments play one or only a few tones. For each there is one sample per tone. I am looking for a software, with which I can play these samples controlled by a midi keyboard. The samples should be played in a way, that dynamic of the key and pitch are respected (therefore the sample need to be modified on-the-fly). Unfortunately I am neither a musician nor a native language speaker... The only one I found in portage is 'linuxsampler', which fails to compile with a lot of "deprecated" messages. Is there any other software, which may be appropiate for this purpose in portage? Cheers! Meino