Created Issue: Does NAudio can play multiple music to multiple channels of...
I want to write a program to play music, exactly is play multiple music to multiple channels of sound card simultaneously.Example in my PC have an internal sound card, and have an external M-audio fast...
View ArticleCreated Issue: sf2 samples 2 bytes too early? [16338]
hi,dunno if this is a current issue anymore or if it's really really the case at all in your software:using the sf2 part of your software (the renoise tool "sf2xrni" uses it), the first sample (some...
View ArticleEdited Issue: sf2 samples 4 bytes too early? [16338]
hi,dunno if this is a current issue anymore or if it's really really the case at all in your software:using the sf2 part of your software (the renoise tool "sf2xrni" uses it), the first sample (some...
View ArticleCommented Issue: Does NAudio can play multiple music to multiple channels of...
I want to write a program to play music, exactly is play multiple music to multiple channels of sound card simultaneously.Example in my PC have an internal sound card, and have an external M-audio fast...
View ArticleCommented Issue: sf2 samples 4 bytes too early? [16338]
hi,dunno if this is a current issue anymore or if it's really really the case at all in your software:using the sf2 part of your software (the renoise tool "sf2xrni" uses it), the first sample (some...
View ArticleCommented Issue: Does NAudio can play multiple music to multiple channels of...
I want to write a program to play music, exactly is play multiple music to multiple channels of sound card simultaneously.Example in my PC have an internal sound card, and have an external M-audio fast...
View ArticleCommented Issue: MP3 Stream is not playing [16186]
The default URL for MP3 stream is not working. https://radio.reaper.fm/stream/ is generation unable to connect remote server. Is there any other free URL to test?Comments: try this one :...
View ArticleCreated Issue: MidiFileConverter missing in NAudio-Source.zip [16339]
F.Y.I. The MidiFileConverter project is missing missing from the NAudio-Source.zip.Regards
View ArticleCommented Issue: MidiFileConverter missing in NAudio-Source.zip [16339]
F.Y.I. The MidiFileConverter project is missing missing from the NAudio-Source.zip.RegardsComments: thanks for letting me know
View ArticleEdited Issue: Download doesn't work on x64 [16335]
Same problem with SLN, but fixable by setting x86 for compile type. It appears that the dll is compiled x86 but demos are Any, which causes assembly load failure. All output types should be set to x86...
View ArticleCommented Issue: Download doesn't work on x64 [16335]
Same problem with SLN, but fixable by setting x86 for compile type. It appears that the dll is compiled x86 but demos are Any, which causes assembly load failure. All output types should be set to x86...
View ArticleClosed Issue: Download doesn't work on x64 [16335]
Same problem with SLN, but fixable by setting x86 for compile type. It appears that the dll is compiled x86 but demos are Any, which causes assembly load failure. All output types should be set to x86...
View ArticleCommented Issue: Does NAudio can play multiple music to multiple channels of...
I want to write a program to play music, exactly is play multiple music to multiple channels of sound card simultaneously.Example in my PC have an internal sound card, and have an external M-audio fast...
View ArticleCreated Issue: WaveOutBuffer.OnDone - set header.bufferLength = bytes? [16340]
I ran into a problem using WaveOut to play a WaveFormatConversionStream. It appears that WaveFormatConversionStream.Read is consistently reading only 4072 bytes into a 4800 byte buffer, but that...
View ArticleCommented Issue: WaveOutBuffer.OnDone - set header.bufferLength = bytes? [16340]
I ran into a problem using WaveOut to play a WaveFormatConversionStream. It appears that WaveFormatConversionStream.Read is consistently reading only 4072 bytes into a 4800 byte buffer, but that...
View ArticleCommented Issue: WaveOut playback fails in a remote desktop session [7257]
When I connect to a machine via remote desktop, the WaveOut playback fails with a MmException: WaveBadFormat calling waveOutOpen. The callstack is: NAudio.dll!NAudio.MmException.Try(NAudio.MmResult...
View ArticleCommented Issue: MidiFileConverter missing in NAudio-Source.zip [16339]
F.Y.I. The MidiFileConverter project is missing missing from the NAudio-Source.zip.RegardsComments: I've updated the script that makes the source zip, so should be correct in next NAudio release
View ArticleCommented Issue: WaveOut playback fails in a remote desktop session [7257]
When I connect to a machine via remote desktop, the WaveOut playback fails with a MmException: WaveBadFormat calling waveOutOpen. The callstack is: NAudio.dll!NAudio.MmException.Try(NAudio.MmResult...
View ArticleCreated Issue: WasapiCapture not reusable [16341]
I've been writing an app that records chunks of input audio to multiple files, with gaps between, but I discovered that if I try a call sequence which essentially boils down to this:WasapiCapture...
View ArticleCommented Issue: WasapiCapture not reusable [16341]
I've been writing an app that records chunks of input audio to multiple files, with gaps between, but I discovered that if I try a call sequence which essentially boils down to this:WasapiCapture...
View Article