From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dmta1004.nifty.com (mta-snd01001.nifty.com [106.153.227.33]) by sourceware.org (Postfix) with ESMTPS id 3B2233858D20 for ; Wed, 13 Sep 2023 13:56:55 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 3B2233858D20 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 dmta1004.nifty.com with ESMTP id <20230913135653088.CKJX.94204.localhost.localdomain@nifty.com> for ; Wed, 13 Sep 2023 22:56:53 +0900 Date: Wed, 13 Sep 2023 22:56:53 +0900 Message-Id: <20230913135653088.CKJX.94204.localhost.localdomain@nifty.com> From: X-Spam-Status: No, score=-2.2 required=5.0 tests=BAYES_00,KAM_BLANKSUBJECT,KAM_DMARC_STATUS,MISSING_HEADERS,MISSING_SUBJECT,PP_MIME_FAKE_ASCII_TEXT,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: >From cygwin-announce-openal-1.23.1-1 水 9月 13 22:56:50 2023 From: Takashi Yano To: cygwin-announce@cygwin.com Date: Wed, 13 Sep 2023 22:56:50 +0900 Message-Id: <20230913225650.63388-1-takashi.yano@nifty.ne.jp> Subject: openal 1.23.1-1 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.