Sure are, not much point testing without them
added instructions in post 390
private void sliFFTSpectrum_ValueChanged(object sender, EventArgs e)
{
if (mVisParam.Kind == BASSVISKind.BASSVISKIND_WINAMP)
{
BassVis.BASSVIS_SetOption(mVisParam, BASSVIS_CONFIGFLAGS.BASSVIS_CONFIG_FFTAMP, Convert.ToInt32(sliFFTSpectrum.Value));
lblFFTSensitivityVal.Text = (sliFFTSpectrum.Value * 32).ToString();
}
}
BassVis.BASSVIS_SetOption(_visParam, BASSVIS_CONFIGFLAGS.BASSVIS_CONFIG_FFTAMP, 128);
update of core.dll
with FFTSample of 4096
greets
First of all thank you very much for your work on this
I've followed your instructions and have spent the last 5 hours testing until my eyes can now see visualisations all the time!
I'm using a laptop which is my test bed, running XP sp3 and MP1.2Beta,
StreamedMP skin and the song "Mr Bass Man" by Johnny Cymbal (1963) as I thought this was appropriate
At this time I still believe it needs upmix to 5.1 ticked but I will carry on tomorrow when my tired old eyes have recovered, all else seems ok and thank you for getting rid of that message "Press F1"
Hi Emil
The core dll you supplied in post 394 made it worse, no reaction in stereo or 5.1 upmix, reverted and can see the obvious difference ;(