Quantcast
Channel: naudio Work Item Rss Feed
Browsing all 738 articles
Browse latest View live
↧

Edited Issue: This finalizes the application, what is the problem? [16357]

Sorry, I wrong the place... SORRY! how delete this it?

View Article


Created Issue: PlaybackStopped is not triggered when playback completed [16358]

Here is the code for using PlaybackStopped event, in a buttonPlayClicked event: wfr = new NAudio.Wave.WaveFileReader(this.outputFilename); audioOutput = new DirectSoundOut(); WaveChannel32 wc = new...

View Article


Edited Issue: PlaybackStopped is not triggered when playback completed [16358]

Here is the code for using PlaybackStopped event, in a buttonPlayClicked event: wfr = new NAudio.Wave.WaveFileReader(this.outputFilename); audioOutput = new DirectSoundOut(); WaveChannel32 wc = new...

View Article

Commented Issue: PlaybackStopped is not triggered when playback completed...

Here is the code for using PlaybackStopped event, in a buttonPlayClicked event: wfr = new NAudio.Wave.WaveFileReader(this.outputFilename); audioOutput = new DirectSoundOut(); WaveChannel32 wc = new...

View Article

Created Issue: MP3FileReader.Length property is not correct [16359]

I use the MP3FileReader to open a mp3 which is in the attachments , the total time returned is 05:09. And I use the NAudio demo to play this mp3, the sound is slower than expected.But if I use other...

View Article


Commented Issue: MP3FileReader.Length property is not correct [16359]

I use the MP3FileReader to open a mp3 which is in the attachments , the total time returned is 05:09. And I use the NAudio demo to play this mp3, the sound is slower than expected.But if I use other...

View Article

Commented Issue: Destination array was not long anough when reading mp3 file...

I've got this code static void Main(string[] args) { try { Mp3FileReader reader = new Mp3FileReader(@"C:\testAudio.mp3"); long count = reader.Length; if (count <= int.MaxValue) { byte[] info = new...

View Article

Commented Issue: Destination array was not long anough when reading mp3 file...

I've got this code static void Main(string[] args) { try { Mp3FileReader reader = new Mp3FileReader(@"C:\testAudio.mp3"); long count = reader.Length; if (count <= int.MaxValue) { byte[] info = new...

View Article


Commented Issue: Destination array was not long anough when reading mp3 file...

I've got this code static void Main(string[] args) { try { Mp3FileReader reader = new Mp3FileReader(@"C:\testAudio.mp3"); long count = reader.Length; if (count <= int.MaxValue) { byte[] info = new...

View Article


Created Issue: AudioEndpointVolumeCallback causes AccessViolation [16360]

I noticed that once I read some values from an AudioEndpointVolume, my application would crash when I changed the volume manually afterwards. After some searching, I traced the problem to...

View Article

Commented Issue: AudioEndpointVolumeCallback causes AccessViolation [16360]

I noticed that once I read some values from an AudioEndpointVolume, my application would crash when I changed the volume manually afterwards. After some searching, I traced the problem to...

View Article

Commented Issue: AudioEndpointVolumeCallback causes AccessViolation [16360]

I noticed that once I read some values from an AudioEndpointVolume, my application would crash when I changed the volume manually afterwards. After some searching, I traced the problem to...

View Article

Commented Issue: AudioEndpointVolumeCallback causes AccessViolation [16360]

I noticed that once I read some values from an AudioEndpointVolume, my application would crash when I changed the volume manually afterwards. After some searching, I traced the problem to...

View Article


Commented Issue: Need to record all sounds from sound card. [16353]

Need to record all sounds from sound card. So that mic+output was written to file. Is it possible? Cant find any examples, found just ones that allow to write mic. Comments: Check out this thread for a...

View Article

Created Issue: ASIOSampleConvertor bug [16361]

Working with multichannel output in NAudio I noticed a bug in the ASIOSampleConvertor: the ConvertorFloatToIntGeneric is using a float pointer instead of a int pointer as it should.Corrected...

View Article


Commented Issue: ASIOSampleConvertor bug [16361]

Working with multichannel output in NAudio I noticed a bug in the ASIOSampleConvertor: the ConvertorFloatToIntGeneric is using a float pointer instead of a int pointer as it should.Corrected...

View Article

Commented Issue: ASIOSampleConvertor bug [16361]

Working with multichannel output in NAudio I noticed a bug in the ASIOSampleConvertor: the ConvertorFloatToIntGeneric is using a float pointer instead of a int pointer as it should.Corrected...

View Article


Commented Issue: ASIOSampleConvertor bug [16361]

Working with multichannel output in NAudio I noticed a bug in the ASIOSampleConvertor: the ConvertorFloatToIntGeneric is using a float pointer instead of a int pointer as it should.Corrected...

View Article

Created Issue: drumsamplepatternprovider array clear [16362]

In this section of Read: if (samplesRead < count) { Array.Clear(buffer, offset + samplesRead, count - samplesRead); samplesRead = count; }buffer is being Cleared as a byte[] at runtime, but the next...

View Article

Commented Issue: drumsamplepatternprovider array clear [16362]

In this section of Read: if (samplesRead < count) { Array.Clear(buffer, offset + samplesRead, count - samplesRead); samplesRead = count; }buffer is being Cleared as a byte[] at runtime, but the next...

View Article
Browsing all 738 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>