Flat Spectrogram View (#82) #64
tests.yml
on: push
Test
/
Create Swift Test Matrix
4s
Matrix: Test / swift_test
Send Notification
/
Send Notification
3s
Annotations
1 error and 3 warnings
Test / swift test (macos, swift 5.7)
Process completed with exit code 1.
|
Test / swift test (macos, swift 5.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test / xcodebuild test (ios, swift 5.7)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Send Notification / Send Notification
embed field value must be shorter than 1024, got 1684
[`6d08971`](https://github.com/AudioKit/AudioKitUI/commit/6d089716e6513fc3492c07f6049973af56f32248) Flat Spectrogram View (#82)
* init with what we had in our project
* Made it compatible with AudioKitUI Namespace and OS availability
* fixed compiler warning: var to let
* fixed hound linter line length. no semantics, just syntax.
* fixed hound trailing spaces and spaces close to colon. no semantics, just syntax.
* fixed hound linter spaces and unused var. no semantics, just syntax.
* fixed hound linter commenting and variable name length. no semantics, just syntax.
* fixed hound linter variable name and cyclomatic complexity. no semantics, just syntax.
* fixed hound linter warnings. no semantics, just syntax.
* fixed hound linter warnings. no semantics, just syntax.
* Refined model to make it easier to configure in the future. Moved minFreq and maxFreq to SpectrogramFFTMetaData
* removed trailing white spaces. fixed hound
I really need to step up in linting and integrate it better into Xcode.
* disable swiftlint for variable name id
* Commented and marked unused function
* Added documentation on dataflow, design decisions and a brief history of the class.
* Comment on why Int instead of UUID
* Some guards to not crash on empty measurements
* Fixed linter warning on big tuples
* renamed tupel and added comment. no semantic, just syntax.
* Moved magic numbers to let constants with description.
* Comments on members / properties
* made it available prior iOS 17 using some vintage/depracted modifiers of SwiftUI
* minor rename
---------
Co-authored-by: mahal raskin <[email protected]>
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Output (xcodebuild test (ios, swift 5.7))
Expired
|
66.6 KB |
|