Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category Plugins
  • Assigned To No-one
  • Operating System SW-codec
  • Severity Low
  • Priority Very Low
  • Reported Version Daily build (which?)
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by bookshare - 2007-11-24
Last edited by jdgordon - 2007-11-25

FS#8218 - Playback stops when metronome starts

When I start the metronome, music playback stops. You said that music playback could run concurrently with plugins. Thanks.

Closed by  jdgordon
2007-11-25 10:37
Reason for closing:  Not a Bug
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

yes, music can run when plugins are running… but only if the plugin doesnt need to audio hardware (or the pcm buffer)

MikeS commented on 2007-11-24 21:28

No, it can’t since it uses the PCM hardware directly. Metronome could use the voice channel but the plugin would have to be converted to pass a continuous stream (including sending silence between long ticks) over to the pcm buffer rather than relying solely on a timer and pcm_play_data to do everything. Relying on mixing to get it there without alot of jitter if naiively sending the tick clip will be frustrating.

But chessbox works fine. I can hear the forster sisters while playing chess.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing