Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/AudioKit/AudioKit

Audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
https://github.com/AudioKit/AudioKit

Add default dispatch queue to prevent source break

JackYoustra opened this pull request over 1 year ago
Cannot find 'AKMicrophone' in scope

kumarlav0 opened this issue over 1 year ago
Fixes two control-flow typos in `func convertToPCM()`

iandundas opened this pull request over 1 year ago
Pitch detection error, frequencies offset in 5.6 SDK

brizzly opened this issue over 1 year ago
Xcode 15 Beta Build error

iamluisg opened this issue over 1 year ago
Update `MIDISampler` DocC

emurray2 opened this pull request over 1 year ago
Revert "silenced deprecation warnings"

mlostekk opened this pull request over 1 year ago
silenced deprecation warnings

mlostekk opened this pull request over 1 year ago
make fade extension function (generally) exponentially faster

jasonayre opened this pull request over 1 year ago
Implement AUNewPitch audio unit node

jcavar opened this pull request over 1 year ago
Add error message

emurray2 opened this pull request over 1 year ago
Removing nodes from environmental node

ForeverTangent opened this pull request over 1 year ago
Can’t get there from here?

ChrisMiami opened this issue over 1 year ago
Remove files of FormatConverter

cgetc opened this pull request almost 2 years ago
minimum iOS versions supported by AudioKit

jalalimehdi opened this issue almost 2 years ago
Updating the position of Mixer3D node does not affect output volume

j-j-m opened this issue almost 2 years ago
Implement incremental connection to Mixer

jcavar opened this pull request almost 2 years ago
AudioPlayer schedule not working as expected

jasonayre opened this issue almost 2 years ago
AudioEngine.setInputDevice(device) crashing on iPad Pro 4th gen

ppamorim opened this issue almost 2 years ago
Adding 3D Audio Support

ForeverTangent opened this pull request almost 2 years ago
Seamless looping in large audio files with AudioPlayer

harthorst opened this issue almost 2 years ago
Missing "callbackQueue" argument for PitchTap

paulsoriiiano opened this issue almost 2 years ago
Support for delay node with greater than 2 seconds of delay

ellbosch opened this issue almost 2 years ago
@testable doesn't work

wtholliday opened this issue almost 2 years ago
Fix typos

teddy5518 opened this pull request almost 2 years ago
Fix typos

teddy5518 opened this pull request almost 2 years ago
Test for CI Speed / reliability

aure opened this pull request almost 2 years ago
simplify CI

wtholliday opened this pull request almost 2 years ago
Deallocate `packetListPointer`

emurray2 opened this pull request almost 2 years ago
Fix crash in AudioPlayer currentTime calculation

silvansky opened this pull request about 2 years ago
Memory Leak in MIDI+Sending.swift

alenicol opened this issue about 2 years ago
MIDIKit conversion

aure opened this pull request about 2 years ago
V6 - for CI only, do not merge

aure opened this pull request about 2 years ago
Fix typos

rex4539 opened this pull request about 2 years ago
Introduce a callback queue on a tap

jcavar opened this pull request about 2 years ago
TSAN data race

wtholliday opened this issue about 2 years ago
Add a test for start and pause with empty mixer

jcavar opened this pull request about 2 years ago
When I modify the Engine's output, it stop playing

ladeng opened this issue about 2 years ago
Add a workaround for connection format bug

jcavar opened this pull request about 2 years ago
MultiSegmentAudioPlayer - Prevent Int64 crash

Matt54 opened this pull request about 2 years ago
randomly Index Out of range crash (using NodeOutputView)

lucarocchi opened this issue about 2 years ago
Graphviz support.

wtholliday opened this pull request about 2 years ago
NodeRecorder AudioDataCallback

Matt54 opened this pull request about 2 years ago
Approach to disable input bus

jcavar opened this issue about 2 years ago
(Mostly) Eliminate AVAudioEngine

wtholliday opened this issue about 2 years ago
Solution for #298

charliewilliams opened this issue about 2 years ago
Added isFinite guard for sampleRate

Matt54 opened this pull request about 2 years ago
Player - fix currentTime for looping buffer

timdubbins opened this pull request about 2 years ago
AudioPlayer

timdubbins opened this pull request about 2 years ago
On Microphone permission in iOS 16 producing screeching noise

kumarlav0 opened this issue about 2 years ago
Can't install Package

doriansgithub opened this issue about 2 years ago
watchOS Support

raymondwelch33 opened this issue about 2 years ago
FFT tap on mixer node, not working with node panned to full right

sethiris opened this issue about 2 years ago
AudioPlayer buffer samplerate mismatch

renezuidhof opened this issue about 2 years ago
Can't start a recorder while remaining pitchTap state

muvich3n opened this issue over 2 years ago
Added test case for Mixer volume check

JP-Lisn opened this pull request over 2 years ago
set AVAudioMixerNode output volume after engine connection

JP-Lisn opened this pull request over 2 years ago
Ensure avAudioMixer outputVolume is set on init

JP-Lisn opened this pull request over 2 years ago
AudioPlayer seek not working as expected while looping

renezuidhof opened this issue over 2 years ago
Remove AppleSampler()'s samplerUnit.reset()

NickCulbertson opened this pull request over 2 years ago
Create RawBufferTap to expose AVAudioPCMBuffer

ipodishima opened this pull request over 2 years ago
Add AppleDistortion.swift

NickCulbertson opened this pull request over 2 years ago
Tuner Text not working

rickhardy opened this issue over 2 years ago
MIDI File Parser crashes on copyright meta events

matbouil opened this issue over 2 years ago
Prevent problematic audio configuration crash

Matt54 opened this pull request over 2 years ago
pull

flowofficial opened this pull request over 2 years ago
Fix: Stop accessing non-existing MIDIPacket's pointee

kirsteins opened this pull request over 2 years ago
Use an enum instead of String.

aure opened this pull request over 2 years ago
Added tvOS tests/workflow

aure opened this pull request over 2 years ago
AppleSampler first note pops

NickCulbertson opened this issue over 2 years ago
NodeRecorder reset method housekeeping

Matt54 opened this pull request over 2 years ago
Remove deprecated init

NickCulbertson opened this pull request over 2 years ago
Optimized tests.yml workflow

bdrelling opened this pull request over 2 years ago
Audiokit 5 - background MIDI note play delays

aectannctx opened this issue over 2 years ago
Updated issue templates to use forms

orchetect opened this pull request over 2 years ago
How to use MIDIClockListener and MIDIBeatObserver?

atchoo78 opened this issue over 2 years ago
AppleSequencer doesn't parse duration of MIDI Note event correctly

dburchik opened this issue over 2 years ago
Re-encoded test resource

JP-Lisn opened this pull request over 2 years ago
Re-encoded test resource

agilecollab opened this pull request over 2 years ago
Implement disconnect strategy for node

jcavar opened this pull request over 2 years ago
How to access AKFrequencyTracker

lsamaria opened this issue over 2 years ago
Xcode 14 Beta - Swift 5.7 - Can not compile MIDIPlayer

kvacquier opened this issue over 2 years ago
Fix another deadlock in BaseTap

jcavar opened this pull request over 2 years ago
potential approach for safe taps using actors

wtholliday opened this pull request over 2 years ago
Webhook test

aure opened this issue over 2 years ago
Cannot find 'AKPitchShifter' in AudioKit v5.4.4

lsamaria opened this issue over 2 years ago
AudioPlayer.play has no completion callback parameter

DrBilitski opened this issue over 2 years ago
MultiSegmentAudioPlayer - prepare with frame count

Matt54 opened this pull request over 2 years ago
Handle case where BaseTap bufferSize exceeds frameCapacity of buffer.

nakajima opened this pull request over 2 years ago
How to generate AudioKit Node from faust dsp ?

theyoogle opened this issue over 2 years ago
Apply a filter to an audio file and render to file not working

DanielZanchi opened this issue over 2 years ago
Fix FFTTap zero padding issue

YuandaLiu-Hashed opened this pull request over 2 years ago
Fix FFTTap zero padding issue.

YuandaLiu-Hashed opened this pull request over 2 years ago
A fade In and fade Out for segments in MultiSegmentPlayer

quantamrhino opened this issue over 2 years ago