From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dmta1006.nifty.com (mta-snd01003.nifty.com [106.153.227.35]) by sourceware.org (Postfix) with ESMTPS id CFCF43858D39 for ; Wed, 13 Sep 2023 14:14:49 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org CFCF43858D39 Authentication-Results: sourceware.org; dmarc=fail (p=none dis=none) header.from=nifty.ne.jp Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=nifty.ne.jp Received: from localhost.localdomain by dmta1006.nifty.com with ESMTP id <20230913141447925.CKHB.58378.localhost.localdomain@nifty.com>; Wed, 13 Sep 2023 23:14:47 +0900 From: Takashi Yano To: cygwin-announce@cygwin.com Cc: Takashi Yano Subject: openal 1.23.1-1 Date: Wed, 13 Sep 2023 23:14:31 +0900 Message-Id: <20230913231408.28578-1-takashi.yano@nifty.ne.jp> X-Mailer: git-send-email 2.39.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-3.8 required=5.0 tests=BAYES_00,KAM_DMARC_STATUS,KAM_NUMSUBJECT,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS,TXREP autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: The following packages have been uploaded to the Cygwin distribution: * openal-1.23.1-1 * openal-config-1.23.1-1 * openal-examples-1.23.1-1 * libopenal1-1.23.1-1 * libopenal-devel-1.23.1-1 OpenAL Soft is an LGPL-licensed, cross-platform, software implementation of the OpenAL 3D audio API. OpenAL provides capabilities for playing audio in a virtual 3D environment. Distance attenuation, doppler shift, and directional sound emitters are among the features handled by the API. More advanced effects, including air absorption, occlusion, and environmental reverb, are available through the EFX extension. It also facilitates streaming audio, multi-channel buffers, and audio capture.