Skip to content

proj: New Example with Audio Recording#47

Merged
svire-at merged 3 commits intodevfrom
proj/27/audio-recording
Dec 5, 2025
Merged

proj: New Example with Audio Recording#47
svire-at merged 3 commits intodevfrom
proj/27/audio-recording

Conversation

@svire-at
Copy link
Collaborator

@svire-at svire-at commented Nov 26, 2025

  • Please check if the Pull Request fulfils these requirements

    • PR title follows the style: Type: Descriptive Name
    • Commit messages follow the guidelines
    • Code compiles
    • New additions are tested
    • Changes are documented on the website (refer to the docs section)
  • Link related open issue
    New Example: Audio Recording #27

  • Provide a short description

  • Provide a more detailed list of changes

    • Item 1
    • Item 2
    • Item 3
  • Does this PR introduce a breaking change? (What must be changed in other projects/examples due to this PR?)
    N/A

  • Other information (Anything else reviewers should know)
    N/A

@svire-at svire-at requested a review from fanfare-ff November 26, 2025 11:12
Records audio and saves it in .wav file.
@svire-at svire-at force-pushed the proj/27/audio-recording branch from 2948912 to c490851 Compare November 26, 2025 13:19
@svire-at svire-at changed the base branch from main to dev November 26, 2025 13:19
@svire-at svire-at self-assigned this Nov 26, 2025
@svire-at svire-at linked an issue Nov 26, 2025 that may be closed by this pull request
4 tasks
@fanfare-ff fanfare-ff changed the title Proj/27/audio recording proj: New Example with Audio Recording Nov 26, 2025
Change buffer size to the multiple of 32-bytes
Move matlab trigger to request a certain amount of loops
Reduce hearable audio "cuts"
Copy link
Collaborator

@fanfare-ff fanfare-ff left a comment

Choose a reason for hiding this comment

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

Looks good

I tried to tweak couple of things to reduce the audio "cuts", I pushed it to this branch
They are still hearable + noise, but maybe a little bit better

Before merging, review once more things I added and replace the recorded_audio.wav with the new one after these changes

Added audio recording visualization
Added new recorded audio example
Added example documentation
@svire-at svire-at merged commit cb01ed5 into dev Dec 5, 2025
@svire-at svire-at deleted the proj/27/audio-recording branch December 5, 2025 09:11
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.

New Example: Audio Recording

2 participants