ReDrop #821
-
Hi,
I'm currently implementing ProjectM in Rust using the egui and cpal libraries.
For the moment the project is in alpha version:
- There are a few (known) bugs to fix.
- The audio input is the defined by your system (default). (You can't choose).
- Finaly, before first release, the codebase need to be refactored.
All the libraries are cross-platform, but I've only tested them on Windows and Linux.
All feedbacks are welcome !
Enjoy ReDrop ! 🤪
CeeBeeL
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 3
Replies: 2 comments 3 replies
-
Glad to see someone making use of those rust bindings! :P
Beta Was this translation helpful? Give feedback.
All reactions
-
❤️ 1
-
Hehe, Thank you for doing it! 😉
Beta Was this translation helpful? Give feedback.
All reactions
-
Okay that's amazing, thank you. We can move the project under the projectM-visualizer org if you wish.
Also please be aware I was working on a rust frontend as well with SDL. I start with SDL2 then started trying to make sure of SDL3, which ended up in me creating rust SDL3 bindings as well. Maybe that will be of some use to you or we can combine those efforts or something.
https://github.com/projectM-visualizer/frontend-sdl-rust
Always happy to chat on the projectM discord
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
-
Nice !
My code is largely inspired by yours.
Where can I join the chat?
Beta Was this translation helpful? Give feedback.
All reactions
-
Beta Was this translation helpful? Give feedback.