-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Galaxy Buds Original support? #10
Comments
Theoretically its possible and shouldn't be that hard to implement. Since I only own the Buds live, I can't add it without testing it properly. |
What would you have to change? (Not very familiar with rust but I do have galaxy buds and can use a computer) |
You'd basically need to create a lib like the GalaxyBudsLive-rs but for the buds or buds+. You can have a look into this and this if you don't want to debug it yourself. The features needed to be implemented by this tool are: Decoding
Encoding
If you get to create such a library which is working with your buds, I'll implement the rest to make it work with this tool. Refer to the examples of the GalaxyBudsLive-rs crate if you want to. |
This feature is planned. Therefore I added it as TODO to #29. Therefore I'll close this issue. |
I was wondering if it was possible to add support for the original galaxy buds?
The text was updated successfully, but these errors were encountered: