Ticket #620 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

module-combine needs running Volume Control

Reported by: sladi Owned by: lennart
Milestone: 0.9.16 Component: daemon
Keywords: combine Cc:

Description

When I try run the attached script the last module 'combine' won't work unless there is Volume Control running. I get:

...
lowpass_iir on LADSPA Plugin highpass_iir on LADSPA Plugin delay_0.01s on HDA NVidia" on mid with sample spec s32le 2ch 44100Hz and channel map front-left,front-right
I: resampler.c: Using resampler 'trivial'
I: resampler.c: Using float32le as working format.
I: sink-input.c: Created input 18 "Simultaneous output on Remapped LADSPA Plugin highpass_iir on LADSPA Plugin delay_0.01s on HDA NVidia" on high with sample spec s32le 2ch 44100Hz and channel map front-left,front-right
I: core-util.c: Successfully enabled SCHED_RR scheduling for thread, with priority 6.
E: sink.c: Assertion '!s->thread_info.rewind_requested' failed at pulsecore/sink.c:843, function pa_sink_render(). Aborting.
Aborted

I have the PA (0.9.16~test2~20090726git59659e1db-1) package.

Attachments

crossover.sh (2.1 kB) - added by sladi 3 years ago.
LADSPA crossover script

Change History

Changed 3 years ago by sladi

LADSPA crossover script

Changed 3 years ago by lennart

Any chance you can get me a stack trace of this?

Changed 3 years ago by lennart

Hmm, so this is more likel cause by module-remap-sink than by module-combine.

Changed 3 years ago by lennart

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to 0.9.16

I believe this is fixed in r7d49163

Note: See TracTickets for help on using tickets.