4 Commits (80dbfee26736e4bb107df2538821c89a7519e7df)

Author SHA1 Message Date
Mark Heath 84a5f6055f creating a cake build script (replacing FAKE) 6 years ago
Mark Heath 7d7c952b39 Moving to FAKE for build process 10 years ago
Mark Heath eaf4cc3b2e updating NAudio universal projects to work on Win 10 RTM 10 years ago
Mark Heath 72c5f3c6c2 Create .gitignore 11 years ago
Mark Heath f98664ba3d adding SampleToWaveProvider254 to Win 8 project 11 years ago
c.sechet a8405bc1e0 Cue chunks should be word-aligned (http://www.sonicspot.com/guide/wavefiles.html : "If a chunk contains an odd number of data bytes, causing it not to be word aligned, an extra padding byte with a value of zero must follow the last data byte.") 11 years ago
Mark Heath 7caf4d2f72 attempting to fix WasapiIn for soundcard drivers that insist on WAVEFORMATEXTENSIBLE 11 years ago
David Wood 432d5c5f31 Optionally use events to synchronise Wapasi Capture instead of Thread.Sleep. The pattern is consistent with that one used in WasapiOut. 11 years ago
Mark Heath 04c7624f7f fixed bug creating stereo mu and a law waveformats, thanks netik99 for reporting 11 years ago
Mark Heath fc2c1b56a4 improved bext reporting 11 years ago
Vladimir 5da9e73fea Adding Register and UnRegisterEndpointNotificationCallback to MMDeviceEnumerator as suggested in https://naudio.codeplex.com/discussions/531467 11 years ago
Mark Heath 2b9135295a accepted pull request from Lioncash 11 years ago
csechet 6ff5c179f9 Fixed cue markers RIFF chunk writing 12 years ago
Mark Heath 5185b7ffda various code cleanup (more consistent naming, whitespace) 12 years ago
Mark Heath 5b13a46029 updating mercurial ignore file 12 years ago
Mark Heath 72bc4faaf9 fixed a bug in midi in demo 12 years ago
Kassoul ac5067a389 WasapiCaptureRT improvement : CPU overload fixed with events based capture (inspired by Lucian on Codeproject :http://www.codeproject.com/Articles/460145/Recording-and-playing-PCM-audio-on-Windows-8-VB) 13 years ago
Mark Heath e4b8af0d26 updating nuspec and hgignore 13 years ago
Mark Heath 0d88d0365c Media Foundation Reader updated to pass URL through unchanged, supporting files with accents in their name. The Media Foundation Reader demo now allows playing back from URLs. WaveOutEvent updated to allow multiple calls to Init 13 years ago
Mark Heath f82f7e506e ability to add and remove local ACM drivers (can be added using NAudioDemo ACM panel) 13 years ago
Mark Heath 5882f8356c Added tag NAudio 1.6 Release for changeset 272f3fb3426c 13 years ago
ioctlLR 3d5fed59cc Initial addition and implementation of GetPosition() and PlaybackPosition members to IWavePlayer 13 years ago
Mark Heath 14d2c20afe drum pattern sequencer demo has smoother transition between tempos 13 years ago
Mark Heath 3989ed1235 some code cleanup of MIDI classes 13 years ago
Mark Heath 87181bf3f2 updated hgignore for Resharper and NCrunch 13 years ago
Mark Heath 79f7e3adc4 Added a demo of FadeInOutSampleProvider to NAudioDemo. FadeInOutSampleProvider also now can start faded out. Also added a readme.txt to credit contributors to NAudio 14 years ago
Mark Heath 0c5333240f improvements to MixingSampleProvider and easier access to conversion from IWaveProvider to SampleProvider 14 years ago
Mark Heath b7eb7673f8 Obsoleted an unneccessary constructor for TimeSignatureEvent and improved the Denominator explanation 14 years ago
Mark Heath 1b64f4df1a some tabs replaced with spaces 14 years ago
Mark Heath 768fec58dc Python script to make the demo zip 14 years ago
Mark Heath d6e2e8cd0e created a hgignore file 14 years ago