Quantcast
Channel: NAudio
Browsing all 5831 articles
Browse latest View live
↧

Commented 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


New Post: Click Sound During Sine Wave Sounds

Thanks for pointing our my error. I didn't fully understand the code previously. Here's my fix if anyone is interested: int phaseAngle = 0; int zeroes = 0; public override int Read(float[] buffer, int...

View Article


New Post: Calculate silance bit of a mp3 file.

Hi mark, I want to calculate cuein(I also trying to get the start position to remove silence at the beginning of the mp3 file) and cueout(I also trying to get the end position to remove silence at the...

View Article

New Post: Collecting multiple chunks of audio from recorded microphone

Hello, I'm build an application that must split recorded sound from microphone into separate files to send via POST, this way i can send files on fly and dont have wait for the final output file. How...

View Article

Source code checked in, #c0f7924cc053

experimental fixes to the WASAPI out support for Windows Store apps to make it more robust to threading issues

View Article


Source code checked in, #79d3b0f5bb60

updated contributors

View Article

New Post: how to convert midi to mp3

Does anyone know if it is possible to convert midi to mp3 using Naudio?

View Article

New Post: Adding Horizontal Scroll to WaveViewer

Hi guys, I managed to get my simple application up by following some online tutorialshttp://www.youtube.com/watch?v=BP2MhB2KQe0 Basically what I'm trying to do is to output the waveforms by loading an...

View Article


New Post: NAudio sampleChannel issue - getting 2 streams of MaxSampleValues...

I have pretty much the same problem. It seems that AudioFileReader always turned mono into stereo... In my case :AudioFileReader newAudio = new AudioFileReader(path); byte[] data = new byte[100]; int...

View Article


New Post: WaveProvider to Stream

Hi, I'm a little bit lost, I'd like to pipe a BufferedWaveProvider to a Stream. I need to pipe a given Microphone to a SpeechRecognitionEngine WaveIn recorder = new WaveIn(); recorder.DataAvailable +=...

View Article

New Post: Get a Stream from WaveIn

Hi, Got excatly the same question, did you find an answer ? I know work around to fill SetInputToWaveStream() but it would be so much easier to pipe an NAudio WaveIn to a Stream this would allow any...

View Article

Created Unassigned: NAudio.Wave.MediaFoundationEncoder.PerformEncode throws...

OS: Windows Server 2012R2NAudio Version: 1.7.1.17----------------------------------------- Exception -------------------------------Exception: "An unhandled exception of type...

View Article

Edited Unassigned: NAudio.Wave.MediaFoundationEncoder.PerformEncode throws...

OS: Windows Server 2012R2NAudio Version: 1.7.1.17----------------------------------------- Exception -------------------------------Exception: "An unhandled exception of type...

View Article


Source code checked in, #81fac426771a

fixing a potential exception in DirectSoundOut when playback ends

View Article

Source code checked in, #3e42cd4865dd

abandoning attempts to use MediaElement as output device in WinRT for now

View Article


New Post: playing wav using byte

Hi, can I know how to play a wav file by byte using Naudio?

View Article

New Post: playing wav using byte

By deafault Naudio play wav file.

View Article


New Post: playing wav using byte

Sorry I should be more specify. I have read a wav file in a byte array. How I play specific part of the wav by selecting few byte from that byte array? Hope you understand my question

View Article

New Post: How to Playback audio on a separate Thread

yes, use WaveOutEvent

View Article

Source code checked in, #887c7d24afff

removing mediafoundationencoder and mediafoundationresampler from the Windows Store DLL since calls to MFTranscodeGetAudioOutputAvailableTypes and MFTEnumEx are not allowed. Using the fully managed...

View Article
Browsing all 5831 articles
Browse latest View live


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