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

Commented Unassigned: ASIO issues GetBuffer [16424]

There seem to be a problem with how NAudio get´s the buffer.My driver is not 100% foolproof though as it seems, other applications have problems as well at time.However, one problem always seems to be...

View Article


Commented Unassigned: ASIO issues GetBuffer [16424]

There seem to be a problem with how NAudio get´s the buffer.My driver is not 100% foolproof though as it seems, other applications have problems as well at time.However, one problem always seems to be...

View Article


Commented Unassigned: ASIO issues GetBuffer [16424]

There seem to be a problem with how NAudio get´s the buffer.My driver is not 100% foolproof though as it seems, other applications have problems as well at time.However, one problem always seems to be...

View Article

Created Unassigned: raw file play very fast using NAudio Library [16425]

i m successfully write raw data to serial port with NAudio Library here is my code, Dim rawStream = File.OpenRead("c:\myfile.raw") Dim waveFormat = New NAudio.Wave.WaveFormat(8000, 16, 1) Dim rawSource...

View Article

Commented Unassigned: raw file play very fast using NAudio Library [16425]

i m successfully write raw data to serial port with NAudio Library here is my code, Dim rawStream = File.OpenRead("c:\myfile.raw") Dim waveFormat = New NAudio.Wave.WaveFormat(8000, 16, 1) Dim rawSource...

View Article


Commented Unassigned: raw file play very fast using NAudio Library [16425]

i m successfully write raw data to serial port with NAudio Library here is my code, Dim rawStream = File.OpenRead("c:\myfile.raw") Dim waveFormat = New NAudio.Wave.WaveFormat(8000, 16, 1) Dim rawSource...

View Article

Commented Unassigned: raw file play very fast using NAudio Library [16425]

i m successfully write raw data to serial port with NAudio Library here is my code, Dim rawStream = File.OpenRead("c:\myfile.raw") Dim waveFormat = New NAudio.Wave.WaveFormat(8000, 16, 1) Dim rawSource...

View Article

Commented Unassigned: ASIO issues GetBuffer [16424]

There seem to be a problem with how NAudio get´s the buffer.My driver is not 100% foolproof though as it seems, other applications have problems as well at time.However, one problem always seems to be...

View Article


Closed Unassigned: raw file play very fast using NAudio Library [16425]

i m successfully write raw data to serial port with NAudio Library here is my code, Dim rawStream = File.OpenRead("c:\myfile.raw") Dim waveFormat = New NAudio.Wave.WaveFormat(8000, 16, 1) Dim rawSource...

View Article


Created Unassigned: WaveFileReader & MediaFoundationReader Error [16426]

Hey,I'm trying to read the length of WAV and AAC/M4A-Files, but it always throws an Exception "Unsupported File".I tried it with different codes, but it always throws the same Exception.1st try:```...

View Article

Created Unassigned: sound buffer size [16427]

can I increase my sound buffer size?right now I am getting 17640 bytes coming in at a time.theni do this code: int bytesRecorded = e.BytesRecorded; buffer1 = new double[(8192)];// WriteToFile(buffer,...

View Article

Created Unassigned: BPM detection [16428]

It could be good fiture to add beat-per-minute detection int library.Probably, it's already done, but I cany find?

View Article

Commented Unassigned: BPM detection [16428]

It could be good fiture to add beat-per-minute detection int library.Probably, it's already done, but I cany find?Comments: Unfortunately, NAudio does not contain a BPM detection algorithm. If a good...

View Article


Commented Unassigned: WaveFileReader & MediaFoundationReader Error [16426]

Hey,I'm trying to read the length of WAV and AAC/M4A-Files, but it always throws an Exception "Unsupported File".I tried it with different codes, but it always throws the same Exception.1st try:```...

View Article

Created Unassigned: PlaybackStopped event is not fired in Windows Embedded...

Using NAudio 1.6.0.0When the code below is running in a console application under Windows Embedded Standard 8, it doesn't raise the "PlaybackStopped" event.The exact same application works fine under...

View Article


Commented Unassigned: PlaybackStopped event is not fired in Windows Embedded...

Using NAudio 1.6.0.0When the code below is running in a console application under Windows Embedded Standard 8, it doesn't raise the "PlaybackStopped" event.The exact same application works fine under...

View Article

Commented Unassigned: PlaybackStopped event is not fired in Windows Embedded...

Using NAudio 1.6.0.0When the code below is running in a console application under Windows Embedded Standard 8, it doesn't raise the "PlaybackStopped" event.The exact same application works fine under...

View Article


Commented Unassigned: PlaybackStopped event is not fired in Windows Embedded...

Using NAudio 1.6.0.0When the code below is running in a console application under Windows Embedded Standard 8, it doesn't raise the "PlaybackStopped" event.The exact same application works fine under...

View Article

Commented Unassigned: PlaybackStopped event is not fired in Windows Embedded...

Using NAudio 1.6.0.0When the code below is running in a console application under Windows Embedded Standard 8, it doesn't raise the "PlaybackStopped" event.The exact same application works fine under...

View Article

Commented Issue: NAudio.MmException: UnspecifiedError calling waveOutOpen...

Hello,I am new to using NaudioI am using Naudio in a very simple windows service which keeps playing selected songs. I have around 5 one second clips in my selection. The service seems to run without...

View Article
Browsing all 738 articles
Browse latest View live