Created Unassigned: Changes to channel count? [16434]
Got the following exception:An unhandled exception of type 'System.InvalidOperationException' occurred in NAudio.dllAdditional information: Got a frame with channel mode Mono, in an MP3 with 2...
View ArticleCommented Unassigned: Changes to channel count? [16434]
Got the following exception:An unhandled exception of type 'System.InvalidOperationException' occurred in NAudio.dllAdditional information: Got a frame with channel mode Mono, in an MP3 with 2...
View ArticleCreated Unassigned: Header WAVE file problem [16435]
Hi,I am creating a PCM Wave file, but looking at it with the HEX file reader you can see something is...
View ArticleCommented Unassigned: Header WAVE file problem [16435]
Hi,I am creating a PCM Wave file, but looking at it with the HEX file reader you can see something is...
View ArticleCommented Unassigned: Header WAVE file problem [16435]
Hi,I am creating a PCM Wave file, but looking at it with the HEX file reader you can see something is...
View ArticleCommented Unassigned: Header WAVE file problem [16435]
Hi,I am creating a PCM Wave file, but looking at it with the HEX file reader you can see something is...
View ArticleCommented Unassigned: WasapiLoopbackCapture - Dataavailable not working as...
Made a post in the forum about it.Not exactly sure if it´s just me that have done something wrong, but i can´t see what the issue can be so.When i use .Dataavailable and send it through UDP and play it...
View ArticleCommented Unassigned: WasapiLoopbackCapture - Dataavailable not working as...
Made a post in the forum about it.Not exactly sure if it´s just me that have done something wrong, but i can´t see what the issue can be so.When i use .Dataavailable and send it through UDP and play it...
View ArticleCreated Unassigned: Longer ProductName [16436]
The WaveOut.GetCapabilities returns an object with device capabilities. The field ProductName is limited to 31 chars. It would be nice to have it longer. Let's say 100 chars.
View ArticleCommented Unassigned: Longer ProductName [16436]
The WaveOut.GetCapabilities returns an object with device capabilities. The field ProductName is limited to 31 chars. It would be nice to have it longer. Let's say 100 chars.Comments: this is an...
View ArticleCommented Unassigned: Remove metadata from MP3 and WAV [16433]
Hi,I am using NAudio.dll for my project for converting MP3 files to WAV files and WAV files to given WAV format ( as per given BitsPerSample, Channel, and sample rate). Now i having another task to...
View ArticleCreated Unassigned: initiating 4 different waveout for 4 difference output...
hi,i got an issue on initiating 4 difference waveout for 4 different output devices.The initiation of the waveout failed on the 4th call. Here is the codeforeach (WaveOut waveOut in WaveOutCollections){}
View ArticleEdited Unassigned: initiating 4 different waveout for 4 difference output...
hi,i got an issue on initiating 4 difference waveout for 4 different output devices.The initiation of the waveout failed on the 4th call. Here is the codeDictionary<int, WaveOut>...
View ArticleEdited Unassigned: initiating 4 different waveout for 4 difference output...
hi,i got an issue on initiating 4 difference waveout for 4 different output devices.The initiation of the waveout failed on the 4th call. Here is the codeDictionary<int, WaveOut>...
View ArticleCreated Unassigned: WaveViewer and 24bit wavs [16438]
Maybe a stupid question but can the WaveViewer control display 24 bit wav files ?I am doing this: WaveViewer1.SamplesPerPixel = 400 Dim fr = New NAudio.Wave.WaveFileReader(filename)...
View ArticleCommented Unassigned: WaveViewer and 24bit wavs [16438]
Maybe a stupid question but can the WaveViewer control display 24 bit wav files ?I am doing this: WaveViewer1.SamplesPerPixel = 400 Dim fr = New NAudio.Wave.WaveFileReader(filename)...
View ArticleCommented Unassigned: initiating 4 different waveout for 4 difference output...
hi,i got an issue on initiating 4 difference waveout for 4 different output devices.The initiation of the waveout failed on the 4th call. Here is the codeDictionary<int, WaveOut>...
View ArticleCommented Unassigned: initiating 4 different waveout for 4 difference output...
hi,i got an issue on initiating 4 difference waveout for 4 different output devices.The initiation of the waveout failed on the 4th call. Here is the codeDictionary<int, WaveOut>...
View ArticleCommented Unassigned: WaveViewer and 24bit wavs [16438]
Maybe a stupid question but can the WaveViewer control display 24 bit wav files ?I am doing this: WaveViewer1.SamplesPerPixel = 400 Dim fr = New NAudio.Wave.WaveFileReader(filename)...
View ArticleCommented Unassigned: WaveViewer and 24bit wavs [16438]
Maybe a stupid question but can the WaveViewer control display 24 bit wav files ?I am doing this: WaveViewer1.SamplesPerPixel = 400 Dim fr = New NAudio.Wave.WaveFileReader(filename)...
View Article