The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SporthAudioKit, reference main (9c8bd5), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 23:01:52 UTC.

Swift 6 data race errors: 33

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AudioKit/SporthAudioKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AudioKit/SporthAudioKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9c8bd59 Stopped gitignoring projects
Cloned https://github.com/AudioKit/SporthAudioKit.git
Revision (git rev-parse @):
9c8bd594f35adfa6384cc3ebc759cc32d61d390a
SUCCESS checkout https://github.com/AudioKit/SporthAudioKit.git at main
Fetching https://github.com/AudioKit/SoundpipeAudioKit
[1/1518] Fetching soundpipeaudiokit
Fetched https://github.com/AudioKit/SoundpipeAudioKit from cache (1.23s)
Computing version for https://github.com/AudioKit/SoundpipeAudioKit
Computed https://github.com/AudioKit/SoundpipeAudioKit at 5.6.1 (0.52s)
Fetching https://github.com/AudioKit/KissFFT
Fetching https://github.com/AudioKit/AudioKitEX
Fetching https://github.com/AudioKit/AudioKit
[1/26] Fetching kissfft
[27/755] Fetching kissfft, audiokitex
[414/251254] Fetching kissfft, audiokitex, audiokit
Fetched https://github.com/AudioKit/AudioKitEX from cache (65.06s)
Fetched https://github.com/AudioKit/KissFFT from cache (65.06s)
Fetched https://github.com/AudioKit/AudioKit from cache (65.06s)
Computing version for https://github.com/AudioKit/KissFFT
Computed https://github.com/AudioKit/KissFFT at 1.0.0 (0.83s)
Computing version for https://github.com/AudioKit/AudioKitEX
Computed https://github.com/AudioKit/AudioKitEX at 5.6.0 (0.52s)
Computing version for https://github.com/AudioKit/AudioKit
Computed https://github.com/AudioKit/AudioKit at 5.6.4 (0.40s)
Creating working copy for https://github.com/AudioKit/KissFFT
Working copy of https://github.com/AudioKit/KissFFT resolved at 1.0.0
Creating working copy for https://github.com/AudioKit/SoundpipeAudioKit
Working copy of https://github.com/AudioKit/SoundpipeAudioKit resolved at 5.6.1
Creating working copy for https://github.com/AudioKit/AudioKit
Working copy of https://github.com/AudioKit/AudioKit resolved at 5.6.4
Creating working copy for https://github.com/AudioKit/AudioKitEX
Working copy of https://github.com/AudioKit/AudioKitEX resolved at 5.6.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "sporthaudiokit",
      "name": "SporthAudioKit",
      "url": "https://github.com/AudioKit/SporthAudioKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SporthAudioKit",
      "dependencies": [
        {
          "identity": "soundpipeaudiokit",
          "name": "SoundpipeAudioKit",
          "url": "https://github.com/AudioKit/SoundpipeAudioKit",
          "version": "5.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SoundpipeAudioKit",
          "dependencies": [
            {
              "identity": "kissfft",
              "name": "KissFFT",
              "url": "https://github.com/AudioKit/KissFFT",
              "version": "1.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KissFFT",
              "dependencies": [
              ]
            },
            {
              "identity": "audiokit",
              "name": "AudioKit",
              "url": "https://github.com/AudioKit/AudioKit",
              "version": "5.6.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AudioKit",
              "dependencies": [
              ]
            },
            {
              "identity": "audiokitex",
              "name": "AudioKitEX",
              "url": "https://github.com/AudioKit/AudioKitEX",
              "version": "5.6.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AudioKitEX",
              "dependencies": [
                {
                  "identity": "audiokit",
                  "name": "AudioKit",
                  "url": "https://github.com/AudioKit/AudioKit",
                  "version": "5.6.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AudioKit",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/AudioKit/SporthAudioKit.git
[1/688] Fetching sporthaudiokit
Fetched https://github.com/AudioKit/SporthAudioKit.git from cache (0.93s)
Fetching https://github.com/AudioKit/SoundpipeAudioKit from cache
Fetched https://github.com/AudioKit/SoundpipeAudioKit from cache (0.52s)
Computing version for https://github.com/AudioKit/SoundpipeAudioKit
Computed https://github.com/AudioKit/SoundpipeAudioKit at 5.6.1 (0.02s)
Fetching https://github.com/AudioKit/AudioKit from cache
Fetching https://github.com/AudioKit/KissFFT from cache
Fetching https://github.com/AudioKit/AudioKitEX from cache
Fetched https://github.com/AudioKit/KissFFT from cache (0.72s)
Fetched https://github.com/AudioKit/AudioKitEX from cache (0.72s)
Fetched https://github.com/AudioKit/AudioKit from cache (0.72s)
Computing version for https://github.com/AudioKit/KissFFT
Computed https://github.com/AudioKit/KissFFT at 1.0.0 (0.02s)
Computing version for https://github.com/AudioKit/AudioKitEX
Computed https://github.com/AudioKit/AudioKitEX at 5.6.0 (0.02s)
Computing version for https://github.com/AudioKit/AudioKit
Computed https://github.com/AudioKit/AudioKit at 5.6.4 (0.02s)
Creating working copy for https://github.com/AudioKit/KissFFT
Working copy of https://github.com/AudioKit/KissFFT resolved at 1.0.0
Creating working copy for https://github.com/AudioKit/SoundpipeAudioKit
Working copy of https://github.com/AudioKit/SoundpipeAudioKit resolved at 5.6.1
Creating working copy for https://github.com/AudioKit/AudioKit
Working copy of https://github.com/AudioKit/AudioKit resolved at 5.6.4
Creating working copy for https://github.com/AudioKit/AudioKitEX
Working copy of https://github.com/AudioKit/AudioKitEX resolved at 5.6.0
Creating working copy for https://github.com/AudioKit/SporthAudioKit.git
Working copy of https://github.com/AudioKit/SporthAudioKit.git resolved at main (9c8bd59)
warning: '.resolve-product-dependencies': dependency 'sporthaudiokit' is not used by any target
Found 1 product dependencies
  - SoundpipeAudioKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/AudioKit/SporthAudioKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/217] Write sources
[2/217] Compiling DebugDSP.c
[2/217] Write swift-version--7754E27361AE5C74.txt
[4/217] Compiling DryWetDualMixerDSP.mm
[5/217] Compiling DSPBase.mm
[5/217] Compiling DryWetMixerDSP.mm
[5/217] Compiling FaderDSP.mm
[5/217] Compiling StereoFieldLimiterDSP.mm
[5/217] Write sources
[5/217] Copying PrivacyInfo.xcprivacy
[12/217] Compiling ParameterAutomation.mm
[13/217] Compiling SequencerEngine.mm
[14/217] Compiling ExceptionCatcher.m
[15/343] Compiling AtomicDataPtr.cpp
[16/343] Compiling CallbackInstrumentDSP.mm
[17/343] Compiling AudioToolboxLinker.m
[19/343] Emitting module AudioKit
[20/356] Compiling AudioKit MIDIPacketList+SequenceType.swift
[21/356] Compiling AudioKit BPM+StatisticalTools.swift
[22/356] Compiling AudioKit MIDIHelper.swift
[23/356] Compiling AudioKit MIDISysexMessage.swift
[24/356] Compiling AudioKit MIDITimeout.swift
[25/356] Compiling AudioKit MIDIVariableLengthQuantity.swift
[26/356] Compiling AudioKit AVAudioUnitEffect+Apple.swift
[27/356] Compiling AudioKit Delay.swift
[28/356] Compiling AudioKit AppleDistortion.swift
[29/356] Compiling AudioKit Decimator.swift
[30/356] Compiling AudioKit Distortion.swift
[31/356] Compiling AudioKit RingModulator.swift
[32/356] Compiling AudioKit Compressor.swift
[33/356] Compiling AudioKit DynamicsProcessor.swift
[34/356] Compiling AudioKit MemoryAddress.swift
[35/356] Compiling AudioKit MusicalDuration.swift
[36/356] Compiling AudioKit ThreadLockedAccessor.swift
[37/356] Compiling AudioKit BluetoothMIDIButton.swift
[38/356] Compiling AudioKit MIDIControl.swift
[39/356] Compiling AudioKit MIDICustomMetaEvent.swift
[40/356] Compiling AudioKit MIDIMessage.swift
[41/356] Compiling AudioKit MIDIStatus.swift
[42/356] Compiling AudioKit MIDISystemCommand.swift
[43/356] Compiling AudioKit MIDIBeatObserver.swift
[44/356] Compiling AudioKit MIDIClockListener.swift
[45/356] Compiling AudioKit MIDIMonoPolyListener.swift
[46/356] Compiling AudioKit MIDIObserverMaster.swift
[47/356] Compiling AudioKit MIDIOmniListener.swift
[48/356] Compiling AudioKit MIDIFileChunkEvent.swift
[49/356] Compiling AudioKit MIDIFileHeaderChunk.swift
[50/356] Compiling AudioKit MIDIFileTempoTrack.swift
[51/356] Compiling AudioKit MIDIFileTrack.swift
[52/356] Compiling AudioKit MIDIFileTrackChunk.swift
[53/356] Compiling AudioKit MIDIFileTrackMap.swift
[54/356] Compiling AudioKit MIDIInstrument.swift
[55/356] Compiling AudioKit MIDIListener.swift
[56/356] Compiling AudioKit MIDINoteData.swift
[57/356] Compiling AudioKit MIDIPlayer.swift
[58/356] Compiling AudioKit MIDISampler.swift
[59/356] Compiling AudioKit MIDITransformer.swift
[60/356] Compiling AudioKit MIDIPacket+Extensions.swift
[61/356] Compiling AudioKit MIDIPacket+SequenceType.swift
[62/356] Compiling AudioKit AVAudioFile+Utilities.swift
[63/356] Compiling AudioKit AVAudioPCMBuffer+Processing.swift
[64/356] Compiling AudioKit AVAudioPCMBuffer+Utilities.swift
[65/356] Compiling AudioKit FormatConverter+Compressed.swift
[66/356] Compiling AudioKit FormatConverter+PCM.swift
[67/356] Compiling AudioKit FormatConverter+Utilities.swift
[68/356] Compiling AudioKit FormatConverter.swift
[69/356] Compiling AudioKit WaveformDataRequest.swift
[70/356] Compiling AudioKit AVAudioUnit+Helpers.swift
[71/356] Compiling AudioKit AudioComponentDescription+Helpers.swift
[72/356] Compiling AudioKit AudioUnit+Helpers.swift
[73/356] Compiling AudioKit AVAudioEngine+Extensions.swift
[74/356] Compiling AudioKit AudioEngine+connectionTreeDescription.swift
[75/356] Compiling AudioKit AudioEngine.swift
[76/356] Compiling AudioKit CheckError.swift
[77/356] Compiling AudioKit CommonError.swift
[78/356] Compiling AudioKit AVAudioEngine+Devices.swift
[79/356] Compiling AudioKit Device.swift
[80/356] Compiling AudioKit DeviceUtils.swift
[81/356] Compiling AudioKit Settings+iOSVariants.swift
[82/356] Compiling AudioKit Settings+macOS.swift
[83/356] Compiling AudioKit Settings.swift
[84/356] Compiling AudioKit Table+AdditiveSynthesis.swift
[85/356] Compiling AudioKit Table.swift
[86/356] Compiling AudioKit AVAudioPCMBuffer+audition.swift
[87/356] Compiling AudioKit AVAudioTimeShim.swift
[88/356] Compiling AudioKit AudioKitHelpers.swift
[89/356] Compiling AudioKit Log.swift
[90/356] Compiling AudioKit Expander.swift
[91/356] Compiling AudioKit PeakLimiter.swift
[92/356] Compiling AudioKit BandPassFilter.swift
[93/356] Compiling AudioKit HighPassFilter.swift
[94/356] Compiling AudioKit HighShelfFilter.swift
[95/356] Compiling AudioKit LowPassFilter.swift
[96/356] Compiling AudioKit LowShelfFilter.swift
[97/356] Compiling AudioKit ParametricEQ.swift
[98/356] Compiling AudioKit NewPitch.swift
[99/356] Compiling AudioKit Reverb.swift
[100/356] Compiling AudioKit PlaygroundNoiseGenerator.swift
[101/356] Compiling AudioKit PlaygroundOscillator.swift
[102/356] Compiling AudioKit EnvironmentalNode.swift
[103/356] Compiling AudioKit MatrixMixer.swift
[104/356] Compiling AudioKit TimeSignature.swift
[105/356] Compiling AudioKit UnsafeMIDIMetaEventPointer.swift
[106/356] Compiling AudioKit Duration.swift
[107/356] Compiling AudioKit AmplitudeTap.swift
[108/356] Compiling AudioKit BaseTap.swift
[109/356] Compiling AudioKit FFTTap.swift
[110/356] Compiling AudioKit MultiChannelInputNodeTap+WriteableFile.swift
[111/356] Compiling AudioKit MultiChannelInputNodeTap.swift
[112/356] Compiling AudioKit NodeRecorder.swift
[113/356] Compiling AudioKit RawBufferTap.swift
[114/356] Compiling AudioKit RawDataTap.swift
[115/356] Compiling AudioKit Tap.swift
[116/356] Compiling AudioKit resource_bundle_accessor.swift
[117/356] Compiling AudioKit AudioPlayer+Buffering.swift
[118/356] Compiling AudioKit AudioPlayer+Legacy.swift
[119/356] Compiling AudioKit AudioPlayer+Playback.swift
[120/356] Compiling AudioKit AudioPlayer+Scheduling.swift
[121/356] Compiling AudioKit AudioPlayer.swift
[122/356] Compiling AudioKit MultiSegmentAudioPlayer.swift
[123/356] Compiling AudioKit TimePitch.swift
[124/356] Compiling AudioKit VariSpeed.swift
[125/356] Compiling AudioKit AppleSequencer.swift
[126/356] Compiling AudioKit MIDIMetaEvent+allocate.swift
[127/356] Compiling AudioKit MusicTrack+Events.swift
[128/356] Compiling AudioKit MusicTrack+Load.swift
[129/356] Compiling AudioKit MusicTrack.swift
[130/356] Compiling AudioKit Mixer.swift
[131/356] Compiling AudioKit Mixer3D.swift
[132/356] Compiling AudioKit NamedNode.swift
[133/356] Compiling AudioKit Node+ConnectStrategy.swift
[134/356] Compiling AudioKit Node+Graphviz.swift
[135/356] Compiling AudioKit Node+connectionTreeDescription.swift
[136/356] Compiling AudioKit Node+disconnectStrategy.swift
[137/356] Compiling AudioKit Node.swift
[138/356] Compiling AudioKit NodeParameter.swift
[139/356] Compiling AudioKit NodeStatus.swift
[140/356] Compiling AudioKit AppleSampler+SoundFonts.swift
[141/356] Compiling AudioKit AppleSampler+getAUPresetXML.swift
[142/356] Compiling AudioKit AppleSampler.swift
[143/356] Compiling AudioKit PresetBuilder.swift
[144/356] Compiling AudioKit MIDISystemRealTimeListener.swift
[145/356] Compiling AudioKit MIDISystemRealTimeObserver.swift
[146/356] Compiling AudioKit MIDITempoListener.swift
[147/356] Compiling AudioKit MIDITempoObserver.swift
[148/356] Compiling AudioKit MIDI+Extensions.swift
[149/356] Compiling AudioKit MIDI+Receiving.swift
[150/356] Compiling AudioKit MIDI+Sending.swift
[151/356] Compiling AudioKit MIDI+VirtualPorts.swift
[152/356] Compiling AudioKit MIDI.swift
[153/356] Compiling AudioKit MIDICallbackInstrument.swift
[154/356] Compiling AudioKit MIDIEndpointInfo.swift
[155/356] Compiling AudioKit MIDIEvent.swift
[156/356] Compiling AudioKit MIDIFile.swift
[157/356] Compiling AudioKit MIDIFileChunk.swift
[158/370] Compiling AudioKitEX Sequencer.swift
[159/371] Compiling AudioKitEX SequencerTrack.swift
[160/371] Compiling AudioKitEX StereoFieldLimiter.swift
[161/371] Compiling AudioKitEX Fader.swift
[162/371] Compiling AudioKitEX CallbackInstrument.swift
[163/371] Compiling AudioKitEX DryWetDualMixer.swift
[164/371] Compiling AudioKitEX Sequence.swift
[165/371] Compiling AudioKitEX DryWetMixer.swift
[166/371] Compiling AudioKitEX Node+AudioKitAU.swift
[167/371] Compiling AudioKitEX Node+Triggerable.swift
[168/371] Compiling AudioKitEX NodeParameter+Automation.swift
[169/371] Compiling AudioKitEX ParameterAutomation.swift
[170/371] Emitting module AudioKitEX
[171/371] Compiling AudioKitEX AudioKitAU.swift
[172/371] Compiling AudioKitEX AutomationCurve.swift
[172/371] Compiling CSoundpipeAudioKit PitchTracker.mm
[173/371] Compiling PluckedStringDSP.mm
[174/371] Compiling CSoundpipeAudioKit SoundpipeDSPBase.mm
[175/371] Compiling PinkNoiseDSP.mm
[176/371] Compiling VocalTractDSP.mm
[177/371] Compiling PWMOscillatorDSP.mm
[178/371] Compiling WhiteNoiseDSP.mm
[179/371] Compiling OscillatorDSP.mm
[180/371] Compiling PhaseDistortionOscillatorDSP.mm
[181/371] Compiling PhaseLockedVocoderDSP.mm
[182/371] Compiling MorphingOscillatorDSP.mm
[183/371] Compiling MetalBarDSP.mm
[184/371] Compiling BrownianNoiseDSP.mm
[185/371] Compiling ZitaReverbDSP.mm
[186/371] Compiling VariableDelayDSP.mm
[187/371] Compiling ToneComplementFilterDSP.mm
[188/371] Compiling ToneFilterDSP.mm
[189/371] Compiling FMOscillatorDSP.mm
[190/371] Compiling DynamicOscillatorDSP.mm
[191/371] Compiling TremoloDSP.mm
[192/371] Compiling ThreePoleLowpassFilterDSP.mm
[193/371] Compiling TanhDistortionDSP.mm
[194/371] Compiling PhaserDSP.mm
[195/371] Compiling RolandTB303FilterDSP.mm
[196/371] Compiling ResonantFilterDSP.mm
[197/371] Compiling StringResonatorDSP.mm
[198/371] Compiling PeakingParametricEqualizerFilterDSP.mm
[199/371] Compiling PitchShifterDSP.mm
[200/371] Compiling PannerDSP.mm
[201/371] Compiling MoogLadderDSP.mm
[202/371] Compiling ModalResonanceFilterDSP.mm
[203/371] Compiling LowShelfParametricEqualizerFilterDSP.mm
[204/371] Compiling KorgLowPassFilterDSP.mm
[205/371] Compiling HighShelfParametricEqualizerFilterDSP.mm
[206/371] Compiling LowPassButterworthFilterDSP.mm
[207/371] Compiling FlatFrequencyResponseReverbDSP.mm
[208/371] Compiling FormantFilterDSP.mm
[209/371] Compiling HighPassButterworthFilterDSP.mm
[210/371] Compiling EqualizerFilterDSP.mm
[211/371] Compiling DynamicRangeCompressorDSP.mm
[212/371] Compiling DiodeLadderFilterDSP.mm
[213/371] Compiling DCBlockDSP.mm
[214/371] Compiling CombFilterReverbDSP.mm
[215/371] Compiling CostelloReverbDSP.mm
[216/371] Compiling BandPassButterworthFilterDSP.mm
[217/371] Compiling BitCrusherDSP.mm
[218/371] Compiling ConvolutionDSP.mm
[219/371] Compiling ChowningReverbDSP.mm
[220/371] Compiling ClipperDSP.mm
[221/371] Compiling BandRejectButterworthFilterDSP.mm
[222/371] Compiling BalancerDSP.mm
[223/371] Compiling AutoWahDSP.mm
[224/371] Compiling AmplitudeEnvelopeDSP.mm
[225/371] Compiling AutoPannerDSP.mm
[227/420] Compiling SoundpipeAudioKit ThreePoleLowpassFilter.swift
[228/420] Compiling SoundpipeAudioKit ToneComplementFilter.swift
[229/420] Compiling SoundpipeAudioKit ToneFilter.swift
[230/420] Compiling SoundpipeAudioKit Tremolo.swift
[231/420] Compiling SoundpipeAudioKit VariableDelay.swift
[232/425] Compiling SoundpipeAudioKit AmplitudeEnvelope.swift
[233/425] Compiling SoundpipeAudioKit AutoPanner.swift
[234/425] Compiling SoundpipeAudioKit AutoWah.swift
[235/425] Compiling SoundpipeAudioKit Balancer.swift
[236/425] Compiling SoundpipeAudioKit BandPassButterworthFilter.swift
[237/425] Compiling SoundpipeAudioKit BandRejectButterworthFilter.swift
[238/425] Compiling SoundpipeAudioKit ZitaReverb.swift
[239/425] Compiling SoundpipeAudioKit BrownianNoise.swift
[240/425] Compiling SoundpipeAudioKit DynamicOscillator.swift
[241/425] Compiling SoundpipeAudioKit FMOscillator.swift
[242/425] Compiling SoundpipeAudioKit MetalBar.swift
[243/425] Compiling SoundpipeAudioKit ModalResonanceFilter.swift
[244/425] Compiling SoundpipeAudioKit MoogLadder.swift
[245/425] Compiling SoundpipeAudioKit Panner.swift
[246/425] Compiling SoundpipeAudioKit PeakingParametricEqualizerFilter.swift
[247/425] Compiling SoundpipeAudioKit Phaser.swift
[248/425] Compiling SoundpipeAudioKit BitCrusher.swift
[249/425] Compiling SoundpipeAudioKit ChowningReverb.swift
[250/425] Compiling SoundpipeAudioKit Clipper.swift
[251/425] Compiling SoundpipeAudioKit CombFilterReverb.swift
[252/425] Compiling SoundpipeAudioKit Convolution.swift
[253/425] Compiling SoundpipeAudioKit CostelloReverb.swift
[254/425] Compiling SoundpipeAudioKit PitchShifter.swift
[255/425] Compiling SoundpipeAudioKit ResonantFilter.swift
[256/425] Compiling SoundpipeAudioKit RolandTB303Filter.swift
[257/425] Compiling SoundpipeAudioKit StringResonator.swift
[258/425] Compiling SoundpipeAudioKit TanhDistortion.swift
[259/425] Compiling SoundpipeAudioKit MorphingOscillator.swift
[260/425] Compiling SoundpipeAudioKit Oscillator.swift
[261/425] Compiling SoundpipeAudioKit PWMOscillator.swift
[262/425] Compiling SoundpipeAudioKit PhaseDistortionOscillator.swift
[263/425] Compiling SoundpipeAudioKit PhaseLockedVocoder.swift
[264/425] Compiling SoundpipeAudioKit PinkNoise.swift
[265/425] Compiling SoundpipeAudioKit PluckedString.swift
[266/425] Compiling SoundpipeAudioKit VocalTract.swift
[267/425] Compiling SoundpipeAudioKit WhiteNoise.swift
[268/425] Compiling SoundpipeAudioKit PitchTap.swift
[269/425] Compiling SoundpipeAudioKit DCBlock.swift
[270/425] Compiling SoundpipeAudioKit DiodeLadderFilter.swift
[271/425] Compiling SoundpipeAudioKit DynamicRangeCompressor.swift
[272/425] Compiling SoundpipeAudioKit EqualizerFilter.swift
[273/425] Compiling SoundpipeAudioKit FlatFrequencyResponseReverb.swift
[274/425] Compiling SoundpipeAudioKit FormantFilter.swift
[275/425] Emitting module SoundpipeAudioKit
[276/425] Compiling SoundpipeAudioKit HighPassButterworthFilter.swift
[277/425] Compiling SoundpipeAudioKit HighShelfParametricEqualizerFilter.swift
[278/425] Compiling SoundpipeAudioKit KorgLowPassFilter.swift
[279/425] Compiling SoundpipeAudioKit LowPassButterworthFilter.swift
[280/425] Compiling SoundpipeAudioKit LowShelfParametricEqualizerFilter.swift
[280/425] Compiling v.c
[281/425] Compiling wpkorg35.c
[281/425] Compiling zeros.c
[283/425] Compiling tseq.c
[284/425] Compiling vdelay.c
[285/425] Compiling voc.c
[286/425] Compiling waveset.c
[287/425] Compiling tseg.c
[288/425] Compiling tphasor.c
[288/425] Compiling tone.c
[290/425] Compiling tog.c
[291/425] Compiling trand.c
[292/425] Compiling tin.c
[293/425] Compiling timer.c
[294/425] Compiling writecode.c
[295/425] Compiling tick.c
[296/425] Compiling thresh.c
[297/425] Compiling zitarev.c
[298/425] Compiling tenvx.c
[299/425] Compiling tgate.c
[300/425] Compiling tdiv.c
[301/425] Compiling tenv.c
[302/425] Compiling tblrec.c
[303/425] Compiling tenv2.c
[303/425] Compiling tadsr.c
[305/425] Compiling tabread.c
[306/425] Compiling t.c
[307/425] Compiling switch.c
[308/425] Compiling streson.c
[309/425] Compiling srand.c
[310/425] Compiling smoothdelay.c
[311/425] Compiling slist.c
[312/425] Compiling slice.c
[313/425] Compiling sdelay.c
[314/425] Compiling scrambler.c
[315/425] Compiling scale.c
[316/425] Compiling say.c
[317/425] Compiling saturator.c
[318/425] Compiling samphold.c
[319/425] Compiling rspline.c
[320/425] Compiling rpt.c
[321/425] Compiling rms.c
[322/425] Compiling revsc.c
[323/425] Compiling reverse.c
[324/425] Compiling reson.c
[325/425] Compiling render.c
[326/425] Compiling ref.c
[327/425] Compiling randi.c
[328/425] Compiling randh.c
[329/425] Compiling ptrack.c
[330/425] Compiling pshift.c
[331/425] Compiling rand.c
[331/425] Compiling prop.c
[333/425] Compiling print.c
[334/425] Compiling posc3.c
[335/425] Compiling pluck.c
[336/425] Compiling port.c
[337/425] Compiling pinknoise.c
[338/425] Compiling phasor.c
[339/425] Compiling phaser.c
[340/425] Compiling peaklim.c
[341/425] Compiling pdhalf.c
[342/425] Compiling paulstretch.c
[343/425] Compiling panst.c
[344/425] Compiling pareq.c
[345/425] Compiling p.c
[346/425] Compiling pan.c
[347/425] Compiling osc.c
[348/425] Compiling oscmorph.c
[349/425] Compiling nsmp.c
[350/425] Compiling noise.c
[351/425] Compiling mode.c
[352/425] Compiling moogladder.c
[353/425] Compiling metro.c
[354/425] Compiling mincer.c
[355/425] Compiling maytrig.c
[356/425] Compiling maygate.c
[357/425] Compiling mark.c
[358/425] Compiling lpf18.c
[359/425] Compiling load.c
[360/425] Compiling line.c
[361/425] Compiling jitter.c
[361/425] Compiling jcrev.c
[363/425] Compiling in.c
[363/425] Compiling incr.c
[365/425] Compiling hilbert.c
[366/425] Compiling gen_vals.c
[367/425] Compiling gen_sinesum.c
[368/425] Compiling gen_sporth.c
[369/425] Compiling gen_sine.c
[370/425] Compiling gen_line.c
[371/425] Compiling gen_padsynth.c
[372/425] Compiling gen_rand.c
[373/425] Compiling gen_composite.c
[374/425] Compiling gen_eval.c
[375/425] Compiling ftsum.c
[375/425] Compiling gbuzz.c
[377/425] Compiling fosc.c
[378/425] Compiling fog.c
[379/425] Compiling fof.c
[380/425] Compiling fm.c
[381/425] Compiling expon.c
[382/425] Compiling eval.c
[382/425] Compiling eqfil.c
[384/425] Compiling dust.c
[385/425] Compiling dtrig.c
[386/425] Compiling dist.c
[386/425] Compiling dmetro.c
[388/425] Compiling diode.c
[389/425] Compiling delay.c
[390/425] Compiling dcblock.c
[391/425] Compiling count.c
[392/425] Compiling crossfade.c
[393/425] Compiling conv.c
[394/425] Compiling comb.c
[395/425] Compiling changed.c
[396/425] Compiling clock.c
[397/425] Compiling clip.c
[398/425] Compiling butlp.c
[399/425] Compiling buthp.c
[400/425] Compiling butbp.c
[401/425] Compiling butbr.c
[402/425] Compiling brown.c
[403/425] Compiling bpm.c
[404/425] Compiling bltriangle.c
[405/425] Compiling blsquare.c
[406/425] Compiling blsaw.c
[407/425] Compiling bitwise.c
[408/425] Compiling bitcrush.c
[409/425] Compiling biscale.c
[410/425] Compiling bal.c
[411/425] Compiling autowah.c
[412/425] Compiling atone.c
[413/425] Compiling allpass.c
[414/425] Compiling adsr.c
[415/425] Compiling basic.c
[416/425] Compiling Sporth stack.c
[417/425] Compiling Sporth sporth.c
[418/425] Compiling Sporth hash.c
[419/425] Compiling Sporth func.c
[420/425] Compiling Sporth parse.c
[421/425] Compiling Sporth plumber.c
[422/425] Compiling Sporth ftmap.c
[423/425] Compiling f.c
[424/425] Compiling CSporthAudioKit OperationDSP.mm
[426/450] Compiling SporthAudioKit CP+Delay.swift
[427/450] Compiling SporthAudioKit CP+Distortion.swift
[428/450] Compiling SporthAudioKit CP+Filters.swift
[429/452] Compiling SporthAudioKit Operation+Noise.swift
[430/452] Compiling SporthAudioKit Operation+Oscillators.swift
[431/452] Compiling SporthAudioKit Operation+PhysicalModels.swift
[432/452] Compiling SporthAudioKit Operation+RandomNumberGeneration.swift
[433/452] Compiling SporthAudioKit Operation+Save.swift
[434/452] Compiling SporthAudioKit Operation+Segments.swift
[435/452] Compiling SporthAudioKit Numeric.swift
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:99:23: warning: static property 'leftInput' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 97 |
 98 |     /// Left input to any stereo operation
 99 |     public static var leftInput = Operation("(14 p) ")
    |                       |- warning: static property 'leftInput' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'leftInput' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'leftInput' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
100 |
101 |     /// Right input to any stereo operation
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:102:23: warning: static property 'rightInput' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
100 |
101 |     /// Right input to any stereo operation
102 |     public static var rightInput = Operation("(15 p) ")
    |                       |- warning: static property 'rightInput' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'rightInput' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'rightInput' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
103 |
104 |     /// Dummy trigger
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:105:23: warning: static property 'trigger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
103 |
104 |     /// Dummy trigger
105 |     public static var trigger = Operation("(14 p) ")
    |                       |- warning: static property 'trigger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'trigger' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'trigger' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
106 |
107 |     // MARK: - Functions
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:110:23: warning: static property 'parameters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
108 |
109 |     /// An= array of 14 parameters which may be sent to operations
110 |     public static var parameters: [Operation] =
    |                       |- warning: static property 'parameters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'parameters' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'parameters' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
111 |         [Operation("(0 p) "),
112 |          Operation("(1 p) "),
[436/452] Compiling SporthAudioKit Operation.swift
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:99:23: warning: static property 'leftInput' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 97 |
 98 |     /// Left input to any stereo operation
 99 |     public static var leftInput = Operation("(14 p) ")
    |                       |- warning: static property 'leftInput' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'leftInput' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'leftInput' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
100 |
101 |     /// Right input to any stereo operation
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:102:23: warning: static property 'rightInput' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
100 |
101 |     /// Right input to any stereo operation
102 |     public static var rightInput = Operation("(15 p) ")
    |                       |- warning: static property 'rightInput' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'rightInput' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'rightInput' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
103 |
104 |     /// Dummy trigger
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:105:23: warning: static property 'trigger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
103 |
104 |     /// Dummy trigger
105 |     public static var trigger = Operation("(14 p) ")
    |                       |- warning: static property 'trigger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'trigger' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'trigger' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
106 |
107 |     // MARK: - Functions
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:110:23: warning: static property 'parameters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
108 |
109 |     /// An= array of 14 parameters which may be sent to operations
110 |     public static var parameters: [Operation] =
    |                       |- warning: static property 'parameters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'parameters' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'parameters' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
111 |         [Operation("(0 p) "),
112 |          Operation("(1 p) "),
[437/452] Emitting module SporthAudioKit
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:99:23: warning: static property 'leftInput' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
 97 |
 98 |     /// Left input to any stereo operation
 99 |     public static var leftInput = Operation("(14 p) ")
    |                       |- warning: static property 'leftInput' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'leftInput' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'leftInput' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
100 |
101 |     /// Right input to any stereo operation
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:102:23: warning: static property 'rightInput' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
100 |
101 |     /// Right input to any stereo operation
102 |     public static var rightInput = Operation("(15 p) ")
    |                       |- warning: static property 'rightInput' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'rightInput' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'rightInput' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
103 |
104 |     /// Dummy trigger
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:105:23: warning: static property 'trigger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
103 |
104 |     /// Dummy trigger
105 |     public static var trigger = Operation("(14 p) ")
    |                       |- warning: static property 'trigger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'trigger' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'trigger' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
106 |
107 |     // MARK: - Functions
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:110:23: warning: static property 'parameters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
108 |
109 |     /// An= array of 14 parameters which may be sent to operations
110 |     public static var parameters: [Operation] =
    |                       |- warning: static property 'parameters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'parameters' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'parameters' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
111 |         [Operation("(0 p) "),
112 |          Operation("(1 p) "),
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:23:23: warning: static property 'parameter1Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 21 |
 22 |     /// Specification for Parameter 1
 23 |     public static let parameter1Def = OperationGenerator.makeParam(1)
    |                       `- warning: static property 'parameter1Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 24 |     /// Specification for Parameter 2
 25 |     public static let parameter2Def = OperationGenerator.makeParam(2)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AudioKit'
  1 | // Copyright AudioKit. All Rights Reserved.
  2 |
  3 | import AudioKit
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AudioKit'
  4 | import AudioKitEX
  5 | import AVFoundation
    :
 21 |
 22 |     /// Specification for Parameter 1
 23 |     public static let parameter1Def = OperationGenerator.makeParam(1)
    |                       |- note: annotate 'parameter1Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 |     /// Specification for Parameter 2
 25 |     public static let parameter2Def = OperationGenerator.makeParam(2)
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:25:23: warning: static property 'parameter2Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 23 |     public static let parameter1Def = OperationGenerator.makeParam(1)
 24 |     /// Specification for Parameter 2
 25 |     public static let parameter2Def = OperationGenerator.makeParam(2)
    |                       |- warning: static property 'parameter2Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter2Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 26 |     /// Specification for Parameter 3
 27 |     public static let parameter3Def = OperationGenerator.makeParam(3)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:27:23: warning: static property 'parameter3Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 25 |     public static let parameter2Def = OperationGenerator.makeParam(2)
 26 |     /// Specification for Parameter 3
 27 |     public static let parameter3Def = OperationGenerator.makeParam(3)
    |                       |- warning: static property 'parameter3Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter3Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 28 |     /// Specification for Parameter 4
 29 |     public static let parameter4Def = OperationGenerator.makeParam(4)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:29:23: warning: static property 'parameter4Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 27 |     public static let parameter3Def = OperationGenerator.makeParam(3)
 28 |     /// Specification for Parameter 4
 29 |     public static let parameter4Def = OperationGenerator.makeParam(4)
    |                       |- warning: static property 'parameter4Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter4Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |     /// Specification for Parameter 5
 31 |     public static let parameter5Def = OperationGenerator.makeParam(5)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:31:23: warning: static property 'parameter5Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 29 |     public static let parameter4Def = OperationGenerator.makeParam(4)
 30 |     /// Specification for Parameter 5
 31 |     public static let parameter5Def = OperationGenerator.makeParam(5)
    |                       |- warning: static property 'parameter5Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter5Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 32 |     /// Specification for Parameter 6
 33 |     public static let parameter6Def = OperationGenerator.makeParam(6)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:33:23: warning: static property 'parameter6Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 31 |     public static let parameter5Def = OperationGenerator.makeParam(5)
 32 |     /// Specification for Parameter 6
 33 |     public static let parameter6Def = OperationGenerator.makeParam(6)
    |                       |- warning: static property 'parameter6Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter6Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 34 |     /// Specification for Parameter 7
 35 |     public static let parameter7Def = OperationGenerator.makeParam(7)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:35:23: warning: static property 'parameter7Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 33 |     public static let parameter6Def = OperationGenerator.makeParam(6)
 34 |     /// Specification for Parameter 7
 35 |     public static let parameter7Def = OperationGenerator.makeParam(7)
    |                       |- warning: static property 'parameter7Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter7Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 36 |     /// Specification for Parameter 8
 37 |     public static let parameter8Def = OperationGenerator.makeParam(8)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:37:23: warning: static property 'parameter8Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 35 |     public static let parameter7Def = OperationGenerator.makeParam(7)
 36 |     /// Specification for Parameter 8
 37 |     public static let parameter8Def = OperationGenerator.makeParam(8)
    |                       |- warning: static property 'parameter8Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter8Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 38 |     /// Specification for Parameter 9
 39 |     public static let parameter9Def = OperationGenerator.makeParam(9)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:39:23: warning: static property 'parameter9Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 37 |     public static let parameter8Def = OperationGenerator.makeParam(8)
 38 |     /// Specification for Parameter 9
 39 |     public static let parameter9Def = OperationGenerator.makeParam(9)
    |                       |- warning: static property 'parameter9Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter9Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 40 |     /// Specification for Parameter 10
 41 |     public static let parameter10Def = OperationGenerator.makeParam(10)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:41:23: warning: static property 'parameter10Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 39 |     public static let parameter9Def = OperationGenerator.makeParam(9)
 40 |     /// Specification for Parameter 10
 41 |     public static let parameter10Def = OperationGenerator.makeParam(10)
    |                       |- warning: static property 'parameter10Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter10Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 42 |     /// Specification for Parameter 11
 43 |     public static let parameter11Def = OperationGenerator.makeParam(11)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:43:23: warning: static property 'parameter11Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 41 |     public static let parameter10Def = OperationGenerator.makeParam(10)
 42 |     /// Specification for Parameter 11
 43 |     public static let parameter11Def = OperationGenerator.makeParam(11)
    |                       |- warning: static property 'parameter11Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter11Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 44 |     /// Specification for Parameter 12
 45 |     public static let parameter12Def = OperationGenerator.makeParam(12)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:45:23: warning: static property 'parameter12Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 43 |     public static let parameter11Def = OperationGenerator.makeParam(11)
 44 |     /// Specification for Parameter 12
 45 |     public static let parameter12Def = OperationGenerator.makeParam(12)
    |                       |- warning: static property 'parameter12Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter12Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 46 |     /// Specification for Parameter 13
 47 |     public static let parameter13Def = OperationGenerator.makeParam(13)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:47:23: warning: static property 'parameter13Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 45 |     public static let parameter12Def = OperationGenerator.makeParam(12)
 46 |     /// Specification for Parameter 13
 47 |     public static let parameter13Def = OperationGenerator.makeParam(13)
    |                       |- warning: static property 'parameter13Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter13Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 48 |     /// Specification for Parameter 14
 49 |     public static let parameter14Def = OperationGenerator.makeParam(14)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:49:23: warning: static property 'parameter14Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 47 |     public static let parameter13Def = OperationGenerator.makeParam(13)
 48 |     /// Specification for Parameter 14
 49 |     public static let parameter14Def = OperationGenerator.makeParam(14)
    |                       |- warning: static property 'parameter14Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter14Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 50 |
 51 |     /// Operation parameter 1
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:29:23: warning: static property 'parameter1Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 27 |
 28 |     /// Specification for Parameter 1
 29 |     public static let parameter1Def = OperationGenerator.makeParam(1)
    |                       `- warning: static property 'parameter1Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 30 |     /// Specification for Parameter 2
 31 |     public static let parameter2Def = OperationGenerator.makeParam(2)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AudioKit'
  1 | // Copyright AudioKit. All Rights Reserved.
  2 |
  3 | import AudioKit
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AudioKit'
  4 | import AudioKitEX
  5 | import AVFoundation
    :
 27 |
 28 |     /// Specification for Parameter 1
 29 |     public static let parameter1Def = OperationGenerator.makeParam(1)
    |                       |- note: annotate 'parameter1Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |     /// Specification for Parameter 2
 31 |     public static let parameter2Def = OperationGenerator.makeParam(2)
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:31:23: warning: static property 'parameter2Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 29 |     public static let parameter1Def = OperationGenerator.makeParam(1)
 30 |     /// Specification for Parameter 2
 31 |     public static let parameter2Def = OperationGenerator.makeParam(2)
    |                       |- warning: static property 'parameter2Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter2Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 32 |     /// Specification for Parameter 3
 33 |     public static let parameter3Def = OperationGenerator.makeParam(3)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:33:23: warning: static property 'parameter3Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 31 |     public static let parameter2Def = OperationGenerator.makeParam(2)
 32 |     /// Specification for Parameter 3
 33 |     public static let parameter3Def = OperationGenerator.makeParam(3)
    |                       |- warning: static property 'parameter3Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter3Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 34 |     /// Specification for Parameter 4
 35 |     public static let parameter4Def = OperationGenerator.makeParam(4)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:35:23: warning: static property 'parameter4Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 33 |     public static let parameter3Def = OperationGenerator.makeParam(3)
 34 |     /// Specification for Parameter 4
 35 |     public static let parameter4Def = OperationGenerator.makeParam(4)
    |                       |- warning: static property 'parameter4Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter4Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 36 |     /// Specification for Parameter 5
 37 |     public static let parameter5Def = OperationGenerator.makeParam(5)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:37:23: warning: static property 'parameter5Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 35 |     public static let parameter4Def = OperationGenerator.makeParam(4)
 36 |     /// Specification for Parameter 5
 37 |     public static let parameter5Def = OperationGenerator.makeParam(5)
    |                       |- warning: static property 'parameter5Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter5Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 38 |     /// Specification for Parameter 6
 39 |     public static let parameter6Def = OperationGenerator.makeParam(6)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:39:23: warning: static property 'parameter6Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 37 |     public static let parameter5Def = OperationGenerator.makeParam(5)
 38 |     /// Specification for Parameter 6
 39 |     public static let parameter6Def = OperationGenerator.makeParam(6)
    |                       |- warning: static property 'parameter6Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter6Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 40 |     /// Specification for Parameter 7
 41 |     public static let parameter7Def = OperationGenerator.makeParam(7)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:41:23: warning: static property 'parameter7Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 39 |     public static let parameter6Def = OperationGenerator.makeParam(6)
 40 |     /// Specification for Parameter 7
 41 |     public static let parameter7Def = OperationGenerator.makeParam(7)
    |                       |- warning: static property 'parameter7Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter7Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 42 |     /// Specification for Parameter 8
 43 |     public static let parameter8Def = OperationGenerator.makeParam(8)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:43:23: warning: static property 'parameter8Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 41 |     public static let parameter7Def = OperationGenerator.makeParam(7)
 42 |     /// Specification for Parameter 8
 43 |     public static let parameter8Def = OperationGenerator.makeParam(8)
    |                       |- warning: static property 'parameter8Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter8Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 44 |     /// Specification for Parameter 9
 45 |     public static let parameter9Def = OperationGenerator.makeParam(9)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:45:23: warning: static property 'parameter9Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 43 |     public static let parameter8Def = OperationGenerator.makeParam(8)
 44 |     /// Specification for Parameter 9
 45 |     public static let parameter9Def = OperationGenerator.makeParam(9)
    |                       |- warning: static property 'parameter9Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter9Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 46 |     /// Specification for Parameter 10
 47 |     public static let parameter10Def = OperationGenerator.makeParam(10)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:47:23: warning: static property 'parameter10Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 45 |     public static let parameter9Def = OperationGenerator.makeParam(9)
 46 |     /// Specification for Parameter 10
 47 |     public static let parameter10Def = OperationGenerator.makeParam(10)
    |                       |- warning: static property 'parameter10Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter10Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 48 |     /// Specification for Parameter 11
 49 |     public static let parameter11Def = OperationGenerator.makeParam(11)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:49:23: warning: static property 'parameter11Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 47 |     public static let parameter10Def = OperationGenerator.makeParam(10)
 48 |     /// Specification for Parameter 11
 49 |     public static let parameter11Def = OperationGenerator.makeParam(11)
    |                       |- warning: static property 'parameter11Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter11Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 50 |     /// Specification for Parameter 12
 51 |     public static let parameter12Def = OperationGenerator.makeParam(12)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:51:23: warning: static property 'parameter12Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 49 |     public static let parameter11Def = OperationGenerator.makeParam(11)
 50 |     /// Specification for Parameter 12
 51 |     public static let parameter12Def = OperationGenerator.makeParam(12)
    |                       |- warning: static property 'parameter12Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter12Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 52 |     /// Specification for Parameter 13
 53 |     public static let parameter13Def = OperationGenerator.makeParam(13)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:53:23: warning: static property 'parameter13Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 51 |     public static let parameter12Def = OperationGenerator.makeParam(12)
 52 |     /// Specification for Parameter 13
 53 |     public static let parameter13Def = OperationGenerator.makeParam(13)
    |                       |- warning: static property 'parameter13Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter13Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 54 |     /// Specification for Parameter 14
 55 |     public static let parameter14Def = OperationGenerator.makeParam(14)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:55:23: warning: static property 'parameter14Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 53 |     public static let parameter13Def = OperationGenerator.makeParam(13)
 54 |     /// Specification for Parameter 14
 55 |     public static let parameter14Def = OperationGenerator.makeParam(14)
    |                       |- warning: static property 'parameter14Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter14Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 56 |
 57 |     /// Operation parameter 1
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/StereoOperation.swift:113:23: warning: static property 'input' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
111 |
112 |     /// Default stereo input to any operation stack
113 |     public static var input = StereoOperation("((14 p) (15 p))")
    |                       |- warning: static property 'input' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'input' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'input' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
114 |
115 |     /// Initialize the stereo operation with a Sporth string
[438/452] Compiling SporthAudioKit Parameter.swift
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/StereoOperation.swift:113:23: warning: static property 'input' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
111 |
112 |     /// Default stereo input to any operation stack
113 |     public static var input = StereoOperation("((14 p) (15 p))")
    |                       |- warning: static property 'input' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'input' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'input' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
114 |
115 |     /// Initialize the stereo operation with a Sporth string
[439/452] Compiling SporthAudioKit StereoOperation.swift
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/StereoOperation.swift:113:23: warning: static property 'input' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
111 |
112 |     /// Default stereo input to any operation stack
113 |     public static var input = StereoOperation("((14 p) (15 p))")
    |                       |- warning: static property 'input' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'input' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'input' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
114 |
115 |     /// Initialize the stereo operation with a Sporth string
[440/452] Compiling SporthAudioKit MixingOperations.swift
[441/452] Compiling SporthAudioKit Operation+PeriodicTriggers.swift
[442/452] Compiling SporthAudioKit Operation+PitchShift.swift
[443/452] Compiling SporthAudioKit Operation+Portamento.swift
[444/452] Compiling SporthAudioKit Operation+TriggeredWithEnvelope.swift
[445/452] Compiling SporthAudioKit CP+trackedAmplitude.swift
[446/452] Compiling SporthAudioKit GlobalMathFunctions.swift
[447/452] Compiling SporthAudioKit Operation+Math.swift
[448/452] Compiling SporthAudioKit CP+Reverb.swift
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:105:23: warning: static property 'trigger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
103 |
104 |     /// Dummy trigger
105 |     public static var trigger = Operation("(14 p) ")
    |                       |- warning: static property 'trigger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'trigger' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'trigger' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
106 |
107 |     // MARK: - Functions
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:110:23: warning: static property 'parameters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
108 |
109 |     /// An= array of 14 parameters which may be sent to operations
110 |     public static var parameters: [Operation] =
    |                       |- warning: static property 'parameters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'parameters' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'parameters' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
111 |         [Operation("(0 p) "),
112 |          Operation("(1 p) "),
[449/452] Compiling SporthAudioKit DrumSynths.swift
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:105:23: warning: static property 'trigger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
103 |
104 |     /// Dummy trigger
105 |     public static var trigger = Operation("(14 p) ")
    |                       |- warning: static property 'trigger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'trigger' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'trigger' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
106 |
107 |     // MARK: - Functions
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:110:23: warning: static property 'parameters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
108 |
109 |     /// An= array of 14 parameters which may be sent to operations
110 |     public static var parameters: [Operation] =
    |                       |- warning: static property 'parameters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'parameters' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'parameters' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
111 |         [Operation("(0 p) "),
112 |          Operation("(1 p) "),
[450/452] Compiling SporthAudioKit Operation+GatedADSREnvelope.swift
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:105:23: warning: static property 'trigger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
103 |
104 |     /// Dummy trigger
105 |     public static var trigger = Operation("(14 p) ")
    |                       |- warning: static property 'trigger' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'trigger' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'trigger' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
106 |
107 |     // MARK: - Functions
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:110:23: warning: static property 'parameters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
108 |
109 |     /// An= array of 14 parameters which may be sent to operations
110 |     public static var parameters: [Operation] =
    |                       |- warning: static property 'parameters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'parameters' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'parameters' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
111 |         [Operation("(0 p) "),
112 |          Operation("(1 p) "),
[451/452] Compiling SporthAudioKit OperationEffect.swift
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:23:23: warning: static property 'parameter1Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 21 |
 22 |     /// Specification for Parameter 1
 23 |     public static let parameter1Def = OperationGenerator.makeParam(1)
    |                       `- warning: static property 'parameter1Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 24 |     /// Specification for Parameter 2
 25 |     public static let parameter2Def = OperationGenerator.makeParam(2)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AudioKit'
  1 | // Copyright AudioKit. All Rights Reserved.
  2 |
  3 | import AudioKit
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AudioKit'
  4 | import AudioKitEX
  5 | import AVFoundation
    :
 21 |
 22 |     /// Specification for Parameter 1
 23 |     public static let parameter1Def = OperationGenerator.makeParam(1)
    |                       |- note: annotate 'parameter1Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 |     /// Specification for Parameter 2
 25 |     public static let parameter2Def = OperationGenerator.makeParam(2)
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:25:23: warning: static property 'parameter2Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 23 |     public static let parameter1Def = OperationGenerator.makeParam(1)
 24 |     /// Specification for Parameter 2
 25 |     public static let parameter2Def = OperationGenerator.makeParam(2)
    |                       |- warning: static property 'parameter2Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter2Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 26 |     /// Specification for Parameter 3
 27 |     public static let parameter3Def = OperationGenerator.makeParam(3)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:27:23: warning: static property 'parameter3Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 25 |     public static let parameter2Def = OperationGenerator.makeParam(2)
 26 |     /// Specification for Parameter 3
 27 |     public static let parameter3Def = OperationGenerator.makeParam(3)
    |                       |- warning: static property 'parameter3Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter3Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 28 |     /// Specification for Parameter 4
 29 |     public static let parameter4Def = OperationGenerator.makeParam(4)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:29:23: warning: static property 'parameter4Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 27 |     public static let parameter3Def = OperationGenerator.makeParam(3)
 28 |     /// Specification for Parameter 4
 29 |     public static let parameter4Def = OperationGenerator.makeParam(4)
    |                       |- warning: static property 'parameter4Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter4Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |     /// Specification for Parameter 5
 31 |     public static let parameter5Def = OperationGenerator.makeParam(5)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:31:23: warning: static property 'parameter5Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 29 |     public static let parameter4Def = OperationGenerator.makeParam(4)
 30 |     /// Specification for Parameter 5
 31 |     public static let parameter5Def = OperationGenerator.makeParam(5)
    |                       |- warning: static property 'parameter5Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter5Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 32 |     /// Specification for Parameter 6
 33 |     public static let parameter6Def = OperationGenerator.makeParam(6)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:33:23: warning: static property 'parameter6Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 31 |     public static let parameter5Def = OperationGenerator.makeParam(5)
 32 |     /// Specification for Parameter 6
 33 |     public static let parameter6Def = OperationGenerator.makeParam(6)
    |                       |- warning: static property 'parameter6Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter6Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 34 |     /// Specification for Parameter 7
 35 |     public static let parameter7Def = OperationGenerator.makeParam(7)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:35:23: warning: static property 'parameter7Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 33 |     public static let parameter6Def = OperationGenerator.makeParam(6)
 34 |     /// Specification for Parameter 7
 35 |     public static let parameter7Def = OperationGenerator.makeParam(7)
    |                       |- warning: static property 'parameter7Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter7Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 36 |     /// Specification for Parameter 8
 37 |     public static let parameter8Def = OperationGenerator.makeParam(8)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:37:23: warning: static property 'parameter8Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 35 |     public static let parameter7Def = OperationGenerator.makeParam(7)
 36 |     /// Specification for Parameter 8
 37 |     public static let parameter8Def = OperationGenerator.makeParam(8)
    |                       |- warning: static property 'parameter8Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter8Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 38 |     /// Specification for Parameter 9
 39 |     public static let parameter9Def = OperationGenerator.makeParam(9)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:39:23: warning: static property 'parameter9Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 37 |     public static let parameter8Def = OperationGenerator.makeParam(8)
 38 |     /// Specification for Parameter 9
 39 |     public static let parameter9Def = OperationGenerator.makeParam(9)
    |                       |- warning: static property 'parameter9Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter9Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 40 |     /// Specification for Parameter 10
 41 |     public static let parameter10Def = OperationGenerator.makeParam(10)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:41:23: warning: static property 'parameter10Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 39 |     public static let parameter9Def = OperationGenerator.makeParam(9)
 40 |     /// Specification for Parameter 10
 41 |     public static let parameter10Def = OperationGenerator.makeParam(10)
    |                       |- warning: static property 'parameter10Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter10Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 42 |     /// Specification for Parameter 11
 43 |     public static let parameter11Def = OperationGenerator.makeParam(11)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:43:23: warning: static property 'parameter11Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 41 |     public static let parameter10Def = OperationGenerator.makeParam(10)
 42 |     /// Specification for Parameter 11
 43 |     public static let parameter11Def = OperationGenerator.makeParam(11)
    |                       |- warning: static property 'parameter11Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter11Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 44 |     /// Specification for Parameter 12
 45 |     public static let parameter12Def = OperationGenerator.makeParam(12)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:45:23: warning: static property 'parameter12Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 43 |     public static let parameter11Def = OperationGenerator.makeParam(11)
 44 |     /// Specification for Parameter 12
 45 |     public static let parameter12Def = OperationGenerator.makeParam(12)
    |                       |- warning: static property 'parameter12Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter12Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 46 |     /// Specification for Parameter 13
 47 |     public static let parameter13Def = OperationGenerator.makeParam(13)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:47:23: warning: static property 'parameter13Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 45 |     public static let parameter12Def = OperationGenerator.makeParam(12)
 46 |     /// Specification for Parameter 13
 47 |     public static let parameter13Def = OperationGenerator.makeParam(13)
    |                       |- warning: static property 'parameter13Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter13Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 48 |     /// Specification for Parameter 14
 49 |     public static let parameter14Def = OperationGenerator.makeParam(14)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:49:23: warning: static property 'parameter14Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 47 |     public static let parameter13Def = OperationGenerator.makeParam(13)
 48 |     /// Specification for Parameter 14
 49 |     public static let parameter14Def = OperationGenerator.makeParam(14)
    |                       |- warning: static property 'parameter14Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter14Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 50 |
 51 |     /// Operation parameter 1
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/StereoOperation.swift:113:23: warning: static property 'input' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
111 |
112 |     /// Default stereo input to any operation stack
113 |     public static var input = StereoOperation("((14 p) (15 p))")
    |                       |- warning: static property 'input' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'input' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'input' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
114 |
115 |     /// Initialize the stereo operation with a Sporth string
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:110:23: warning: static property 'parameters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
108 |
109 |     /// An= array of 14 parameters which may be sent to operations
110 |     public static var parameters: [Operation] =
    |                       |- warning: static property 'parameters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'parameters' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'parameters' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
111 |         [Operation("(0 p) "),
112 |          Operation("(1 p) "),
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:29:23: warning: static property 'parameter1Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 27 |
 28 |     /// Specification for Parameter 1
 29 |     public static let parameter1Def = OperationGenerator.makeParam(1)
    |                       `- warning: static property 'parameter1Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 30 |     /// Specification for Parameter 2
 31 |     public static let parameter2Def = OperationGenerator.makeParam(2)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AudioKit'
  1 | // Copyright AudioKit. All Rights Reserved.
  2 |
  3 | import AudioKit
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AudioKit'
  4 | import AudioKitEX
  5 | import AVFoundation
    :
 27 |
 28 |     /// Specification for Parameter 1
 29 |     public static let parameter1Def = OperationGenerator.makeParam(1)
    |                       |- note: annotate 'parameter1Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |     /// Specification for Parameter 2
 31 |     public static let parameter2Def = OperationGenerator.makeParam(2)
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:31:23: warning: static property 'parameter2Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 29 |     public static let parameter1Def = OperationGenerator.makeParam(1)
 30 |     /// Specification for Parameter 2
 31 |     public static let parameter2Def = OperationGenerator.makeParam(2)
    |                       |- warning: static property 'parameter2Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter2Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 32 |     /// Specification for Parameter 3
 33 |     public static let parameter3Def = OperationGenerator.makeParam(3)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:33:23: warning: static property 'parameter3Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 31 |     public static let parameter2Def = OperationGenerator.makeParam(2)
 32 |     /// Specification for Parameter 3
 33 |     public static let parameter3Def = OperationGenerator.makeParam(3)
    |                       |- warning: static property 'parameter3Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter3Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 34 |     /// Specification for Parameter 4
 35 |     public static let parameter4Def = OperationGenerator.makeParam(4)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:35:23: warning: static property 'parameter4Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 33 |     public static let parameter3Def = OperationGenerator.makeParam(3)
 34 |     /// Specification for Parameter 4
 35 |     public static let parameter4Def = OperationGenerator.makeParam(4)
    |                       |- warning: static property 'parameter4Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter4Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 36 |     /// Specification for Parameter 5
 37 |     public static let parameter5Def = OperationGenerator.makeParam(5)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:37:23: warning: static property 'parameter5Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 35 |     public static let parameter4Def = OperationGenerator.makeParam(4)
 36 |     /// Specification for Parameter 5
 37 |     public static let parameter5Def = OperationGenerator.makeParam(5)
    |                       |- warning: static property 'parameter5Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter5Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 38 |     /// Specification for Parameter 6
 39 |     public static let parameter6Def = OperationGenerator.makeParam(6)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:39:23: warning: static property 'parameter6Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 37 |     public static let parameter5Def = OperationGenerator.makeParam(5)
 38 |     /// Specification for Parameter 6
 39 |     public static let parameter6Def = OperationGenerator.makeParam(6)
    |                       |- warning: static property 'parameter6Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter6Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 40 |     /// Specification for Parameter 7
 41 |     public static let parameter7Def = OperationGenerator.makeParam(7)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:41:23: warning: static property 'parameter7Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 39 |     public static let parameter6Def = OperationGenerator.makeParam(6)
 40 |     /// Specification for Parameter 7
 41 |     public static let parameter7Def = OperationGenerator.makeParam(7)
    |                       |- warning: static property 'parameter7Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter7Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 42 |     /// Specification for Parameter 8
 43 |     public static let parameter8Def = OperationGenerator.makeParam(8)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:43:23: warning: static property 'parameter8Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 41 |     public static let parameter7Def = OperationGenerator.makeParam(7)
 42 |     /// Specification for Parameter 8
 43 |     public static let parameter8Def = OperationGenerator.makeParam(8)
    |                       |- warning: static property 'parameter8Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter8Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 44 |     /// Specification for Parameter 9
 45 |     public static let parameter9Def = OperationGenerator.makeParam(9)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:45:23: warning: static property 'parameter9Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 43 |     public static let parameter8Def = OperationGenerator.makeParam(8)
 44 |     /// Specification for Parameter 9
 45 |     public static let parameter9Def = OperationGenerator.makeParam(9)
    |                       |- warning: static property 'parameter9Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter9Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 46 |     /// Specification for Parameter 10
 47 |     public static let parameter10Def = OperationGenerator.makeParam(10)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:47:23: warning: static property 'parameter10Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 45 |     public static let parameter9Def = OperationGenerator.makeParam(9)
 46 |     /// Specification for Parameter 10
 47 |     public static let parameter10Def = OperationGenerator.makeParam(10)
    |                       |- warning: static property 'parameter10Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter10Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 48 |     /// Specification for Parameter 11
 49 |     public static let parameter11Def = OperationGenerator.makeParam(11)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:49:23: warning: static property 'parameter11Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 47 |     public static let parameter10Def = OperationGenerator.makeParam(10)
 48 |     /// Specification for Parameter 11
 49 |     public static let parameter11Def = OperationGenerator.makeParam(11)
    |                       |- warning: static property 'parameter11Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter11Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 50 |     /// Specification for Parameter 12
 51 |     public static let parameter12Def = OperationGenerator.makeParam(12)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:51:23: warning: static property 'parameter12Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 49 |     public static let parameter11Def = OperationGenerator.makeParam(11)
 50 |     /// Specification for Parameter 12
 51 |     public static let parameter12Def = OperationGenerator.makeParam(12)
    |                       |- warning: static property 'parameter12Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter12Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 52 |     /// Specification for Parameter 13
 53 |     public static let parameter13Def = OperationGenerator.makeParam(13)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:53:23: warning: static property 'parameter13Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 51 |     public static let parameter12Def = OperationGenerator.makeParam(12)
 52 |     /// Specification for Parameter 13
 53 |     public static let parameter13Def = OperationGenerator.makeParam(13)
    |                       |- warning: static property 'parameter13Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter13Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 54 |     /// Specification for Parameter 14
 55 |     public static let parameter14Def = OperationGenerator.makeParam(14)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:55:23: warning: static property 'parameter14Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 53 |     public static let parameter13Def = OperationGenerator.makeParam(13)
 54 |     /// Specification for Parameter 14
 55 |     public static let parameter14Def = OperationGenerator.makeParam(14)
    |                       |- warning: static property 'parameter14Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter14Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 56 |
 57 |     /// Operation parameter 1
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
[452/452] Compiling SporthAudioKit OperationGenerator.swift
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:23:23: warning: static property 'parameter1Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 21 |
 22 |     /// Specification for Parameter 1
 23 |     public static let parameter1Def = OperationGenerator.makeParam(1)
    |                       `- warning: static property 'parameter1Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 24 |     /// Specification for Parameter 2
 25 |     public static let parameter2Def = OperationGenerator.makeParam(2)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AudioKit'
  1 | // Copyright AudioKit. All Rights Reserved.
  2 |
  3 | import AudioKit
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AudioKit'
  4 | import AudioKitEX
  5 | import AVFoundation
    :
 21 |
 22 |     /// Specification for Parameter 1
 23 |     public static let parameter1Def = OperationGenerator.makeParam(1)
    |                       |- note: annotate 'parameter1Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 24 |     /// Specification for Parameter 2
 25 |     public static let parameter2Def = OperationGenerator.makeParam(2)
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:25:23: warning: static property 'parameter2Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 23 |     public static let parameter1Def = OperationGenerator.makeParam(1)
 24 |     /// Specification for Parameter 2
 25 |     public static let parameter2Def = OperationGenerator.makeParam(2)
    |                       |- warning: static property 'parameter2Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter2Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 26 |     /// Specification for Parameter 3
 27 |     public static let parameter3Def = OperationGenerator.makeParam(3)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:27:23: warning: static property 'parameter3Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 25 |     public static let parameter2Def = OperationGenerator.makeParam(2)
 26 |     /// Specification for Parameter 3
 27 |     public static let parameter3Def = OperationGenerator.makeParam(3)
    |                       |- warning: static property 'parameter3Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter3Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 28 |     /// Specification for Parameter 4
 29 |     public static let parameter4Def = OperationGenerator.makeParam(4)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:29:23: warning: static property 'parameter4Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 27 |     public static let parameter3Def = OperationGenerator.makeParam(3)
 28 |     /// Specification for Parameter 4
 29 |     public static let parameter4Def = OperationGenerator.makeParam(4)
    |                       |- warning: static property 'parameter4Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter4Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |     /// Specification for Parameter 5
 31 |     public static let parameter5Def = OperationGenerator.makeParam(5)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:31:23: warning: static property 'parameter5Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 29 |     public static let parameter4Def = OperationGenerator.makeParam(4)
 30 |     /// Specification for Parameter 5
 31 |     public static let parameter5Def = OperationGenerator.makeParam(5)
    |                       |- warning: static property 'parameter5Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter5Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 32 |     /// Specification for Parameter 6
 33 |     public static let parameter6Def = OperationGenerator.makeParam(6)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:33:23: warning: static property 'parameter6Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 31 |     public static let parameter5Def = OperationGenerator.makeParam(5)
 32 |     /// Specification for Parameter 6
 33 |     public static let parameter6Def = OperationGenerator.makeParam(6)
    |                       |- warning: static property 'parameter6Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter6Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 34 |     /// Specification for Parameter 7
 35 |     public static let parameter7Def = OperationGenerator.makeParam(7)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:35:23: warning: static property 'parameter7Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 33 |     public static let parameter6Def = OperationGenerator.makeParam(6)
 34 |     /// Specification for Parameter 7
 35 |     public static let parameter7Def = OperationGenerator.makeParam(7)
    |                       |- warning: static property 'parameter7Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter7Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 36 |     /// Specification for Parameter 8
 37 |     public static let parameter8Def = OperationGenerator.makeParam(8)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:37:23: warning: static property 'parameter8Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 35 |     public static let parameter7Def = OperationGenerator.makeParam(7)
 36 |     /// Specification for Parameter 8
 37 |     public static let parameter8Def = OperationGenerator.makeParam(8)
    |                       |- warning: static property 'parameter8Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter8Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 38 |     /// Specification for Parameter 9
 39 |     public static let parameter9Def = OperationGenerator.makeParam(9)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:39:23: warning: static property 'parameter9Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 37 |     public static let parameter8Def = OperationGenerator.makeParam(8)
 38 |     /// Specification for Parameter 9
 39 |     public static let parameter9Def = OperationGenerator.makeParam(9)
    |                       |- warning: static property 'parameter9Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter9Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 40 |     /// Specification for Parameter 10
 41 |     public static let parameter10Def = OperationGenerator.makeParam(10)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:41:23: warning: static property 'parameter10Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 39 |     public static let parameter9Def = OperationGenerator.makeParam(9)
 40 |     /// Specification for Parameter 10
 41 |     public static let parameter10Def = OperationGenerator.makeParam(10)
    |                       |- warning: static property 'parameter10Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter10Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 42 |     /// Specification for Parameter 11
 43 |     public static let parameter11Def = OperationGenerator.makeParam(11)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:43:23: warning: static property 'parameter11Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 41 |     public static let parameter10Def = OperationGenerator.makeParam(10)
 42 |     /// Specification for Parameter 11
 43 |     public static let parameter11Def = OperationGenerator.makeParam(11)
    |                       |- warning: static property 'parameter11Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter11Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 44 |     /// Specification for Parameter 12
 45 |     public static let parameter12Def = OperationGenerator.makeParam(12)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:45:23: warning: static property 'parameter12Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 43 |     public static let parameter11Def = OperationGenerator.makeParam(11)
 44 |     /// Specification for Parameter 12
 45 |     public static let parameter12Def = OperationGenerator.makeParam(12)
    |                       |- warning: static property 'parameter12Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter12Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 46 |     /// Specification for Parameter 13
 47 |     public static let parameter13Def = OperationGenerator.makeParam(13)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:47:23: warning: static property 'parameter13Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 45 |     public static let parameter12Def = OperationGenerator.makeParam(12)
 46 |     /// Specification for Parameter 13
 47 |     public static let parameter13Def = OperationGenerator.makeParam(13)
    |                       |- warning: static property 'parameter13Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter13Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 48 |     /// Specification for Parameter 14
 49 |     public static let parameter14Def = OperationGenerator.makeParam(14)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationEffect.swift:49:23: warning: static property 'parameter14Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 47 |     public static let parameter13Def = OperationGenerator.makeParam(13)
 48 |     /// Specification for Parameter 14
 49 |     public static let parameter14Def = OperationGenerator.makeParam(14)
    |                       |- warning: static property 'parameter14Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter14Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 50 |
 51 |     /// Operation parameter 1
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/StereoOperation.swift:113:23: warning: static property 'input' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
111 |
112 |     /// Default stereo input to any operation stack
113 |     public static var input = StereoOperation("((14 p) (15 p))")
    |                       |- warning: static property 'input' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'input' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'input' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
114 |
115 |     /// Initialize the stereo operation with a Sporth string
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/Operation.swift:110:23: warning: static property 'parameters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
108 |
109 |     /// An= array of 14 parameters which may be sent to operations
110 |     public static var parameters: [Operation] =
    |                       |- warning: static property 'parameters' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: convert 'parameters' to a 'let' constant to make 'Sendable' shared state immutable
    |                       |- note: annotate 'parameters' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
111 |         [Operation("(0 p) "),
112 |          Operation("(1 p) "),
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:29:23: warning: static property 'parameter1Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 27 |
 28 |     /// Specification for Parameter 1
 29 |     public static let parameter1Def = OperationGenerator.makeParam(1)
    |                       `- warning: static property 'parameter1Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 30 |     /// Specification for Parameter 2
 31 |     public static let parameter2Def = OperationGenerator.makeParam(2)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:3:1: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AudioKit'
  1 | // Copyright AudioKit. All Rights Reserved.
  2 |
  3 | import AudioKit
    | `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'AudioKit'
  4 | import AudioKitEX
  5 | import AVFoundation
    :
 27 |
 28 |     /// Specification for Parameter 1
 29 |     public static let parameter1Def = OperationGenerator.makeParam(1)
    |                       |- note: annotate 'parameter1Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 30 |     /// Specification for Parameter 2
 31 |     public static let parameter2Def = OperationGenerator.makeParam(2)
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:31:23: warning: static property 'parameter2Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 29 |     public static let parameter1Def = OperationGenerator.makeParam(1)
 30 |     /// Specification for Parameter 2
 31 |     public static let parameter2Def = OperationGenerator.makeParam(2)
    |                       |- warning: static property 'parameter2Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter2Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 32 |     /// Specification for Parameter 3
 33 |     public static let parameter3Def = OperationGenerator.makeParam(3)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:33:23: warning: static property 'parameter3Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 31 |     public static let parameter2Def = OperationGenerator.makeParam(2)
 32 |     /// Specification for Parameter 3
 33 |     public static let parameter3Def = OperationGenerator.makeParam(3)
    |                       |- warning: static property 'parameter3Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter3Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 34 |     /// Specification for Parameter 4
 35 |     public static let parameter4Def = OperationGenerator.makeParam(4)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:35:23: warning: static property 'parameter4Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 33 |     public static let parameter3Def = OperationGenerator.makeParam(3)
 34 |     /// Specification for Parameter 4
 35 |     public static let parameter4Def = OperationGenerator.makeParam(4)
    |                       |- warning: static property 'parameter4Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter4Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 36 |     /// Specification for Parameter 5
 37 |     public static let parameter5Def = OperationGenerator.makeParam(5)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:37:23: warning: static property 'parameter5Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 35 |     public static let parameter4Def = OperationGenerator.makeParam(4)
 36 |     /// Specification for Parameter 5
 37 |     public static let parameter5Def = OperationGenerator.makeParam(5)
    |                       |- warning: static property 'parameter5Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter5Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 38 |     /// Specification for Parameter 6
 39 |     public static let parameter6Def = OperationGenerator.makeParam(6)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:39:23: warning: static property 'parameter6Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 37 |     public static let parameter5Def = OperationGenerator.makeParam(5)
 38 |     /// Specification for Parameter 6
 39 |     public static let parameter6Def = OperationGenerator.makeParam(6)
    |                       |- warning: static property 'parameter6Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter6Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 40 |     /// Specification for Parameter 7
 41 |     public static let parameter7Def = OperationGenerator.makeParam(7)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:41:23: warning: static property 'parameter7Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 39 |     public static let parameter6Def = OperationGenerator.makeParam(6)
 40 |     /// Specification for Parameter 7
 41 |     public static let parameter7Def = OperationGenerator.makeParam(7)
    |                       |- warning: static property 'parameter7Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter7Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 42 |     /// Specification for Parameter 8
 43 |     public static let parameter8Def = OperationGenerator.makeParam(8)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:43:23: warning: static property 'parameter8Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 41 |     public static let parameter7Def = OperationGenerator.makeParam(7)
 42 |     /// Specification for Parameter 8
 43 |     public static let parameter8Def = OperationGenerator.makeParam(8)
    |                       |- warning: static property 'parameter8Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter8Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 44 |     /// Specification for Parameter 9
 45 |     public static let parameter9Def = OperationGenerator.makeParam(9)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:45:23: warning: static property 'parameter9Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 43 |     public static let parameter8Def = OperationGenerator.makeParam(8)
 44 |     /// Specification for Parameter 9
 45 |     public static let parameter9Def = OperationGenerator.makeParam(9)
    |                       |- warning: static property 'parameter9Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter9Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 46 |     /// Specification for Parameter 10
 47 |     public static let parameter10Def = OperationGenerator.makeParam(10)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:47:23: warning: static property 'parameter10Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 45 |     public static let parameter9Def = OperationGenerator.makeParam(9)
 46 |     /// Specification for Parameter 10
 47 |     public static let parameter10Def = OperationGenerator.makeParam(10)
    |                       |- warning: static property 'parameter10Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter10Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 48 |     /// Specification for Parameter 11
 49 |     public static let parameter11Def = OperationGenerator.makeParam(11)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:49:23: warning: static property 'parameter11Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 47 |     public static let parameter10Def = OperationGenerator.makeParam(10)
 48 |     /// Specification for Parameter 11
 49 |     public static let parameter11Def = OperationGenerator.makeParam(11)
    |                       |- warning: static property 'parameter11Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter11Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 50 |     /// Specification for Parameter 12
 51 |     public static let parameter12Def = OperationGenerator.makeParam(12)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:51:23: warning: static property 'parameter12Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 49 |     public static let parameter11Def = OperationGenerator.makeParam(11)
 50 |     /// Specification for Parameter 12
 51 |     public static let parameter12Def = OperationGenerator.makeParam(12)
    |                       |- warning: static property 'parameter12Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter12Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 52 |     /// Specification for Parameter 13
 53 |     public static let parameter13Def = OperationGenerator.makeParam(13)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:53:23: warning: static property 'parameter13Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 51 |     public static let parameter12Def = OperationGenerator.makeParam(12)
 52 |     /// Specification for Parameter 13
 53 |     public static let parameter13Def = OperationGenerator.makeParam(13)
    |                       |- warning: static property 'parameter13Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter13Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 54 |     /// Specification for Parameter 14
 55 |     public static let parameter14Def = OperationGenerator.makeParam(14)
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
/Users/admin/builder/spi-builder-workspace/Sources/SporthAudioKit/OperationGenerator.swift:55:23: warning: static property 'parameter14Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
 53 |     public static let parameter13Def = OperationGenerator.makeParam(13)
 54 |     /// Specification for Parameter 14
 55 |     public static let parameter14Def = OperationGenerator.makeParam(14)
    |                       |- warning: static property 'parameter14Def' is not concurrency-safe because non-'Sendable' type 'NodeParameterDef' may have shared mutable state; this is an error in the Swift 6 language mode
    |                       |- note: annotate 'parameter14Def' with '@MainActor' if property should only be accessed from the main actor
    |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
 56 |
 57 |     /// Operation parameter 1
/Users/admin/builder/spi-builder-workspace/.build/checkouts/AudioKit/Sources/AudioKit/Nodes/NodeParameter.swift:6:15: note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  4 |
  5 | /// Definition or specification of a node parameter
  6 | public struct NodeParameterDef {
    |               `- note: struct 'NodeParameterDef' does not conform to the 'Sendable' protocol
  7 |     /// Unique ID
  8 |     public var identifier: String
Build complete! (40.98s)
Build complete.
{
  "cxx_language_standard" : "c++14",
  "dependencies" : [
    {
      "identity" : "soundpipeaudiokit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.5.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AudioKit/SoundpipeAudioKit"
    }
  ],
  "manifest_display_name" : "SporthAudioKit",
  "name" : "SporthAudioKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SporthAudioKit",
      "targets" : [
        "SporthAudioKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SporthAudioKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SporthAudioKitTests",
      "path" : "Tests/SporthAudioKitTests",
      "sources" : [
        "Effect Tests/autoWahOperationTests.swift",
        "Effect Tests/delayOperationTests.swift",
        "Effect Tests/reverberateWithCostelloOperationTests.swift",
        "Effect Tests/smoothDelayOperationTests.swift",
        "Effect Tests/threePoleLowPassFilterOperationTests.swift",
        "Effect Tests/variableDelayOperationTests.swift",
        "Generator Tests/fmOscillatorOperationTests.swift",
        "Generator Tests/pinkNoiseOperationTests.swift",
        "Generator Tests/triangleOperationTests.swift",
        "Generator Tests/triangleWaveOperationTests.swift",
        "Generator Tests/vocalTractOperationTests.swift",
        "Generator Tests/whiteNoiseOperationTests.swift",
        "GenericOperationTests.swift",
        "OperationParameterTests.swift",
        "SporthGenerationTests.swift",
        "ValidatedMD5s.swift"
      ],
      "target_dependencies" : [
        "SporthAudioKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SporthAudioKit",
      "module_type" : "SwiftTarget",
      "name" : "SporthAudioKit",
      "path" : "Sources/SporthAudioKit",
      "product_dependencies" : [
        "SoundpipeAudioKit"
      ],
      "product_memberships" : [
        "SporthAudioKit"
      ],
      "sources" : [
        "Effects/CP+Delay.swift",
        "Effects/CP+Distortion.swift",
        "Effects/CP+Filters.swift",
        "Effects/CP+Reverb.swift",
        "Generators/DrumSynths.swift",
        "Generators/Operation+GatedADSREnvelope.swift",
        "Generators/Operation+Noise.swift",
        "Generators/Operation+Oscillators.swift",
        "Generators/Operation+PhysicalModels.swift",
        "Math/CP+trackedAmplitude.swift",
        "Math/GlobalMathFunctions.swift",
        "Math/Operation+Math.swift",
        "Math/Operation+RandomNumberGeneration.swift",
        "Math/Operation+Save.swift",
        "Math/Operation+Segments.swift",
        "MixingOperations.swift",
        "Music/Operation+PeriodicTriggers.swift",
        "Music/Operation+PitchShift.swift",
        "Music/Operation+Portamento.swift",
        "Music/Operation+TriggeredWithEnvelope.swift",
        "Numeric.swift",
        "Operation.swift",
        "OperationEffect.swift",
        "OperationGenerator.swift",
        "Parameter.swift",
        "StereoOperation.swift"
      ],
      "target_dependencies" : [
        "CSporthAudioKit",
        "Sporth"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Sporth",
      "module_type" : "ClangTarget",
      "name" : "Sporth",
      "path" : "Sources/Sporth",
      "product_dependencies" : [
        "SoundpipeAudioKit"
      ],
      "product_memberships" : [
        "SporthAudioKit"
      ],
      "sources" : [
        "ftmap.c",
        "func.c",
        "hash.c",
        "parse.c",
        "plumber.c",
        "sporth.c",
        "stack.c",
        "ugens/adsr.c",
        "ugens/allpass.c",
        "ugens/atone.c",
        "ugens/autowah.c",
        "ugens/bal.c",
        "ugens/basic.c",
        "ugens/biscale.c",
        "ugens/bitcrush.c",
        "ugens/bitwise.c",
        "ugens/blsaw.c",
        "ugens/blsquare.c",
        "ugens/bltriangle.c",
        "ugens/bpm.c",
        "ugens/brown.c",
        "ugens/butbp.c",
        "ugens/butbr.c",
        "ugens/buthp.c",
        "ugens/butlp.c",
        "ugens/changed.c",
        "ugens/clip.c",
        "ugens/clock.c",
        "ugens/comb.c",
        "ugens/conv.c",
        "ugens/count.c",
        "ugens/crossfade.c",
        "ugens/dcblock.c",
        "ugens/delay.c",
        "ugens/diode.c",
        "ugens/dist.c",
        "ugens/dmetro.c",
        "ugens/dtrig.c",
        "ugens/dust.c",
        "ugens/eqfil.c",
        "ugens/eval.c",
        "ugens/expon.c",
        "ugens/f.c",
        "ugens/fm.c",
        "ugens/fof.c",
        "ugens/fog.c",
        "ugens/fosc.c",
        "ugens/ftsum.c",
        "ugens/gbuzz.c",
        "ugens/gen_composite.c",
        "ugens/gen_eval.c",
        "ugens/gen_line.c",
        "ugens/gen_padsynth.c",
        "ugens/gen_rand.c",
        "ugens/gen_sine.c",
        "ugens/gen_sinesum.c",
        "ugens/gen_sporth.c",
        "ugens/gen_vals.c",
        "ugens/hilbert.c",
        "ugens/in.c",
        "ugens/incr.c",
        "ugens/jcrev.c",
        "ugens/jitter.c",
        "ugens/line.c",
        "ugens/load.c",
        "ugens/lpf18.c",
        "ugens/mark.c",
        "ugens/maygate.c",
        "ugens/maytrig.c",
        "ugens/metro.c",
        "ugens/mincer.c",
        "ugens/mode.c",
        "ugens/moogladder.c",
        "ugens/noise.c",
        "ugens/nsmp.c",
        "ugens/osc.c",
        "ugens/oscmorph.c",
        "ugens/p.c",
        "ugens/pan.c",
        "ugens/panst.c",
        "ugens/pareq.c",
        "ugens/paulstretch.c",
        "ugens/pdhalf.c",
        "ugens/peaklim.c",
        "ugens/phaser.c",
        "ugens/phasor.c",
        "ugens/pinknoise.c",
        "ugens/pluck.c",
        "ugens/port.c",
        "ugens/posc3.c",
        "ugens/print.c",
        "ugens/prop.c",
        "ugens/pshift.c",
        "ugens/ptrack.c",
        "ugens/rand.c",
        "ugens/randh.c",
        "ugens/randi.c",
        "ugens/ref.c",
        "ugens/render.c",
        "ugens/reson.c",
        "ugens/reverse.c",
        "ugens/revsc.c",
        "ugens/rms.c",
        "ugens/rpt.c",
        "ugens/rspline.c",
        "ugens/samphold.c",
        "ugens/saturator.c",
        "ugens/say.c",
        "ugens/scale.c",
        "ugens/scrambler.c",
        "ugens/sdelay.c",
        "ugens/slice.c",
        "ugens/slist.c",
        "ugens/smoothdelay.c",
        "ugens/srand.c",
        "ugens/streson.c",
        "ugens/switch.c",
        "ugens/t.c",
        "ugens/tabread.c",
        "ugens/tadsr.c",
        "ugens/tblrec.c",
        "ugens/tdiv.c",
        "ugens/tenv.c",
        "ugens/tenv2.c",
        "ugens/tenvx.c",
        "ugens/tgate.c",
        "ugens/thresh.c",
        "ugens/tick.c",
        "ugens/timer.c",
        "ugens/tin.c",
        "ugens/tog.c",
        "ugens/tone.c",
        "ugens/tphasor.c",
        "ugens/trand.c",
        "ugens/tseg.c",
        "ugens/tseq.c",
        "ugens/v.c",
        "ugens/vdelay.c",
        "ugens/voc.c",
        "ugens/waveset.c",
        "ugens/wpkorg35.c",
        "ugens/writecode.c",
        "ugens/zeros.c",
        "ugens/zitarev.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CSporthAudioKitTests",
      "module_type" : "ClangTarget",
      "name" : "CSporthAudioKitTests",
      "path" : "Tests/CSporthAudioKitTests",
      "sources" : [
        "SoundpipePerfTests.mm"
      ],
      "target_dependencies" : [
        "CSporthAudioKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CSporthAudioKit",
      "module_type" : "ClangTarget",
      "name" : "CSporthAudioKit",
      "path" : "Sources/CSporthAudioKit",
      "product_dependencies" : [
        "SoundpipeAudioKit"
      ],
      "product_memberships" : [
        "SporthAudioKit"
      ],
      "sources" : [
        "OperationDSP.mm"
      ],
      "target_dependencies" : [
        "Sporth"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.