Ecosyste.ms: OpenCollective

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

AudioKit

We are on a mission to make audio programming fun and easy and accessible to all.
Collective - Host: opensource - https://opencollective.com/audiokit - Code: https://github.com/AudioKit/AudioKit

Added unknown default for touches

github.com/AudioKit/AudioKit - 72a50b8fa2cf85c41531ca4789e279f67bd3359a authored almost 6 years ago by Stephane Peter <[email protected]>
Fixed test suite and extending projects for iOS

github.com/AudioKit/AudioKit - 49912346c0fc91cc614e5d808c1bc96be2af16a4 authored almost 6 years ago by Stephane Peter <[email protected]>
Updated iOS and tvOS examples to use $(PLATFORM_NAME) in the framework search path

github.com/AudioKit/AudioKit - b0d82dcc623cfabb6f4a44080c1be93136bd9bb8 authored almost 6 years ago by Stephane Peter <[email protected]>
Create and package platform-specific frameworks on iOS and tvOS

github.com/AudioKit/AudioKit - edd2f3f5575ac9516d461ef02ad68c425d138fc0 authored almost 6 years ago by Stephane Peter <[email protected]>
Bump version to 4.7.1

github.com/AudioKit/AudioKit - b6e4a65e678d2768cc0a9f962c91ea07ab4ad534 authored almost 6 years ago by Stephane Peter <[email protected]>
Fix for https://github.com/AudioKit/AudioKit/issues/1731

github.com/AudioKit/AudioKit - a9af4d1f7fa700f45f13393ea71c13f9ca66c3dc authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Merge branch 'master' into develop

github.com/AudioKit/AudioKit - 4c55b2dd22269eb6a9e86e4404ba1c62c62543ff authored almost 6 years ago by Aurelius Prochazka <[email protected]>
AutoPanner fix

github.com/AudioKit/AudioKit - f7e61d92690c8d1bfcbf71bad021ce74f50467c1 authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Merge branch 'develop'

github.com/AudioKit/AudioKit - 6575588f3251f157c4b4e03d70a66eb3d945f3cc authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Merge branch 'swift5' into develop

github.com/AudioKit/AudioKit - eb9bd7d9f85f358113fb41b34075ffbe10d85489 authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Aurelien's fix for sandboxing on Mac

github.com/AudioKit/AudioKit - 7bc8efaaab711af10e77f4f542e99069d66e70b7 authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Balancing the auto panner

github.com/AudioKit/AudioKit - 5734d10a8401d946602382f2e55be45e548d6289 authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Potential autopanner fix

github.com/AudioKit/AudioKit - 9bd253bfb427bde46273dd7f984c77c000d644a7 authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Make the tempo pass through with new value

github.com/AudioKit/AudioKit - 4e0802370e9fe44e905b7915bdceb8ea1ba6de11 authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Fix HelloObjectiveC for iOS 12.2 - unfortunately seems to need a Dummy.swift

github.com/AudioKit/AudioKit - 91adf1cbc6a40128c4d4f0b108ca70d40855399c authored almost 6 years ago by Stephane Peter <[email protected]>
Converted AU projects

github.com/AudioKit/AudioKit - 493dc3873c58eddd57013b5ac6b46c5c2d5183d9 authored almost 6 years ago by Stephane Peter <[email protected]>
DIYSeq updated to work with SuperSequencer

github.com/AudioKit/AudioKit - a3096a2100e65e0de88d996dab1193be3423972f authored almost 6 years ago by Jeff Cooper <[email protected]>
Revert "diyseq converted to akdspbase instead of dspkernel + akoutputbuffered"

This reverts commit bcff411faec7cc0dadc6fc888e431bcd2011c09e.

github.com/AudioKit/AudioKit - b0e6144a86ae1396e0f4ed1ffb2989fba44b22db authored almost 6 years ago by Jeff Cooper <[email protected]>
Configuration updates for AU projects though those don't compile somehow

github.com/AudioKit/AudioKit - 2563883722a552b7a1f4b4362a303f2729939275 authored almost 6 years ago by Stephane Peter <[email protected]>
Switched to new Xcode 10.2 Travis CI image!

github.com/AudioKit/AudioKit - 21f60efb7352ad4a28fc1478a87a976f3202192b authored almost 6 years ago by Stephane Peter <[email protected]>
removed macros from DIYSeq

github.com/AudioKit/AudioKit - 5b39dcbde7cb3334a30833256f14773b3f09b587 authored almost 6 years ago by Jeff Cooper <[email protected]>
Merge branch 'feature/new-sequencer' of https://github.com/eljeff/AudioKit into feature/new-sequencer

github.com/AudioKit/AudioKit - 407dab8d27105ced11c70fd5f5b6846a875175ac authored almost 6 years ago by Jeff Cooper <[email protected]>
diyseq converted to akdspbase instead of dspkernel + akoutputbuffered

github.com/AudioKit/AudioKit - bcff411faec7cc0dadc6fc888e431bcd2011c09e authored almost 6 years ago by Jeff Cooper <[email protected]>
Updated developer projects for Swift 5

github.com/AudioKit/AudioKit - bd169d1334955301a6b65a557ec65ee9292c1991 authored almost 6 years ago by Stephane Peter <[email protected]>
Fixed tvOS example for latest Xcode and plot display

github.com/AudioKit/AudioKit - e662456d4f9eb4ce211d7ff92efeb43d7ac8bf5b authored almost 6 years ago by Stephane Peter <[email protected]>
Migrated macOS examples to Xcode 10.2 and Swift 5

github.com/AudioKit/AudioKit - af99108911ab7c4a8d2244ca033e65c24d376564 authored almost 6 years ago by Stephane Peter <[email protected]>
Updated iOS examples for Xcode 10.2 / Swift 5

github.com/AudioKit/AudioKit - 305d269aedea8f46b445eee1b38d7e97d9ee6055 authored almost 6 years ago by Stephane Peter <[email protected]>
Ignore object files

github.com/AudioKit/AudioKit - da68de6e7d0a23e8664b16ab4f4dd49335a64105 authored almost 6 years ago by Stephane Peter <[email protected]>
Converted playgrounds and tests to Swift 5

github.com/AudioKit/AudioKit - efe6dcd43ff7de3960d0050686b3713c051f9649 authored almost 6 years ago by Stephane Peter <[email protected]>
Updates for sequencer to work

github.com/AudioKit/AudioKit - c3b62ec22a9b35cacecaee97d737f8ef486f7aca authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Merge branch 'develop' into feature/new-sequencer

github.com/AudioKit/AudioKit - 86db41bf7af1e632620636a055b00dac0e366ec2 authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Added clear functionality

github.com/AudioKit/AudioKit - be5ab28cc133ba5d5b33f1908f07c193397bc50c authored almost 6 years ago by Aurelius Prochazka <[email protected]>
more vars we might need

github.com/AudioKit/AudioKit - bae815029bb7368e6b0c2fa1c335ed080473791b authored almost 6 years ago by Jeff Cooper <[email protected]>
public variables we will want

github.com/AudioKit/AudioKit - 6a5949520655ace3e04b2e36107980561f10e68d authored almost 6 years ago by Jeff Cooper <[email protected]>
getTempo in new sequencer

github.com/AudioKit/AudioKit - 2e49137243fed4fe7c059b7d8eab93589f8a6d64 authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Revert last commit

github.com/AudioKit/AudioKit - 2f64e12a7e677f65971c4d0dbcab90f7dc09e26a authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/AudioKit/AudioKit - 5e153edcde73f2708d7fff4f3b150236ccfff792 authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Further migrations for macOS and tvOS

github.com/AudioKit/AudioKit - 81122aae15dcc84b4993a73b0a596147ccc4925c authored almost 6 years ago by Stephane Peter <[email protected]>
Merge branch 'develop' into swift5

github.com/AudioKit/AudioKit - ca5c47e64ade761f009294a6e8e3b57d584000cd authored almost 6 years ago by Stephane Peter <[email protected]>
Switch version to 4.7

github.com/AudioKit/AudioKit - 14532e6ea340393e270ddb2d4fe1c78efa62a71c authored almost 6 years ago by Stephane Peter <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/AudioKit/AudioKit - ea47eb3d5499b5eec9cd7221d1d09983b8a1bf73 authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Merge branch 'develop'

github.com/AudioKit/AudioKit - 86385ffd36f5a6b6da1325a82a1aacaa0d06fa69 authored almost 6 years ago by Stephane Peter <[email protected]>
Merge pull request #1723 from eljeff/akmidifile-improvements

Akmidifile improvements

github.com/AudioKit/AudioKit - bde22621dca084c0c1d3bfa5ddd7c0a0f86cf35b authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Removing duplicate included header

github.com/AudioKit/AudioKit - 9abff9d7d8f452995fcba938f4f172b0cf3a8a09 authored almost 6 years ago by Aurelius Prochazka <[email protected]>
add files to macos

github.com/AudioKit/AudioKit - 8124088755143c41c9ab5541478c507636d095ae authored almost 6 years ago by Jeff Cooper <[email protected]>
hounds

github.com/AudioKit/AudioKit - 7ca9d97c4322615f87070023cbabe3c164023b75 authored almost 6 years ago by Jeff Cooper <[email protected]>
Merge commit '07bdc187c0508cdbf230190fcf4cff1432181bd4' into akmidifile-improvements

github.com/AudioKit/AudioKit - fcc8795c9ef5c898918512f5ee20a08679d07c2f authored almost 6 years ago by Jeff Cooper <[email protected]>
detects sysex in midifile

github.com/AudioKit/AudioKit - a76c50807c0b2d91e001a71b2f2209214fd947b4 authored almost 6 years ago by Jeff Cooper <[email protected]>
Added @objc to AKNode

github.com/AudioKit/AudioKit - 07bdc187c0508cdbf230190fcf4cff1432181bd4 authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Merge pull request #1722 from sieren/add-core-synth-to-au-header

Add missing AKCoreSynth.hpp header to Audiounit.h

github.com/AudioKit/AudioKit - ed999275e2e2754025a458702b73457fec29b215 authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Make AKSynthCore.hpp public in project files

github.com/AudioKit/AudioKit - d11b2e1b37fdc1a702a1603b8c761993fab77371 authored almost 6 years ago by sieren <[email protected]>
catches runnin status correctly

github.com/AudioKit/AudioKit - be3f76a1cdf49f72c3da1555d650b71fc3450577 authored almost 6 years ago by Jeff Cooper <[email protected]>
catches running status

github.com/AudioKit/AudioKit - 7cd4391c58b6798d8e93ce26db4d999f216077b6 authored almost 6 years ago by Jeff Cooper <[email protected]>
Add missing AKCoreSynth.hpp header to Audiounit.h

Should resolve some compiler errors people have been seeing.

github.com/AudioKit/AudioKit - c29f5c165868a01b834bce4847d22ffc47734684 authored almost 6 years ago by sieren <[email protected]>
rename file

github.com/AudioKit/AudioKit - 410054b1a1b9455006e9af52782c9cad5ef34cde authored almost 6 years ago by Jeff Cooper <[email protected]>
move vars to top

github.com/AudioKit/AudioKit - 149ad7427a03856cc2902cba0b7d5ec82dda5723 authored almost 6 years ago by Jeff Cooper <[email protected]>
rename AKMIDITrack to AKMIDIFileTrack to keep it clear where it originates

github.com/AudioKit/AudioKit - f6cd61088ebe9fb0aa08d014fda80d0d32a5e53f authored almost 6 years ago by Jeff Cooper <[email protected]>
name field to midifiletrack

github.com/AudioKit/AudioKit - 95ae8c68961f761c3817da1b21d97cf0e2ea50d8 authored almost 6 years ago by Jeff Cooper <[email protected]>
add fixme notes

github.com/AudioKit/AudioKit - f5853374e120b30ba97c81a93199fb3cf40f2ebd authored almost 6 years ago by Jeff Cooper <[email protected]>
add metaeventtype, more detailed lengths for these types

github.com/AudioKit/AudioKit - 0fee0f2b843a0e7a1b6fa625e28de22defe40021 authored almost 6 years ago by Jeff Cooper <[email protected]>
de-publicisiced midi chunk variables - internal to ak only now

github.com/AudioKit/AudioKit - bc46f25f03ab1bb39fc7642a43482d2e59958c80 authored almost 6 years ago by Jeff Cooper <[email protected]>
akmidifile handles tempo tracks and different file formats

github.com/AudioKit/AudioKit - ed03ea965b2d37792718486918aa7ed67ee2cea7 authored almost 6 years ago by Jeff Cooper <[email protected]>
AKMIDIEvent.description handles meta events

github.com/AudioKit/AudioKit - 79a39aa46c15c54ff8c352b1f376f9a831ad4f11 authored almost 6 years ago by Jeff Cooper <[email protected]>
de-publicising vars

github.com/AudioKit/AudioKit - 6297c5457e62bfed3fedd277e5ce9dd90c82459a authored almost 6 years ago by Jeff Cooper <[email protected]>
simplify init akmidievent from midiChunkEvent

github.com/AudioKit/AudioKit - 26ce9447611fe9ba44ab8d1f7def6491274804e7 authored almost 6 years ago by Jeff Cooper <[email protected]>
handles running status to create event from midiFileChunkEvent

github.com/AudioKit/AudioKit - 06baaaf1e7c394ebf93de9f7ec6847efa0c8a581 authored almost 6 years ago by Jeff Cooper <[email protected]>
add unhandled case to akmidievent

github.com/AudioKit/AudioKit - 2af0edd621c50c28c88d14196ad7fe355655e9fa authored almost 6 years ago by Jeff Cooper <[email protected]>
AKMIDIEvent conforms to AKMIDIMessage (description + data)

github.com/AudioKit/AudioKit - 0c38b56e18dfed5046f5a102ae1dc89ab3b2f930 authored almost 6 years ago by Jeff Cooper <[email protected]>
Description added to midievent

github.com/AudioKit/AudioKit - 17db7f78eb8f9faa003a469d7e5acea26d6157b5 authored almost 6 years ago by Jeff Cooper <[email protected]>
AKMIDIEventInternalData -> Data

github.com/AudioKit/AudioKit - 3f447188448596e68d8deb73fa2221d45e7bf820 authored almost 6 years ago by Jeff Cooper <[email protected]>
remove unused position on akmidievent

github.com/AudioKit/AudioKit - 928dcb6513d94bf7df8a56a491245fbffc268f0c authored almost 6 years ago by Jeff Cooper <[email protected]>
remove prints

github.com/AudioKit/AudioKit - 6db0bdc6d072148978b8caa2b8bb966ac5121fb8 authored almost 6 years ago by Jeff Cooper <[email protected]>
remove debug prints

github.com/AudioKit/AudioKit - b5adcbe86c3787d9947422f805cdf6aa95f01d24 authored almost 6 years ago by Jeff Cooper <[email protected]>
debug prints

github.com/AudioKit/AudioKit - eae7e11bb14dc43667479892a2e4c291e8ac8847 authored almost 6 years ago by Jeff Cooper <[email protected]>
return correct length in chunkevent

github.com/AudioKit/AudioKit - dfff42ede70f142abbee1d686299246040616733 authored almost 6 years ago by Jeff Cooper <[email protected]>
add optional name to metaevent

github.com/AudioKit/AudioKit - 66c065b476222bb9243358c274e7fd9e4bd6e75e authored almost 6 years ago by Jeff Cooper <[email protected]>
add accurate length to midistatus type

github.com/AudioKit/AudioKit - 4769ded68b00ddd94134008c7994b1079de0d9bd authored almost 6 years ago by Jeff Cooper <[email protected]>
Set Swift version to 5.0 in podspec

github.com/AudioKit/AudioKit - 8aad4122db5c55f9dc37805efd919101bf44b52c authored almost 6 years ago by Stephane Peter <[email protected]>
fixing debuging chunk event generation

github.com/AudioKit/AudioKit - 598e4dabc67e7cfb8e0959cf6ad5b05025d9ce86 authored almost 6 years ago by Jeff Cooper <[email protected]>
redunant initial values set

github.com/AudioKit/AudioKit - 606caae65ade347c53f16289ebf97baff89e027f authored almost 6 years ago by Jeff Cooper <[email protected]>
hex string added to midibyte type

github.com/AudioKit/AudioKit - 750726deb29de7a68811d824b39f9577385d4777 authored almost 6 years ago by Jeff Cooper <[email protected]>
midiMetaEvent init fixed to not always return nil

github.com/AudioKit/AudioKit - 7d01c8e4606e64fef62c3809491ceba85a6cd38d authored almost 6 years ago by Jeff Cooper <[email protected]>
made chunkEvent return event instead of type, type can be inferred from event

github.com/AudioKit/AudioKit - 6fc5a5591b887599fbf7e5243302bd1ce7c228ac authored almost 6 years ago by Jeff Cooper <[email protected]>
added note to metaeventtype field to make it clear why its nil sometimes

github.com/AudioKit/AudioKit - 49c44364f6270e13a9c47325b68b6cd9a13e73d3 authored almost 6 years ago by Jeff Cooper <[email protected]>
added midimessage protocol which includes [UInt8] array + description. This way systemcommand, statuses, and metaevents can be passed around agnostically

github.com/AudioKit/AudioKit - b49a2432b6213859778288f5f30962108eee0fd6 authored almost 6 years ago by Jeff Cooper <[email protected]>
Look for iOS 12.2 simulator on Xcode 10.2

github.com/AudioKit/AudioKit - e0c9b24309b6f791e15e5cedfd9a9a09ef40dbb8 authored almost 6 years ago by Stephane Peter <[email protected]>
public midifilechunkevent vars

github.com/AudioKit/AudioKit - d9c441740f7a45264c008da50ed4543dc20e7e76 authored almost 6 years ago by Jeff Cooper <[email protected]>
rename header -> headerChunk for AKMIDIFile

github.com/AudioKit/AudioKit - 279afaf1f3d2870d33f67fe579176db6cd41643d authored almost 6 years ago by Jeff Cooper <[email protected]>
more temporary public

github.com/AudioKit/AudioKit - aa500391a8f8ca0aad14cb53655717ac827a459e authored almost 6 years ago by Jeff Cooper <[email protected]>
temporarily make headerchunk public

github.com/AudioKit/AudioKit - 82027402cae7e4bdcf610dd2a87037a206a54127 authored almost 6 years ago by Jeff Cooper <[email protected]>
temporary public trackChunks

github.com/AudioKit/AudioKit - 3503aa1390ddd7da01423b91759981fa4c2a2b95 authored almost 6 years ago by Jeff Cooper <[email protected]>
tighten up variable in midifilechucnk

github.com/AudioKit/AudioKit - a1e352bce6ee2976bc6e0311b5da566d4bae64cb authored almost 6 years ago by Jeff Cooper <[email protected]>
remove text from header track type, move file in ios project

github.com/AudioKit/AudioKit - ee2b0c36ee451cda483020d5f6a5f96d9e3fe36e authored almost 6 years ago by Jeff Cooper <[email protected]>
refactor midifilechunk init

github.com/AudioKit/AudioKit - 59a98adea6c688c28a1e4299aec86e5aab6f77a1 authored almost 6 years ago by Jeff Cooper <[email protected]>
clean up MIDIFileChunkType

github.com/AudioKit/AudioKit - ade7bf9be8fbbf53c5b02c8e988ba56c8adb59cf authored almost 6 years ago by Jeff Cooper <[email protected]>
loosen restriction on filechunk validity

github.com/AudioKit/AudioKit - 00e3641665b1ead3dc714dfdb2b5baab01760f60 authored almost 6 years ago by Jeff Cooper <[email protected]>
Performed migration to Swift 5

github.com/AudioKit/AudioKit - 843bb403562c4d8831b0798584470bb62372577f authored almost 6 years ago by Aurelius Prochazka <[email protected]>
public type

github.com/AudioKit/AudioKit - 3d1903cd72b8670116bbee88aac87824b87b26f3 authored almost 6 years ago by Jeff Cooper <[email protected]>
chunk type enum created

github.com/AudioKit/AudioKit - f054a305fa36a4dac9e31236168afc081b9c6f03 authored almost 6 years ago by Jeff Cooper <[email protected]>
more temporary public

github.com/AudioKit/AudioKit - a4123957d2b3ca396a708c382ff2a9161f1d5d67 authored almost 6 years ago by Jeff Cooper <[email protected]>