Skip to content

refactor(filtereffect): Pass actual sample rate and remove normalization #1744

refactor(filtereffect): Pass actual sample rate and remove normalization

refactor(filtereffect): Pass actual sample rate and remove normalization #1744

Triggered via push September 3, 2023 20:05
Status Success
Total duration 54m 17s
Artifacts 5

build.yml

on: push
Matrix: build
Update manifest file on download server
48s
Update manifest file on download server
Fit to window
Zoom out
Zoom in

Annotations

39 warnings
macOS 11 arm64: src/widget/wvumeterglsl.cpp#L177
'glDrawArrays' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
macOS 11 arm64: src/widget/wspinnyglsl.cpp#L72
'glTexSubImage2D' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
macOS 11 arm64: src/widget/wspinnyglsl.cpp#L193
'glDrawArrays' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
macOS 11 arm64: src/widget/wspinnyglsl.cpp#L235
'glDrawArrays' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
macOS 11 arm64: lib/apple/CAStreamBasicDescription.h#L120
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
macOS 11 arm64: lib/apple/CAStreamBasicDescription.h#L289
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
macOS 11 arm64: lib/apple/CAStreamBasicDescription.h#L308
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
macOS 11 arm64: lib/apple/CAStreamBasicDescription.h#L324
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
macOS 11 arm64: lib/apple/CAStreamBasicDescription.cpp#L246
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
macOS 11 arm64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Windows 2019 (MSVC)
The following actions uses node12 which is deprecated and will be forced to run on node16: seanmiddleditch/gha-setup-vsdevenv@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Windows 2019 (MSVC)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Windows 2019 (MSVC)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Ubuntu 22.04 (QML): build/libdjinterop-prefix/src/libdjinterop/src/djinterop/engine/v1/performance_data_format.cpp#L114
‘beats_until_next_marker’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Ubuntu 22.04 (QML): build/libdjinterop-prefix/src/libdjinterop/src/djinterop/engine/v2/playlist_table.cpp#L133
‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Ubuntu 22.04 (QML)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
macOS 11 x64
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
macOS 11 x64: src/widget/wvumeterglsl.cpp#L177
'glDrawArrays' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
macOS 11 x64: src/widget/wspinnyglsl.cpp#L72
'glTexSubImage2D' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
macOS 11 x64: src/widget/wspinnyglsl.cpp#L193
'glDrawArrays' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
macOS 11 x64: src/widget/wspinnyglsl.cpp#L235
'glDrawArrays' is deprecated: first deprecated in macOS 10.14 - OpenGL API deprecated. (Define GL_SILENCE_DEPRECATION to silence these warnings) [-Wdeprecated-declarations]
macOS 11 x64: lib/apple/CAStreamBasicDescription.h#L120
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
macOS 11 x64: lib/apple/CAStreamBasicDescription.h#L289
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
macOS 11 x64: lib/apple/CAStreamBasicDescription.h#L308
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
macOS 11 x64: lib/apple/CAStreamBasicDescription.h#L324
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
macOS 11 x64: lib/apple/CAStreamBasicDescription.cpp#L246
bitwise operation between different enumeration types ('(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:497:1)' and '(anonymous enum at /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/System/Library/Frameworks/CoreAudioTypes.framework/Headers/CoreAudioBaseTypes.h:548:1)') is deprecated [-Wdeprecated-anon-enum-enum-conversion]
Ubuntu 22.04: build/libdjinterop-prefix/src/libdjinterop/src/djinterop/engine/v1/performance_data_format.cpp#L114
‘beats_until_next_marker’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Ubuntu 22.04: build/libdjinterop-prefix/src/libdjinterop/src/djinterop/engine/v2/playlist_table.cpp#L133
‘result’ may be used uninitialized in this function [-Wmaybe-uninitialized]
Ubuntu 22.04
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
Ubuntu 22.04 DEB Expired
21 MB
Ubuntu 22.04 Qt6 DEB Expired
20.6 MB
Windows Installer Expired
83.4 MB
macOS ARM DMG Expired
57 MB
macOS Intel DMG Expired
60.6 MB