Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Hope get audio support  #3

Description

@darktell

As soon as I received this device, I immediately thought about using it lake an audio visualizer. I came across your library and realized that it doesn't support this yet. However, I got inspired and decided to at least create full 'Bad Apple' video (but like a gif lol) on this device.

image

I am not very familiar with Python and even less so with Bluetooth interaction. Therefore, I am unsure how to implement sending audio visualizations. When I tried to draw the 'Bad Apple' video frame by frame, I discovered that there is a huge delay when executing await self.conn.send(data=data), and I managed to render it at approximately 0.2-1 frames per second. (Idk if the problem is in bluetooth, the device or in the sending logic) So, I don't know how it would be possible to send information for an audio visualizer in real-time without delays.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions