openframeworks / openframeworks/openFrameworks

[warning] ofSoundPlayer: ofSoundUpdate() not implemented on this platform

Open
#4,948 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
10.4k
Forks
2.6k
Avg merge
1d 21h
Merged PRs (30d)
9

Description

Hi! Maybe it is a good idea of getting rid of this message. I am running code on the Raspberry Pi and would like to see the warnings that are relevant to the application instead of seeing this on each frame.

It is there even if I do not call it in the update() loop.

[warning] ofSoundPlayer: ofSoundUpdate() not implemented on this platform

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the exact warning text in the openFrameworks source and inspect the ofSoundPlayer/ofSoundUpdate platform implementation that emits it. Confirm why it appears even when ofSoundUpdate() is not called; done means the irrelevant warning is no longer emitted on Raspberry Pi while relevant warnings remain visible.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, raspberry-pi
Domain
audio-video-rtc
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.