Commits

[132 total ]
Avatar
fixed a spelling mistake on BufferMilliseconds (was BufferMillisconds) (CodePlex issue 10968)

by Mark Heath (Using name ‘SND\markheath_cp’) on 2009-11-22 20:38 (1 day ago)

Avatar
Integrating some contributions from Ville Koskinen. (n.b. alpha stability, not fully tested yet)

by Mark Heath (Using name ‘SND\markheath_cp’) on 2009-11-22 20:26 (1 day ago)

Avatar
allowing arbitrary chunks to appear before the fmt chunk in a WAV file

by Mark Heath (Using name ‘SND\markheath_cp’) on 2009-11-02 22:54 (21 days ago)

Avatar
upped version number for 1.3 release

by Mark Heath (Using name ‘SND\markheath_cp’) on 2009-10-10 16:17 (about 1 month ago)

Avatar
Added the WaveRecorder class to enable recording to disk at the same time as playing audio

by Mark Heath (Using name ‘SND\markheath_cp’) on 2009-10-08 22:23 (about 1 month ago)

Avatar
fixed an incorrect namespace

by Mark Heath (Using name ‘SND\markheath_cp’) on 2009-10-08 12:24 (about 1 month ago)

Avatar
adding WaveProvider16 and WaveProvider32 abstract base classes using WaveBuffer to make 16 and 32 bit audio generation easy and avoid unneccessary copying of data

by Mark Heath (Using name ‘SND\markheath_cp’) on 2009-10-08 12:04 (about 1 month ago)

Avatar
Removing IWaveBuffer from IWaveProvider. Will create alternative ways to get the benefits WaveBuffer offers, but the coding model is not quite simple enough to be included in NAudio 1.3. Warning: Potentially unstable, needs to be tested on Vista.

by Mark Heath (Using name ‘SND\markheath_cp’) on 2009-10-07 16:36 (about 1 month ago)

Avatar
WaveOut doesn't set PlaybackState to Playing if Play failed due to lack of data

by Mark Heath (Using name ‘SND\markheath_cp’) on 2009-09-29 17:46 (about 1 month ago)

Avatar
New WPF WaveForm drawing options using DrawingVisual.

by Mark Heath (Using name ‘SND\markheath_cp’) on 2009-09-21 05:57 (2 months ago)