Commented Issue: Can't close app in Unity3D [16372]
When using in Unity3d, I can not close app.In Unity3D editor, it does work.Comments: What exactly are you doing with Unity3d? It's an application I have never used, so I can't tell what the problem is...
View ArticleCommented Issue: Can't close app in Unity3D [16372]
When using in Unity3d, I can not close app.In Unity3D editor, it does work.Comments: Unity3d is tool for game develop. I have simply used naudio to play mp3 in it.
View ArticleEdited Issue: Can't close app in Unity3D [16372]
When using in Unity3d, I can not close app.In Unity3D editor, it does work.Test sample can be downloaded from below.https://skydrive.live.com/redir?resid=A75A74307455C939!117&authkey=!ALwBE-R92Qc6x6k
View ArticleCommented Issue: Can't close app in Unity3D [16372]
When using in Unity3d, I can not close app.In Unity3D editor, it does work.Test sample can be downloaded from...
View ArticleCommented Issue: Can't close app in Unity3D [16372]
When using in Unity3d, I can not close app.In Unity3D editor, it does work.Test sample can be downloaded from...
View ArticleEdited Issue: Can't close app in Unity3D [16372]
When using in Unity3d, I can not close app.In Unity3D editor, it does work.Test sample can be downloaded from below.https://skydrive.live.com/redir?resid=A75A74307455C939!117&authkey=!ALwBE-R92Qc6x6k
View ArticleClosed Issue: Can't close app in Unity3D [16372]
When using in Unity3d, I can not close app.In Unity3D editor, it does work.Test sample can be downloaded from...
View ArticleCreated Issue: NullReference exception with CueList [16373]
Second constructor in CueList file is missing the initialization of the cues member."private List<Cue> cues = new List<Cue>();"This produces a null reference exception when trying to use...
View ArticleCreated Issue: Exception on Resampling [16374]
When I using ResamplerDmoStream and selecting Anything except WaveOutput (e.g. WASAPI, DirectSound) I've getting below exception:Unable to cast COM Object 'NAudio.DMO.ResamplerMediaComObject' to...
View ArticleCommented Issue: Generator [16367]
Here is an audio generator to test the installation (Pink noise, white noise, Sweep, Sin, Square, Triangle, Sawtooth) with PhaseReverse.Frequency Fixed or variable.Waveforms and frequencies were...
View ArticleCommented Issue: Generator [16367]
Here is an audio generator to test the installation (Pink noise, white noise, Sweep, Sin, Square, Triangle, Sawtooth) with PhaseReverse.Frequency Fixed or variable.Waveforms and frequencies were...
View ArticleEdited Issue: Generator [16367]
Here is an audio generator to test the installation (Pink noise, white noise, Sweep, Sin, Square, Triangle, Sawtooth) with PhaseReverse.<br />Frequency Fixed or variable.<br />Waveforms and...
View ArticleCommented Issue: Generator [16367]
Here is an audio generator to test the installation (Pink noise, white noise, Sweep, Sin, Square, Triangle, Sawtooth) with PhaseReverse.<br />Frequency Fixed or variable.<br />Waveforms and...
View ArticleCommented Issue: Generator [16367]
Here is an audio generator to test the installation (Pink noise, white noise, Sweep, Sin, Square, Triangle, Sawtooth) with PhaseReverse.<br />Frequency Fixed or variable.<br />Waveforms and...
View ArticleCreated Issue: MediaFoundation Output Format Float [16375]
Hello,Here is a modified version of MediaFounfationReader.Modification for operation with WASAPI, ASIO, WaveOutEventI added an option :: The output format (WaveFormat) is PCM or IEEECompatible with the...
View ArticleCreated Issue: windows phone 8 project support [16376]
Hello! I have problem when trying to get NAudio from Nuget in my Windows Phone 8 project.Here is log from console:PM> Install-Package NAudio -PreSuccessfully installed 'NAudio...
View ArticleCommented Issue: MediaFoundation Output Format Float [16375]
Hello,Here is a modified version of MediaFounfationReader.Modification for operation with WASAPI, ASIO, WaveOutEventI added an option :: The output format (WaveFormat) is PCM or IEEECompatible with the...
View ArticleCommented Issue: windows phone 8 project support [16376]
Hello! I have problem when trying to get NAudio from Nuget in my Windows Phone 8 project.Here is log from console:PM> Install-Package NAudio -PreSuccessfully installed 'NAudio...
View ArticleEdited Feature: MediaFoundation Output Format Float [16375]
Hello,<br />Here is a modified version of MediaFounfationReader.<br /><br />Modification for operation with WASAPI, ASIO, WaveOutEvent<br /><br />I added an option :: The...
View ArticleCommented Issue: Exception on Resampling [16374]
When I using ResamplerDmoStream and selecting Anything except WaveOutput (e.g. WASAPI, DirectSound) I've getting below exception:Unable to cast COM Object 'NAudio.DMO.ResamplerMediaComObject' to...
View Article