Implement a noisegate #19

Closed
opened 2024-03-10 00:07:22 -05:00 by logan · 1 comment
Owner

When the client joins, they should only light up green (ie send audio data) when there is voice.

The old noisegateV2.py project will have to be converted to Node

When the client joins, they should only light up green (ie send audio data) when there is voice. The old noisegateV2.py project will have to be converted to Node
logan added the
Status
Reviewed
Priority
High
Kind
Function
Node
labels 2024-03-10 00:07:22 -05:00
logan added this to the Minimum Release milestone 2024-03-10 21:58:37 -04:00
Author
Owner

Might be easier to use python for the client-side discord bot. Implement what we have now in node to python, using a socket connection between the python bot and the node client

https://github.com/Rapptz/discord.py
https://python-socketio.readthedocs.io/en/latest/intro.html

Might be easier to use python for the client-side discord bot. Implement what we have now in node to python, using a socket connection between the python bot and the node client https://github.com/Rapptz/discord.py https://python-socketio.readthedocs.io/en/latest/intro.html
logan added
Status
In Progress
and removed
Status
Reviewed
labels 2024-04-07 20:31:11 -04:00
logan added
Status
Completed
and removed
Status
In Progress
labels 2024-04-20 20:18:18 -04:00
logan closed this issue 2024-04-20 20:18:19 -04:00
Sign in to join this conversation.
No description provided.