<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Forums - SignalLab]]></title>
		<link>http://mitov.com/forum/</link>
		<description><![CDATA[Forums - http://mitov.com/forum]]></description>
		<pubDate>Sun, 24 May 2026 01:04:44 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[How to get the result buffers from CTSLFourier.SpectrumOutputPin.]]></title>
			<link>http://mitov.com/forum/thread-3597.html</link>
			<pubDate>Mon, 24 Apr 2017 21:49:45 -0400</pubDate>
			<guid isPermaLink="false">http://mitov.com/forum/thread-3597.html</guid>
			<description><![CDATA[Dear sir,<br />
<br />
I am using Audio DSP Combo V5.0.3 with VisualStudio 2013 with MFC.<br />
<br />
How can I get the result buffers from CTSLFourier.SpectrumOutputPin <br />
 or any other outputpin?<br />
<br />
My code is like below.<br />
-----------------------<br />
	void __stdcall OnGenericRealFFTSpectrumEvent(void *Sender, TSLCRealBuffer InBuffer, TSLCRealBuffer &amp;OutBuffer, bool &amp;SendOutputData);<br />
	<br />
	CTSLFourier	m_SLFourier;<br />
	CTSLGenericReal	m_SLGenericReal;<br />
    ...<br />
	<br />
	m_SLFourier.SpectrumOutputPin.Connect(m_SLGenericReal.InputPin);<br />
	m_SLGenericReal.OnProcessData.Set(this, &amp;CMyView::OnGenericRealFFTSpectrumEvent);<br />
   ...<br />
-----------------------<br />
<br />
Compile error occurred like below.	<br />
-----------------------<br />
error C2440: '...' : 'void (__stdcall CMyView::* )(void *,TSLCRealBuffer,TSLCRealBuffer &amp;,bool &amp;)'.. 'CSLProcessRealEvent::TProcessCallBackFunction' .....	c:\program files (x86)\labpacks\visual c++\include\cslgenericreal.h	41	1	...<br />
-----------------------<br />
<br />
Is there any other solution?<br />
Please anyone give me suggest.<br />
<br />
Thanks.]]></description>
			<content:encoded><![CDATA[Dear sir,<br />
<br />
I am using Audio DSP Combo V5.0.3 with VisualStudio 2013 with MFC.<br />
<br />
How can I get the result buffers from CTSLFourier.SpectrumOutputPin <br />
 or any other outputpin?<br />
<br />
My code is like below.<br />
-----------------------<br />
	void __stdcall OnGenericRealFFTSpectrumEvent(void *Sender, TSLCRealBuffer InBuffer, TSLCRealBuffer &amp;OutBuffer, bool &amp;SendOutputData);<br />
	<br />
	CTSLFourier	m_SLFourier;<br />
	CTSLGenericReal	m_SLGenericReal;<br />
    ...<br />
	<br />
	m_SLFourier.SpectrumOutputPin.Connect(m_SLGenericReal.InputPin);<br />
	m_SLGenericReal.OnProcessData.Set(this, &amp;CMyView::OnGenericRealFFTSpectrumEvent);<br />
   ...<br />
-----------------------<br />
<br />
Compile error occurred like below.	<br />
-----------------------<br />
error C2440: '...' : 'void (__stdcall CMyView::* )(void *,TSLCRealBuffer,TSLCRealBuffer &amp;,bool &amp;)'.. 'CSLProcessRealEvent::TProcessCallBackFunction' .....	c:\program files (x86)\labpacks\visual c++\include\cslgenericreal.h	41	1	...<br />
-----------------------<br />
<br />
Is there any other solution?<br />
Please anyone give me suggest.<br />
<br />
Thanks.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Visual C++]]></title>
			<link>http://mitov.com/forum/thread-318.html</link>
			<pubDate>Sun, 29 Apr 2012 19:38:39 -0400</pubDate>
			<guid isPermaLink="false">http://mitov.com/forum/thread-318.html</guid>
			<description><![CDATA[How to learn visual C++ easily?Please anyone give me suggest.]]></description>
			<content:encoded><![CDATA[How to learn visual C++ easily?Please anyone give me suggest.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[About the documents and application notes of SignalLab ]]></title>
			<link>http://mitov.com/forum/thread-39.html</link>
			<pubDate>Mon, 28 Nov 2011 03:53:34 -0500</pubDate>
			<guid isPermaLink="false">http://mitov.com/forum/thread-39.html</guid>
			<description><![CDATA[Where can I find more detailed doctuments or application notes of SignalLab? I am using SignalLab in Visual C++ to develop my software, but the relative reference is very limited in the mitov website. If you have some, please send to my email: jhly80@yahoo.com.cn, thanks a lot.]]></description>
			<content:encoded><![CDATA[Where can I find more detailed doctuments or application notes of SignalLab? I am using SignalLab in Visual C++ to develop my software, but the relative reference is very limited in the mitov website. If you have some, please send to my email: jhly80@yahoo.com.cn, thanks a lot.]]></content:encoded>
		</item>
	</channel>
</rss>