Edited Issue: wrong speed for the different rate [16368]
when i records audio with the sample WaveIn class, it's get wrong speed, if i shoose rate different from 8000. Only in 8 kHz i've got correct speed - on the 16000 audio got two times longer and lower...
View ArticleCommented Issue: wrong speed for the different rate [16368]
when i records audio with the sample WaveIn class, it's get wrong speed, if i shoose rate different from 8000. Only in 8 kHz i've got correct speed - on the 16000 audio got two times longer and lower...
View ArticleEdited Issue: PlaybackStopped event not raised when playing mp3 is finished...
Please make the PlaybackStopped event to be a reliable way to determine when plaback is over.
View ArticleClosed Issue: PlaybackStopped event not raised when playing mp3 is finished...
Please make the PlaybackStopped event to be a reliable way to determine when plaback is over.
View ArticleEdited Issue: Format header read for some wav files are incorrect [10105]
The problem is if the header length is not quite correct. fool.wav is a wave file that plays correctly in most players and reads correctly through the mm api, but fails in naudio The solutions was to...
View ArticleClosed Issue: Format header read for some wav files are incorrect [10105]
The problem is if the header length is not quite correct. fool.wav is a wave file that plays correctly in most players and reads correctly through the mm api, but fails in naudio The solutions was to...
View ArticleEdited Issue: Error if mp3 frame not at the begining [9071]
If the frame header don't starts imediatly after the the end of the ID3 Tag (or the begining of the file), it is not recognised as an mp3 file, however it is valid, according to...
View ArticleClosed Issue: Error if mp3 frame not at the begining [9071]
If the frame header don't starts imediatly after the the end of the ID3 Tag (or the begining of the file), it is not recognised as an mp3 file, however it is valid, according to...
View ArticleEdited Issue: IeeeFloat to ASIOSTFloat32LSB converter [7979]
If you have sound that's already IeeeFloat but you use ASIO, it seems to me it must be deinterleaved as I found of no way to just pass the interleaved floats through it.So I've added these to...
View ArticleClosed Issue: IeeeFloat to ASIOSTFloat32LSB converter [7979]
If you have sound that's already IeeeFloat but you use ASIO, it seems to me it must be deinterleaved as I found of no way to just pass the interleaved floats through it.So I've added these to...
View ArticleEdited Issue: Midi Interop with MIDIHDR is wrong? [2278]
I think your interop with the MIDIHDR struct is wrong. You use a marshal-as attribute and a ref. I think this will not prevent the GC from relocating the (managed) MIDIHDR and when that happens the ref...
View ArticleClosed Issue: Midi Interop with MIDIHDR is wrong? [2278]
I think your interop with the MIDIHDR struct is wrong. You use a marshal-as attribute and a ref. I think this will not prevent the GC from relocating the (managed) MIDIHDR and when that happens the ref...
View ArticleEdited Feature: WMA Reader and WMA Writer Classes [6341]
http://msdn.microsoft.com/en-us/library/bb288688(VS.85).aspx
View ArticleClosed Feature: WMA Reader and WMA Writer Classes [6341]
http://msdn.microsoft.com/en-us/library/bb288688(VS.85).aspxComments: released in NAudio 1.6
View ArticleCreated Issue: AccessViolationException when disposing WaveOut in a 64-bit...
I'm currently migrating my application to 64-bit and whenever I'm trying to dispose the WaveOut class, I'm getting an "AccessVoilationException" with the message "Attempted to read or write protected...
View ArticleEdited Issue: AccessViolationException when disposing WaveOut in a 64-bit...
I'm currently migrating my application to 64-bit and whenever I'm trying to dispose the WaveOut class, I'm getting an "AccessVoilationException" with the message "Attempted to read or write protected...
View ArticleEdited Issue: AccessViolationException when disposing WaveOut in a 64-bit...
I'm currently migrating my application to 64-bit and whenever I'm trying to dispose the WaveOut class, I'm getting an "AccessVoilationException" with the message "Attempted to read or write protected...
View ArticleCommented Issue: AccessViolationException when disposing WaveOut in a 64-bit...
I'm currently migrating my application to 64-bit and whenever I'm trying to dispose the WaveOut class, I'm getting an "AccessVoilationException" with the message "Attempted to read or write protected...
View ArticleCommented Issue: AccessViolationException when disposing WaveOut in a 64-bit...
I'm currently migrating my application to 64-bit and whenever I'm trying to dispose the WaveOut class, I'm getting an "AccessVoilationException" with the message "Attempted to read or write protected...
View ArticleCommented Issue: AccessViolationException when disposing WaveOut in a 64-bit...
I'm currently migrating my application to 64-bit and whenever I'm trying to dispose the WaveOut class, I'm getting an "AccessVoilationException" with the message "Attempted to read or write protected...
View Article