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

Commented Unassigned: Incorrect Time Reported On AudioFileReader.CurrentTime...

I have been using the AudioFileReader to play audio files while updating a display showing the time signature at that point in time (the app is a WPF application):positionTime.Text =...

View Article


Commented Unassigned: Incorrect Time Reported On AudioFileReader.CurrentTime...

I have been using the AudioFileReader to play audio files while updating a display showing the time signature at that point in time (the app is a WPF application):positionTime.Text =...

View Article


Edited Issue: Incorrect Time Reported On AudioFileReader.CurrentTime Property...

I have been using the AudioFileReader to play audio files while updating a display showing the time signature at that point in time (the app is a WPF application):positionTime.Text =...

View Article

Closed Issue: Clearing a BufferedWaveProvider that hasn't had samples added...

Change``` public void ClearBuffer(){ this.circularBuffer.Reset();}to public void ClearBuffer(){ if (this.circularBuffer!=null) this.circularBuffer.Reset();}```

View Article

Commented Issue: Incorrect Time Reported On AudioFileReader.CurrentTime...

I have been using the AudioFileReader to play audio files while updating a display showing the time signature at that point in time (the app is a WPF application):positionTime.Text =...

View Article


Commented Issue: Incorrect Time Reported On AudioFileReader.CurrentTime...

I have been using the AudioFileReader to play audio files while updating a display showing the time signature at that point in time (the app is a WPF application):positionTime.Text =...

View Article

Created Unassigned: Microphone Data to FFT [16415]

I have a working FFT, I need to know how to get RAW data from my microphone in real time.this is the code I have so far:```private NAudio.Wave.WaveIn sourceStream = null; private...

View Article

Created Unassigned: High resolution timing with WaveStream.Position [16416]

I'm working on a project that will change the color of lights based on the position in a song. I decided to use WaveStream.Position to do all of the timing and triggering for these color changes. First...

View Article


Commented Unassigned: High resolution timing with WaveStream.Position [16416]

I'm working on a project that will change the color of lights based on the position in a song. I decided to use WaveStream.Position to do all of the timing and triggering for these color changes. First...

View Article


Created Unassigned: Time Signature Problems [16417]

Hi.I'm creating MIDI files in my program and the time signature is just completely wrong. I do this:Tracks.AddEvent(new TimeSignatureEvent((long)AbsoluteTime, TimeSigNum, TimeSigDen, 24, 8), 0);where...

View Article

Edited Unassigned: Time Signature Problems [16417]

Hi.I'm creating MIDI files in my program and the time signature is just completely wrong. I do this:Tracks.AddEvent(new TimeSignatureEvent((long)AbsoluteTime, TimeSigNum, TimeSigDen, 24, 8), 0);where...

View Article

Edited Unassigned: Time Signature Problems [16417]

Hi.I'm creating MIDI files in my program and the time signature is just completely wrong. I do this:Tracks.AddEvent(new TimeSignatureEvent((long)AbsoluteTime, TimeSigNum, TimeSigDen, 24, 8), 0);where...

View Article

Edited Unassigned: Time Signature Problems [16417]

Hi.I'm creating MIDI files in my program and the time signature is just completely wrong. I do this:Tracks.AddEvent(new TimeSignatureEvent((long)AbsoluteTime, TimeSigNum, TimeSigDen, 24, 8), 0);where...

View Article


Commented Unassigned: Microphone Data to FFT [16415]

I have a working FFT, I need to know how to get RAW data from my microphone in real time.this is the code I have so far:```private NAudio.Wave.WaveIn sourceStream = null; private...

View Article

Commented Unassigned: Time Signature Problems [16417]

Hi.I'm creating MIDI files in my program and the time signature is just completely wrong. I do this:Tracks.AddEvent(new TimeSignatureEvent((long)AbsoluteTime, TimeSigNum, TimeSigDen, 24, 8), 0);where...

View Article


Commented Unassigned: Time Signature Problems [16417]

Hi.I'm creating MIDI files in my program and the time signature is just completely wrong. I do this:Tracks.AddEvent(new TimeSignatureEvent((long)AbsoluteTime, TimeSigNum, TimeSigDen, 24, 8), 0);where...

View Article

Created Unassigned: ogg support in NAudio 1.7 [16418]

Hi Mark, what type of deocder are needed to read ogg format using NAudio MFT Reader?Will Vorbis decoder works ? I have tried by installing vorbis ogg decoder which is of 64 bit on windows server...

View Article


Edited Unassigned: ogg support in NAudio 1.7 [16418]

Hi Mark, what type of decoders are needed to read ogg format using NAudio MFT Reader?Will Vorbis decoder works ? I have tried by installing vorbis ogg decoder which is of 64 bit on windows server...

View Article

Commented Unassigned: ogg support in NAudio 1.7 [16418]

Hi Mark, what type of decoders are needed to read ogg format using NAudio MFT Reader?Will Vorbis decoder works ? I have tried by installing vorbis ogg decoder which is of 64 bit on windows server...

View Article

Created Unassigned: Aiff to mp3 using NAudio MFT Reader [16419]

Hi Mark, what type of decoders are needed to read AIFF format using NAudio MFT Reader? Presently I am working on windows server 2012(64 bit).

View Article
Browsing all 738 articles
Browse latest View live


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