From: <sal...@xs...> - 2006-07-21 12:58:25
|
Hi Dennis, > > However, as I have pointed out before on irc, the way audio is uploaded > changed: > > VisBuffer buffer; > > visual_buffer_init (&buffer, plaindata, cnt, > NULL); > > visual_audio_samplepool_input (audio->samplepool, > &buffer, VISUAL_AUDIO_SAMPLE_RATE_44100, > VISUAL_AUDIO_SAMPLE_FORMAT_S16, > VISUAL_AUDIO_SAMPLE_CHANNEL_STEREO); > > There is support for different formats, so look at that if this does not > suite. > I think this is only relevant for host audio, right ? I am not yet using this in LiVES. I am using the jack and ALSA audio inputs. Despite this, some plugins used to produce output even with no audio. I am not seeing even that. > > visual_log_set_verboseness (VISUAL_LOG_VERBOSENESS_NONE); > > Could you try to raise the verboness and see if libvisual outputs > something > useful ? > What should I set it to ? I can't find your API documentation any more - there is no longer a "documentation" link on your website !!!!! Once again, I am running out of time (not your fault, I know). It looks like libvisual 0.4.0 support will not be in the pending LiVES release :-( Regards, Gabriel. |