Skip to content

Add example audio raw stream#191

Open
koto-moya wants to merge 2 commits into
electronstudio:masterfrom
koto-moya:add-example-audio-raw-stream
Open

Add example audio raw stream#191
koto-moya wants to merge 2 commits into
electronstudio:masterfrom
koto-moya:add-example-audio-raw-stream

Conversation

@koto-moya
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Contributor

@azzayou azzayou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this Nice after all :D

@@ -0,0 +1,104 @@
from cffi import FFI
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you didn't use FFI here.
please remove this line :]


if is_mouse_button_down(MouseButton.MOUSE_BUTTON_LEFT):
fp = mouse_position.y
frequency = 40.0 + fp
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here should fp be positive Only to not have negative frequency

@electronstudio electronstudio force-pushed the master branch 2 times, most recently from 25505fa to 48bcc23 Compare June 5, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants