Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump NAudio.Wasapi from 2.1.0 to 2.2.1 in /MidiControl #82

Merged
merged 3 commits into from
Sep 12, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2023

Bumps NAudio.Wasapi from 2.1.0 to 2.2.1.

Changelog

Sourced from NAudio.Wasapi's changelog.

2.2.1 (4 Sep 2023)

  • Incorrectly versioned NAudio.Wasapi.dll (was 22.0) retired and replaced with 2.2.1
  • No other changes

2.2 (22 Aug 2023)

  • WdlResampler is now public
  • WASAPI uses background threads
  • MmException can return function name
  • ErrorCodes provides all the AUDCLNT_E HRESULT values from audioclient.h
  • AiffFileWriter chunk size bugfix
  • Support for Device Topology API (IPart, IAudioAutoGainControl, IAudioMute, IAudioVolumeLevel , IControlChangeNotify, IControlInterface, IKsJackDescription, IPerChannelDbLevel)
  • Add ComImport attribute to CoreAudioApi interfaces
  • Ability to set attribute on MediaType, and to specify MediaFoundationEncode buffer size
  • WASAPI stop improvements
  • FLAC and ALAC added to audio subtypes list
  • MediaFoundationEncoder bugfixes for null reference
  • Sysex dispose bugfix

2.1 (29 Apr 2022)

  • AudioFileReader will use MediaFoundationReader as the default for MP3s
  • Minimum supported Win 10 version is now uap10.0.18362 (SDK version 1903)
  • IWavePlayer now has an OuputWaveFormat property
  • WasapiCapture and WasapiLoopbackCapture support sample rate conversion so you can capture at a sample rate of your choice
  • WasapiOut supports built-in sample rate conversion in shared mode
  • MediaFoundationEncoder allows you to encode to a Stream

1.9.0 (4 May 2019)

  • Switched to multi-targetting project type
  • Targets .NET 3.5, .NET Standard 2.0, and UWP
  • Better handling of IAudioClient.IsFormatSupported
  • AsioOut will no longer stop when it reaches the end

1.8.5 (3 Nov 2018)

  • DMO Effect support via DmoEffectWaveProvider #413
  • New Broadcast Wave File Writer BwfWriter
  • Various bugfixes and enhancements:
    • Improvements to stopping recording in WaveInEvent #403
    • WaveIn and WaveInEvent support GetPosition #399
    • CueWaveFileReader support for Stream #409, #376
    • Fix reading wave files with odd chunk lengths #386
    • Fix some WASAPI exclusive /event mode issues #383
    • Fix 32 bit float ASIO sample converter #356
    • Fixing IAudioCaptureClient cast exception issue #350
    • WaveOut and WaveOutEvent read the actual volume #349
    • PropVariant support for VT_FILETIME #341

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [NAudio.Wasapi](https://github.com/naudio/NAudio) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/naudio/NAudio/releases)
- [Changelog](https://github.com/naudio/NAudio/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/naudio/NAudio/commits)

---
updated-dependencies:
- dependency-name: NAudio.Wasapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 11, 2023
@Etuldan Etuldan merged commit a8d2eef into main Sep 12, 2023
2 checks passed
@Etuldan Etuldan deleted the dependabot/nuget/MidiControl/NAudio.Wasapi-2.2.1 branch September 12, 2023 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant