{"id":28521796,"url":"https://github.com/audiokit/soundpipeaudiokit","last_synced_at":"2025-07-04T00:31:39.370Z","repository":{"id":38379915,"uuid":"369408338","full_name":"AudioKit/SoundpipeAudioKit","owner":"AudioKit","description":"C-based instruments and effects for AudioKit","archived":false,"fork":false,"pushed_at":"2025-06-05T21:14:37.000Z","size":3418,"stargazers_count":127,"open_issues_count":3,"forks_count":47,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-06-05T22:24:57.023Z","etag":null,"topics":["audiokit","effects","oscillators"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AudioKit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"AudioKit"}},"created_at":"2021-05-21T03:59:44.000Z","updated_at":"2025-06-05T21:14:39.000Z","dependencies_parsed_at":"2025-06-06T19:34:22.468Z","dependency_job_id":null,"html_url":"https://github.com/AudioKit/SoundpipeAudioKit","commit_stats":{"total_commits":116,"total_committers":13,"mean_commits":8.923076923076923,"dds":"0.31034482758620685","last_synced_commit":"ee7d9542078ae48b24744a67c0350a12f9de354b"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"purl":"pkg:github/AudioKit/SoundpipeAudioKit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AudioKit%2FSoundpipeAudioKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AudioKit%2FSoundpipeAudioKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AudioKit%2FSoundpipeAudioKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AudioKit%2FSoundpipeAudioKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AudioKit","download_url":"https://codeload.github.com/AudioKit/SoundpipeAudioKit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AudioKit%2FSoundpipeAudioKit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263426112,"owners_count":23464793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audiokit","effects","oscillators"],"created_at":"2025-06-09T08:14:09.341Z","updated_at":"2025-07-04T00:31:39.077Z","avatar_url":"https://github.com/AudioKit.png","language":"C","funding_links":["https://github.com/sponsors/AudioKit"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=center\u003e\n\u003cimg src=\"https://github.com/AudioKit/Cookbook/raw/main/Cookbook/Cookbook/Assets.xcassets/audiokit-icon.imageset/audiokit-icon.png\" width=\"20%\"/\u003e\n\n# Soundpipe AudioKit\n\n[![Build Status](https://github.com/AudioKit/SoundpipeAudioKit/workflows/CI/badge.svg)](https://github.com/AudioKit/SoundpipeAudioKit/actions?query=workflow%3ACI)\n[![License](https://img.shields.io/github/license/AudioKit/SoundpipeAudioKit)](https://github.com/AudioKit/SoundpipeAudioKit/blob/main/LICENSE)\n[![Swift Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FAudioKit%2FSoundpipeAudioKit%2Fbadge%3Ftype%3Dswift-versions\u0026label=)](https://swiftpackageindex.com/AudioKit/SoundpipeAudioKit)\n [![Platform Compatibility](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FAudioKit%2FSoundpipeAudioKit%2Fbadge%3Ftype%3Dplatforms\u0026label=)](https://swiftpackageindex.com/AudioKit/SoundpipeAudioKit)\n[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)\n[![Twitter Follow](https://img.shields.io/twitter/follow/AudioKitPro.svg?style=social)](https://twitter.com/AudioKitPro)\n\n\u003c/div\u003e\n\nThis extension to AudioKit has the majority of old versions of AudioKit's DSP including oscillators, physical models, filters, reverbs and more.\n\n## Examples\n\nSee the [AudioKit Cookbook](https://github.com/AudioKit/Cookbook/) for examples.\n\n## Installation\n\nInstall with Swift Package Manager.\n\n## Targets\n\n| Name               | Description                                                 | Language      |\n|--------------------|-------------------------------------------------------------|---------------|\n| SoundpipeAudioKit  | API for using Soundpipe-powered Audio Units                 | Swift         |\n| CSoundpipeAudioKit | Audio Units for the Soundpipe DSP                           | Objective-C++ |\n| Soundpipe          | Low-level DSP for oscillators, physical models, and effects | C             |\n\n## Generators / Instruments\n\n* [Brownian Noise](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/browniannoise)\n* [Drip](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/drip)\n* [Dynamic Oscillator](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/dynamicoscillator)\n* [FM Oscillator](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/fmoscillator)\n* [Metal Bar](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/metalbar)\n* [Morphing Oscillator](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/morphingoscillator)\n* [Oscillator](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/oscillator)\n* [PWM Oscillator](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/pwmoscillator)\n* [Phase Distortion Oscillator](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/phasedistortionoscillator)\n* [Phase Locked Vocoder](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/phaselockedvocoder)\n* [Pink Noise](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/pinknoise)\n* [Plucked String](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/pluckedstring)\n* [White Noise](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/whitenoise)\n* [Vocal Tract](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/vocaltract)\n\n## Effects / Filters\n\n* [Amplitude Envelope](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/amplitudeenvelope)\n* [Auto Panner](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/autopanner)\n* [Auto Wah](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/autowah)\n* [Balancer](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/balancer)\n* [Band Pass Butterworth Filter](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/bandpassbutterworthfilter)\n* [Band Reject Butterworth Filter](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/bandrejectbutterworthfilter)\n* [Bit Crusher](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/bitcrusher)\n* [Chowning Reverb](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/chowningreverb)\n* [Clipper](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/clipper)\n* [CombFilter Reverb](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/combfilterreverb)\n* [Convolution](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/convolution)\n* [Costello Reverb](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/costelloreverb)\n* [DC Block](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/dcblock)\n* [Dynamic Range Compressor](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/dynamicrangecompressor)\n* [Equalizer Filter](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/equalizerfilter)\n* [Flat Frequency ResponseReverb](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/flatfrequencyresponsereverb)\n* [Formant Filter](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/formantfilter)\n* [High Pass Butterworth Filter](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/highpassbutterworthfilter)\n* [High Shelf Parametric Equalizer Filter](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/highshelfparametricequalizerfilter)\n* [Korg Low Pass Filter](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/korglowpassfilter)\n* [Low Pass Butterworth Filter](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/lowpassbutterworthfilter)\n* [Low Shelf Parametric Equalizer Filter](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/lowshelfparametricequalizerfilter)\n* [Modal Resonance Filter](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/modalresonancefilter)\n* [Moog Ladder](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/moogladder)\n* [Panner](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/panner)\n* [Peaking Parametric Equalizer Filter](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/peakingparametricequalizerfilter)\n* [Phaser](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/phaser)\n* [Pitch Shifter](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/pitchshifter)\n* [Resonant Filter](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/resonantfilter)\n* [Roland TB303 Filter](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/rolandtb303filter)\n* [String Resonator](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/stringresonator)\n* [Tanh Distortion](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/tanhdistortion)\n* [Three Pole Lowpass Filter](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/threepolelowpassfilter)\n* [Tone Complement Filter](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/tonecomplementfilter)\n* [Tone Filter](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/tonefilter)\n* [Tremolo](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/tremolo)\n* [Variable Delay](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/variabledelay)\n* [Zita Reverb](https://audiokit.io/SoundpipeAudioKit/documentation/soundpipeaudiokit/zitareverb)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudiokit%2Fsoundpipeaudiokit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faudiokit%2Fsoundpipeaudiokit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faudiokit%2Fsoundpipeaudiokit/lists"}