AudioSplitter is a Celeste modification that allows users to playback game's music and SFX on different audio output devices.
The main use case is recording music and SFX on different audio channels in combination with Virtual Audio Cables. This also lets users to record music while listening to other stuff.
The mod is distributed on GameBanana and can be installed using Olympus.
- Open console and
cdto Celeste's Mod folder - Clone the repository
git clone https://github.com/ACherryJam/AudioSplitter.git- Open
AudioSplitter.slnin Visual Studio
TODO: Write how the mod works. Class diagram would be cool.

