Skip to content

Added demo of using Custom Waveform. #206

Added demo of using Custom Waveform.

Added demo of using Custom Waveform. #206

Triggered via push February 2, 2025 13:48
Status Success
Total duration 7m 20s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/KristofferStrube.Blazor.WebAudio/AudioWorklet/MessagePort.InProcess.cs#L39
Non-nullable field 'inProcessHelper' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/KristofferStrube.Blazor.WebAudio/AudioNodes/PannerNode.cs#L258
XML comment has cref attribute 'GetConeOuterGain' that could not be resolved
build: src/KristofferStrube.Blazor.WebAudio/AudioNodes/PannerNode.cs#L269
XML comment has cref attribute 'GetConeOuterGain' that could not be resolved
build: src/KristofferStrube.Blazor.WebAudio/AudioWorklet/AudioWorkletProcessors/PullAudioWorkletProcessor.cs#L7
Missing XML comment for publicly visible type or member 'PullAudioWorkletProcessor'
build: src/KristofferStrube.Blazor.WebAudio/AudioWorklet/AudioWorkletProcessors/PullAudioWorkletProcessor.Options.cs#L5
Missing XML comment for publicly visible type or member 'PullAudioWorkletProcessor.Options'
build: src/KristofferStrube.Blazor.WebAudio/AudioWorklet/AudioWorkletProcessors/PullAudioWorkletProcessor.Options.cs#L7
Missing XML comment for publicly visible type or member 'PullAudioWorkletProcessor.Options.LowTide'
build: src/KristofferStrube.Blazor.WebAudio/AudioWorklet/AudioWorkletProcessors/PullAudioWorkletProcessor.Options.cs#L8
Missing XML comment for publicly visible type or member 'PullAudioWorkletProcessor.Options.HighTide'
build: src/KristofferStrube.Blazor.WebAudio/AudioWorklet/AudioWorkletProcessors/PullAudioWorkletProcessor.Options.cs#L9
Missing XML comment for publicly visible type or member 'PullAudioWorkletProcessor.Options.BufferRequestSize'
build: src/KristofferStrube.Blazor.WebAudio/AudioWorklet/AudioWorkletProcessors/PullAudioWorkletProcessor.Options.cs#L10
Missing XML comment for publicly visible type or member 'PullAudioWorkletProcessor.Options.Resolution'
build: src/KristofferStrube.Blazor.WebAudio/AudioWorklet/MessagePort.cs#L34
Missing XML comment for publicly visible type or member 'MessagePort.PostMessageAsync(object, ITransferable[]?)'