Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tasgon/basspatch
osu lazer audio buffer control
https://github.com/tasgon/basspatch
Last synced: 13 days ago
JSON representation
osu lazer audio buffer control
- Host: GitHub
- URL: https://github.com/tasgon/basspatch
- Owner: tasgon
- Created: 2022-02-06T11:31:20.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-28T03:46:56.000Z (almost 2 years ago)
- Last Synced: 2024-10-25T13:02:34.879Z (2 months ago)
- Language: C
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# basspatch: osu!lazer audio buffer control
This utility lets you set the period and buffer size directly. To launch, build the library with `make` then run:
```bash
LD_PRELOAD=./basspatch.so path/to/osu.AppImage
```