Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Share sentakki gameplay events with other programs #169

Open
LumpBloom7 opened this issue Jan 15, 2021 · 0 comments · May be fixed by #263
Open

Share sentakki gameplay events with other programs #169

LumpBloom7 opened this issue Jan 15, 2021 · 0 comments · May be fixed by #263

Comments

@LumpBloom7
Copy link
Owner

This is primarily to enable DIY maimai machines to be able to have their own button lighting effects, but may also be beneficial for other purposes such as RGB rave parties or whatnot. (Mr. Keane's machine being a notable example of a machine with led lighting)

Sentakki could broadcast certain events, such as touch events, note judgements and so on using a standard format. Listeners can then process them and perform actions with the information given. (maybe to turn on a certain light somewhere)

I need to look up on how IPC should work, since I have never done something like that before. (maybe pipes? idk)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant