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

Created Issue: Multiple issues in WaveMixerStream32 [16351]

In AddInputStream, the following code:...// get to the right point in this input filethis.Position = Position;...seems wrong to me. It should be:...// get to the right point in this input...

View Article


Created Issue: WaveIn.CreateBuffers() Calculating bufferSize returns odd...

The default "BufferMilliseconds" is 100ms.int bufferSize = BufferMilliseconds * WaveFormat.AverageBytesPerSecond / 1000;For a 11,025 sample rate, 16 bit format, bufferSize = 2205, which is...

View Article


Commented Issue: WaveIn.CreateBuffers() Calculating bufferSize returns odd...

The default "BufferMilliseconds" is 100ms.int bufferSize = BufferMilliseconds * WaveFormat.AverageBytesPerSecond / 1000;For a 11,025 sample rate, 16 bit format, bufferSize = 2205, which is...

View Article

Commented Issue: WaveIn.CreateBuffers() Calculating bufferSize returns odd...

The default "BufferMilliseconds" is 100ms.int bufferSize = BufferMilliseconds * WaveFormat.AverageBytesPerSecond / 1000;For a 11,025 sample rate, 16 bit format, bufferSize = 2205, which is...

View Article

Created 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.

View Article


Commented Issue: Multiple issues in WaveMixerStream32 [16351]

In AddInputStream, the following code:...// get to the right point in this input filethis.Position = Position;...seems wrong to me. It should be:...// get to the right point in this input...

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: this is called loopback...

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: // can't set WaveFormat as...

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: yes you must also record...

View Article


Commented Issue: WaveIn.CreateBuffers() Calculating bufferSize returns odd...

The default "BufferMilliseconds" is 100ms.int bufferSize = BufferMilliseconds * WaveFormat.AverageBytesPerSecond / 1000;For a 11,025 sample rate, 16 bit format, bufferSize = 2205, which is...

View Article

Created Issue: WaveFileChunkReader.ReadWaveHeader assumes that the stream...

I am using this class to read a wave stream but the derived stream class that I am using that contains the wave does not support setting the Postion (CanSeek == false). public void...

View Article

Created Issue: Bug in the NotifyingSampleProvider class [16355]

The NotifyingSampleProvider class notifies also on non read samples because it uses the "sampleCount" variable which is the size of the incoming buffer. However the amount of bytes read may be smaller...

View Article

Commented Issue: WaveFileChunkReader.ReadWaveHeader assumes that the stream...

I am using this class to read a wave stream but the derived stream class that I am using that contains the wave does not support setting the Postion (CanSeek == false). public void...

View Article


Commented Issue: WaveFileChunkReader.ReadWaveHeader assumes that the stream...

I am using this class to read a wave stream but the derived stream class that I am using that contains the wave does not support setting the Postion (CanSeek == false). public void...

View Article

Commented Issue: Bug in the NotifyingSampleProvider class [16355]

The NotifyingSampleProvider class notifies also on non read samples because it uses the "sampleCount" variable which is the size of the incoming buffer. However the amount of bytes read may be smaller...

View Article


Commented Issue: Bug in the NotifyingSampleProvider class [16355]

The NotifyingSampleProvider class notifies also on non read samples because it uses the "sampleCount" variable which is the size of the incoming buffer. However the amount of bytes read may be smaller...

View Article

Commented Issue: WaveFileChunkReader.ReadWaveHeader assumes that the stream...

I am using this class to read a wave stream but the derived stream class that I am using that contains the wave does not support setting the Postion (CanSeek == false). public void...

View Article


Created Issue: Mp3FileReader.Length property calculated as int instead of as...

I've got a very big mp3 recording (a 4 hours recording) that I need to process. When openned with Mp3FileReader I get a Length of -1 755 258 880. At first I thought the problem was that the file was to...

View Article

Commented Issue: Mp3FileReader.Length property calculated as int instead of...

I've got a very big mp3 recording (a 4 hours recording) that I need to process. When openned with Mp3FileReader I get a Length of -1 755 258 880. At first I thought the problem was that the file was to...

View Article

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

Hi! I don't speak english good, sorry but I speak spanish.This is my code, that have a problem. Sometime, it finalize the application with an error (the application stopped working).The code: var t =...

View Article
Browsing all 738 articles
Browse latest View live


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