openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
NAudio
Settings
|
Report Duplicate
5
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 2 hours
ago. based on code collected
about 2 hours
ago.
Oct 07, 2024 — Oct 07, 2025
Showing page 33 of 38
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
checked in an (untested) GetAsShortMessage for ControlChangeEvent
markheath
More...
almost 15 years ago
IntPtr constructor for DirectSoundOut allowing device selection
markheath
More...
almost 15 years ago
finally fixed an issue with WASAPI capture in the audio demo app not allowing you to record twice. the caller is responsible for disposing an AudioClient when they are done with it, so MMDevice will not cache it but return a new one every time
markheath
More...
almost 15 years ago
added some changes from TomBe allowing mixer interop to work when compiling for x64
markheath
More...
almost 15 years ago
Mp3Frame now correctly calculates frame sizes for all cases, and reports bitrate in bps instead of kbps. AudioFileInspector has an MP3 file inspector now to aid debugging,
markheath
More...
almost 15 years ago
minor bugfix to Mp3Frame
markheath
More...
almost 15 years ago
avoiding unnecessary exception on create table of contents for MP3
markheath
More...
almost 15 years ago
More robust MP3 file reading. Retired GetReadSize from WaveStream since it is hardly used, and most implementations are not able to correctly calculate it anyway
markheath
More...
almost 15 years ago
attempted to make MP3 frame parsing more robust (and no longer reliant on repositioning)
markheath
More...
almost 15 years ago
working WaveIeeeTo16Provider (was accidentally checked in before it was completed)
markheath
More...
about 15 years ago
Converted to VS2010 solution
markheath
More...
about 15 years ago
[no comment]
markheath
More...
about 15 years ago
Added some WaveProviders: BufferedWaveProvider, Wave16toIeeeProvider, WaveInProvider
markheath
More...
about 15 years ago
also fixed up the obsolete method in WaveFileWriter
markheath
More...
about 15 years ago
fixed a bug in WaveFileWriter.WriteData with short[] and float[] inputs not setting the size correctly
markheath
More...
about 15 years ago
added a sequencer specific MIDI event
markheath
More...
about 15 years ago
Checked in by server upgrade
tester_123
as admin
More...
about 15 years ago
applied patch 6275 from OliIsCool
markheath
More...
about 15 years ago
added a fix to WasapiCapture suggested by Michael Feld
markheath
More...
over 15 years ago
applied patch 5485 from scottmetoyer: Added static ChangeControl method to the MidiMessage class for sending control change messages.
markheath
More...
over 15 years ago
Applied patch 6000 from PaulMV: This patch should fix problems with variable-bit-rate MP3s. I kept it relatively simple, sidestepping the issues of block alignment as much as possible rather than recoding to remove the assumptions of a fixed-length block size.
markheath
More...
over 15 years ago
Fixes to IMMNotificationClient as suggested on the forums by balistof
markheath
More...
over 15 years ago
fixed an issue (12565) with IMMDevice with solution suggested by CKing
markheath
More...
over 15 years ago
more windows media format sdk interop
markheath
More...
over 15 years ago
Another fix for x64 (thanks Brian), plus unit tests ignored if they can't find test media files
markheath
More...
over 15 years ago
hopefully fixed an x64 bug - size member of AcmStreamHeader had been hard-coded
markheath
More...
over 15 years ago
Revisited all WinMM interop signatures in an attempt to make them safe with x64. (NAudio still builds as x86 only until testing is possible). Nothing seems to have broken in x86 but proceed with caution.
markheath
More...
over 15 years ago
bugfix for mono MP3 support from Scott Fleischman
markheath
More...
over 15 years ago
improved robustness of WPF demo app for capturing more than once
markheath
More...
over 15 years ago
removed an unnecessary assert from WaveMixerStream32.Read
markheath
More...
almost 16 years ago
←
1
2
…
29
30
31
32
33
34
35
36
37
38
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree