<font face="arial" size="2">Hi all,<br /> &nbsp;I'm very new to STK but have managed to run the demo's app...<br /> &nbsp;However I find the audio when playing back glitches period...<br /> &nbsp;output from the score audible (quality is good but the gli...<br /> &nbsp;<br /> Too many errors encountered; the rest of the message is ignored:<br /> &nbsp;pretty annoying). Is this due to the audio drivers? I have an echo <br /> &nbsp;Layla<br /> &nbsp;24 soundcard as the default windows audio device. Should I then use <br /> &nbsp;Asio or Direct Sound inorder to run the Layla properly?<br /> &nbsp;<br /> &nbsp; I must say the fact that realtime scores were readily audible on the <br /> &nbsp;layla through msdev.net immediately was very promising. . I want to <br /> &nbsp;get into doing some audio dev and this looks perfect. I know this <br /> &nbsp;sounds like a total novice question but where do i query the OS as to <br /> &nbsp;how many audio drivers i have installed. I recently wiped the machine <br /> &nbsp;so i don't know where to check in the registry. the control panel <br /> &nbsp;"sound audio devices" section only displays options for the Layla and <br /> &nbsp;the onboard intel sound driver. I don't even think i have installed <br /> &nbsp;the default driver for the sound card that came on the laptop. would <br /> &nbsp;any of these make a difference my setup?<br /> &nbsp;I find that when i set the identifiers for asio instead of default <br /> &nbsp;direct sound and include the asio src i get compile errors like:<br /> &nbsp;<br /> &nbsp;e:\forwind_dev\stk-4.2.0\include\Thread.h(62): error C2061: syntax <br /> &nbsp;error<br /> &nbsp;: identifier 'THREAD_FUNCTION'<br /> &nbsp;e:\forwind_dev\stk-4.2.0\src\Socket.cpp(61): error C2065: 'IPPROTO_TCP' <br /> &nbsp;: undeclared identifier<br /> &nbsp;e:\forwind_dev\stk-4.2.0\src\Socket.cpp(68): error C2065: 'TCP_NODELAY' <br /> &nbsp;: undeclared identifier<br /> &nbsp;<br /> &nbsp;and so on...<br /> &nbsp;alot macros undefined, where should i find these?<br /> &nbsp;When i try and compile in debug with the asio identifier and source <br /> &nbsp;included i get these type of compile errors<br /> &nbsp;<br /> &nbsp;demo error LNK2019: unresolved external symbol "public: __thiscall <br /> &nbsp;AsioDrivers::AsioDrivers(void)" (??0AsioDrivers@@QAE@XZ) referenced in <br /> &nbsp;function _$E1 demo error LNK2019: unresolved external symbol "public: <br /> &nbsp;__thiscall AsioDrivers::~AsioDrivers(void)" (??1AsioDrivers@@QAE@XZ) <br /> &nbsp;referenced in function _$E2<br /> &nbsp;<br /> &nbsp;etc..<br /> &nbsp;any ideas of where i should i start to address the gliching ....<br /> cheers,<br /> <br /> Conor<br /> <br /> <br /><br /></font>