Archived
1
1
Fork 0
2018 attempt at a voice only discord client
This repository has been archived on 2026-02-13. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2026-02-13 03:57:32 +01:00
Vocalcord import 2018 code 2026-02-13 03:57:32 +01:00
.gitattributes import 2018 code 2026-02-13 03:57:32 +01:00
.gitignore import 2018 code 2026-02-13 03:57:32 +01:00
LICENSE import 2018 code 2026-02-13 03:57:32 +01:00
README.md import 2018 code 2026-02-13 03:57:32 +01:00
Vocalcord.sln import 2018 code 2026-02-13 03:57:32 +01:00

Vocalcord

This was an attempt at a voice chat only Discord client I briefly worked on in 2018. I couldn't figure out how to output the audio properly so I gave up, I think I literally created a new BASS Sample for every piece of audio that came in rather than just outputting to a single buffer...