https://github.com/minteeaa/stir
multichannel audio filter suite for OBS
https://github.com/minteeaa/stir
avpro multichannel-audio obs obs-studio upmixing vrchat
Last synced: 3 months ago
JSON representation
multichannel audio filter suite for OBS
- Host: GitHub
- URL: https://github.com/minteeaa/stir
- Owner: minteeaa
- License: gpl-2.0
- Created: 2025-04-04T19:26:12.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-12-18T23:00:57.000Z (6 months ago)
- Last Synced: 2025-12-21T20:18:44.608Z (6 months ago)
- Topics: avpro, multichannel-audio, obs, obs-studio, upmixing, vrchat
- Language: C
- Homepage:
- Size: 990 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
---
---
> [!IMPORTANT]
> this repository's home is on [Codeberg](https://codeberg.org/mintea/stir/), GitHub is a mirror. please open [issues](https://codeberg.org/mintea/stir/issues) and [pull requests](https://codeberg.org/mintea/stir/pulls) on Codeberg.
### what is this
STIR aims to be an easy-to-approach solution for virtual upmixing of 2-channel sources and applying filters onto their individual channels.
the primary inspiration for this project comes from VRChat's [ongoing lack of audio filter support](https://feedback.vrchat.com/sdk-bug-reports/p/proposal-for-fixing-audio-filters-eg-low-pass-support-for-avpro), but can be expanded to any valid usage case within OBS.
### usage
refer to the [wiki](https://codeberg.org/mintea/stir/wiki) for setup and usage.
### supported environments
the minimum version requirement for OBS Studio is **v30.0.0**.
supports Windows (tested via Win10) and Linux (tested via Arch). there are no current plans to support macOS.
### credits
**Crunchy Joints**, for constantly pushing STIR to its limits, most of the early/ongoing bughunting and testing efforts, and being an incredible second brain to spin up new ideas.
**Llamahat**, for the initial idea of turning this concept into an OBS plugin.