|
|
1-10 of 23
< Previous Next >
|
Like the topic says, there is misspelling in WaveIn: the property "BufferMillisconds" should spelled "BufferMilliseconds".
Nothing easier to fix ;-)
id# 10968 | Planned Release: None | Last Updated: Thu at 7:06 PM by TeXoR | Created On: Thu at 7:06 PM by TeXoR
Please make the PlaybackStopped event to be a reliable way to determine when plaback is over.
id# 10726 | Planned Release: None | Last Updated: Oct 13 at 12:46 PM by xenry | Created On: Oct 5 at 9:43 PM by shishkin
Great code base - thanks alot for the good work!!
Found a small bug in WaveFormatConversionStream:
<code>
// we have been returned something that cannot be converted - a partial
// buffer. We will...
id# 10548 | Planned Release: None | Last Updated: Aug 27 at 9:41 PM by casperatease | Created On: Aug 27 at 9:41 PM by casperatease
NADIO has a feature to examine each Event in a Midi file. It contains the "time" of the Event. In Midifiles, the time of the Event is based on the number of deltatime values since the previous Even...
id# 10463 | Planned Release: None | Last Updated: Aug 17 at 7:02 PM by tima | Created On: Aug 17 at 7:01 PM by tima
A broadcast wave file is an extension of the wav spec with some different chunks, a required one is bext. However, bext is often before the fmt header. NAudio wrongly assumes the fmt must follow...
id# 10342 | Planned Release: None | Last Updated: Oct 25 at 11:59 PM by do0g | Created On: Jul 25 at 2:31 AM by mertus
The channel parameter is off by one.
Passing a 0 changes channel 1, passing 1 changes channel 2, etc.
id# 10206 | Planned Release: None | Last Updated: Jun 27 at 11:19 PM by liserdarts | Created On: Jun 27 at 11:16 PM by liserdarts
The problem is if the header length is not quite correct. fool.wav is a wave file that plays correctly in most players and reads correctly through the mm api, but fails in naudio
The solutions w...
id# 10105 | Planned Release: None | Last Updated: Jun 8 at 10:41 PM by mertus | Created On: Jun 8 at 9:51 PM by mertus
The NAudio.Midi namespace currently contains a SysexEvent class to handle System Exclusive messages. However, those message are neither received nor sent with MidiIn and MidiOut objects, since they...
id# 9864 | Planned Release: None | Last Updated: Aug 19 at 8:45 PM by alan11smith | Created On: Apr 26 at 7:39 AM by GroovBird
If I do this:
WaveFileReader reader = new WaveFileReader("test/Soundgarden - Rusty Cage.wav");
WaveChannel32 channelStream = new WaveChannel32(reader);
int bitsPerSample = channelStream.WaveFormat...
id# 9732 | Planned Release: None | Last Updated: Apr 12 at 5:19 PM by eliotstock | Created On: Apr 11 at 3:34 PM by eliotstock
Hello..
I have a problem.
I play a song displaying subtitles. Everything is ok when I dont use rewind and fast forward but when I use them the CurrentTime is not the same as it was at the begining....
id# 9297 | Planned Release: None | Last Updated: Oct 13 at 10:37 AM by Shinji_Takagi | Created On: Feb 20 at 11:42 AM by Kibec
|
1-10 of 23
< Previous 1 2 3 Next >
|
|
|
|