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

Merge branch 'staging' into develop

11b3c19897e97de6f7b21a7805d4ef5c1af3d570 authored almost 6 years ago
Minor corrections / substitutions suggested by Xcode 10.2

eb4a638f8c460fc7900f2b58d4d77f28550aa86b authored almost 6 years ago
make more chunk types public

104732bfaa850b08b6203174aa8b5321c21968fe authored almost 6 years ago
temporarily make chunk events public

ddecb06ac79fc85fa14c896a2f528566e137bcbd authored almost 6 years ago
clean up error message on chunkevent fail

0d37405154e77c76abb66d1aae63b18dafabf6a2 authored almost 6 years ago
add akmiditrack to ios project

73d47d014e3274b27d9366758394977b844a92a3 authored almost 6 years ago
MIDITimeFormat made public

53e1cf7fbfe97d314bec4ff6405746fcc84f3304 authored almost 6 years ago
AKMIDIFile exposes tracks + info from the header

e262771b13003409f86c0bf460d147be364872ef authored almost 6 years ago
akmiditrack added

5328e4bc4b45c78c348aa62f356d13d19ea8e2f9 authored almost 6 years ago
Merge branch 'develop' into staging

d42bb4b3c76ce93835d4c1de4d1715cca84fe5ce authored almost 6 years ago
Update VERSION

926ab8bb2f264cd0cfaf13cfbdedffd436348351 authored almost 6 years ago
Merge branch 'develop' of https://github.com/audiokit/AudioKit into develop

64221786b96f5372b51c4273e21360147a6b5374 authored almost 6 years ago
AKMIDIFile parameter name changed

3e012c02a300b7234e6038acec6784e1e667fcdd authored almost 6 years ago
convenience init for akmidifile

2a78ef84649799560b69e3cbd6383be8c225bd25 authored almost 6 years ago
Merge branch 'develop' into staging

f9fd62fd52cce5dc9eeda7ff1bf540e27b7f3961 authored almost 6 years ago
remove prints

6ec4af8b3ffd55ef85d40ece16b38531b02fc8fb authored almost 6 years ago
Merge pull request #1718 from eljeff/develop

make AKMIDIFile init public

322f2a0faf9caf8784d637051b19b01ade598634 authored almost 6 years ago
Merge pull request #1717 from maksutovic/develop

Made AKMicrohpone init a failable initilizer

7c4caf0bb4c86183dc02a0e51313305a7c910e8f authored almost 6 years ago
make AKMIDIFile init public

189cf120b66990c502fa5387f33478aa5dd5c3ba authored almost 6 years ago
Made AKMicrohpone init a failable initilizer to avoid hard crashing problems of late

9042de0358ee3e79191c5c3d769f1dc315c249e8 authored almost 6 years ago
Merge pull request #1714 from bakeddean/develop

AudioKit setInputDevice bug fixes [iOS]

e67a638e1355b588e17939c6261e93df9012e727 authored almost 6 years ago
MicrophoneAnalysis - improved landscape support. Added navigation bar and moved input button.

Added README and screen-shots.

00d987a4ee859ea175d0f54c98f1cd3efc752b75 authored almost 6 years ago
Add portDescription & dataSource computed properties to AKDevice.

Simplify AudioKit.setInput method. Added DeviceNotFound error to AKError.

990d87843d65f87599442575a15694cc80ca742d authored almost 6 years ago
fix a few hound violations.

523f8e37fd57437f550c518c74d8b64d6b31a179 authored almost 6 years ago
Added input device example code to MicrophoneAnalysis example.

670921919c28a09f6a2da6a9c9bc1a7871f9a1bf authored almost 6 years ago
Fix bug in AudioKit.setInputDevice. Add convenience initializer & isEqual to AKDevice.

54943170882f9bb774417d65abffbf6d11ec09d9 authored almost 6 years ago
Merge pull request #1710 from bakeddean/develop

Fix for AKKeyboardView initializer ignoring polyphonic parameter.

223ae670276edc8b3b92912f9b190c1cbce1405a authored almost 6 years ago
Fix for AKKeyboardView initializer ignoring polyphonic parameter.

9d946822be4208cfd71621a2224c7aaba2f21c03 authored almost 6 years ago
Less confusing to check for true than nil coalesce to false

27f5a48f7f84d7b80ba6082aeac4c9be3b9f441a authored almost 6 years ago
Updated version

34694aa3055cb452fd988c1e03219b6d1c205d56 authored almost 6 years ago
Merge branch 'develop'

405c326f5b6f6ae8706a93a8cb751eed64b07625 authored almost 6 years ago
Merge pull request #1708 from sieren/ak-coresynth-public-header

Make AKCoreSynth.hpp public again

fdd077e8d7228802f5ff016d2b46573ac6523cae authored almost 6 years ago
Make AKCoreSynth.hpp public again

This has been missing for a few versions. Needed
if we want to compile Synth One with current ma...

83ac839f3bebfa22cfc528ae3e67626e7060e2dd authored almost 6 years ago
Merge branch 'develop'

61cd149821dda9c129d4f45eb57facbb603e90d4 authored almost 6 years ago
Updated tests for latest PR

78a4cb15ab116805d9c67bc9b2001eb3b87c594d authored almost 6 years ago
Merge pull request #1704 from sieren/akdspkernel-improvements

Add RAII to DSP Kernel

2e6c615ff7976fd77eb1cfca90fcf3fb6dad6f0f authored almost 6 years ago
Merge pull request #1707 from gertjanjansen/fix-events-public-attributes

Make attributes of public MIDI Events publicly available

893d2f8811c534ab097a4bca8eba53edac70cdeb authored almost 6 years ago
Make attributes of public MIDI Events publicly available

819a287708ee91eba4611db8c1323ce970faeea0 authored almost 6 years ago
Add RAII to DSP Kernel

Adding RAII to the DSP Kernel so we can
intialize all resources when instanciating subclasses.

ee2bb9cd0e7ac5718d947990d5d262455db9e119 authored almost 6 years ago
Fixed vocal tract tests

63e70ff91482aabdef6f02ce4554a1bf840acb94 authored almost 6 years ago
Fix for https://github.com/AudioKit/AudioKit/issues/1702

0799a294a48fccc8097e44b3a92b6d31139a5808 authored almost 6 years ago
Merge branch 'develop' into staging

2825be716178c6c29e38c47eba70dd232ae3cf7c authored almost 6 years ago
Bump version to 4.6.2

8d91bff29e19b5f6c5df4aaf4828524df0db6a19 authored almost 6 years ago
Addresses https://github.com/AudioKit/AudioKit/issues/1696

05d3e68f0d9da9bd82ff2db0e6d2a4f561bbae10 authored almost 6 years ago
Fix for https://github.com/AudioKit/AudioKit/issues/1695

e52bde8f8ea626f176d9ccd9d2779c59d995f236 authored almost 6 years ago
Merge pull request #1694 from sparist/sparist/issues/1691

Move AKCoreSynth.hpp to project scope in iOS project (#1691)

77abb9ded8fca3c27b8c2fa1554b6e7926783784 authored almost 6 years ago
Merge pull request #1692 from ryanfrancesconi/develop

AKPlayer fixes + extras

d1d3e5473ab634f516697d7d90585b026c4e4da6 authored almost 6 years ago
Move AKCoreSynth.hpp to project scope in iOS project

Issue: 1691

b4c4d3d4621d39044b6eb11ad1f6d56a6532c56f authored almost 6 years ago
Add missing AKCoreSynth.hpp import to AudioKit.h

Issue: 1691

2457e1c42233982acb4d714146c0fe1312a66adc authored almost 6 years ago
...

ebe5371469f987e68d59fdae54836ada9bff1d08 authored almost 6 years ago
handling issues: https://github.com/AudioKit/AudioKit/issues/1675, https://github.com/AudioKit/AudioKit/issues/1674

79f2c4e764964d65dfd63f7089f097a61074c37c authored almost 6 years ago
Merge remote-tracking branch 'refs/remotes/upstream/develop'

ec9c3f72e65ed694fcb85bcf748f8915634e133f authored almost 6 years ago
changed EZAudioFile RMS to use Accelerate

Added video types to AKConverter

c775bd7be14af579eea119e8c41ac3b0c965337f authored almost 6 years ago
Merge branch 'develop' into feature/new-sequencer

7fc05435fd8c3654d7b89b90057c849060d2eedc authored almost 6 years ago
Merge branch 'develop'

be7212198067dc5728293ba0ab33d937a419a601 authored almost 6 years ago
Updated version to 4.6.1

f63aece558998af1196d8bf9a53dbb82087364a8 authored almost 6 years ago
Merge pull request #1686 from ryanfrancesconi/develop

Updated EZAudioFile.markers and a few other things

dd9063796f5e0910c6f4c2b7d380b8a060e62aa2 authored almost 6 years ago
🤷🏽‍♂️🤷🏽‍♂️

a7b408bf0d672662d2d239101aa89767a0fc0d8d authored almost 6 years ago
Obj C is weird. https://stackoverflow.com/questions/32452889/difference-between-nullable-nullable-and-nullable-in-objective-c

15488edef6ee105f13604c899dff87653de9312f authored almost 6 years ago
Merge remote-tracking branch 'refs/remotes/upstream/develop'

9d0964648f62795bd228d9f9571f21f76e3197e6 authored almost 6 years ago
changed the marker code in EZAudioFile to directly return NULL if no markers are present. This is more useful when calling from Swift.

c119ef0a655af34d51ddb194613b6da1e347a847 authored almost 6 years ago
Merge pull request #1685 from lookwide/develop

fixed exportAsynchronously method.

ef0894206f92e0f4283bc647bd9cfd85e39b6c16 authored almost 6 years ago
Merge pull request #1682 from oettam/mpe-sequencer

Added convenience methods to sequence aftertouch events

dd1b51a3b59b711997bf3bd9d14223525135aafa authored almost 6 years ago
Merge pull request #1681 from oettam/bugfix/midi-au-instrument

Bugfix: MIDI input not working with AKAudioUnitInstrument

0f2ac83cbf521c1e6ed270a2683fdeb12003325b authored almost 6 years ago
Fixed the bug causing AudioKit fail to delete existing file when exporting a new recorded file.

9fef0b0b9e6ae77649b7ca57b1d137e857893a88 authored almost 6 years ago
Fixed MIDI callbacks not reaching the AKAudioUnitIntrument

45be9e013512a75ae8a7ff395b166a67ac50e202 authored almost 6 years ago
Support for aftertouch events in AKMusicTrack

cf98af96d5207d23a1e14ce85fadedad81b178f1 authored almost 6 years ago
Correctly identify system command midi packets

1d6df3aa9f675e8773badd6646f53f2369c633a3 authored almost 6 years ago
Merge pull request #1679 from IATApps/MIDI_time_stamp

Pass-through MIDITimestamp

9873dbab03b5a0589243f255a723130b48ede578 authored almost 6 years ago
Fix auto layout so buttons can be seen. Only link with AudioKitUI.framework.

b3ad73655017e6c308d7c257854992a978e0c276 authored almost 6 years ago
Remove AudioKit dependency in framework

ac16eb4b8ffc923f8c9e1eae4ad00608adf0ec7a authored almost 6 years ago
Pass along the MIDI time stamp for each clock event

c56ea406ee120026c3e69b3a0a0d09596497e49e authored almost 6 years ago
Merge branch 'develop' into feature/new-sequencer

7d837e5cd92b47520ea37f9dc88cd62b2c61f298 authored almost 6 years ago
Merge branch 'develop'

6c2f4e0efb4cc6344132f6604722d1aacfa458c0 authored almost 6 years ago
Update version to 4.6

e7ed772dc917b99702d10da4da0fe2662485c4d7 authored almost 6 years ago
Updating version to 4.6

9be79c6302bcd46ef63d84b3f8fc33b7d1bdf508 authored almost 6 years ago
Merge remote-tracking branch 'origin/develop' into develop

db85f3f25445411b581ded61709319f072900440 authored almost 6 years ago
Updating version to 4.6

75c330ed96bc2cdcc5d7e49e8661181a6fee9191 authored almost 6 years ago
Include Common directory alongside examples (fixes #1666)

29b839e3469fda0a51a9341182ac5366bb589e4f authored almost 6 years ago
Minor changes

41111a2bfad07ac1af5fcf489c997ec9b0769263 authored almost 6 years ago
Merge pull request #1673 from oettam/audiomanager-delegate-methods

Small refactor in AKAudioUnitManagerDelegate

11478d58d69a9a4e978dfdb80db0a67f892b0b83 authored almost 6 years ago
Small refactor in AKAudioUnitManagerDelegate

- Passes the `AKAudioUnitManager` itself in the delegate methods, making it easier to use multip...

32afdfd2dcacaeaccdf97f086a91bd53719e9f95 authored almost 6 years ago
Swiftlint and general cleanup

49bd4d03c2580ec52e078020be6a866b6f9b9d51 authored about 6 years ago
Merge pull request #1672 from gertjanjansen/add-musictrack-events-to-macos

Add AKMusicTrack+Events extension to MacOS

f9d4882ec94509dc1c2b75d3a8c82f071254a92d authored about 6 years ago
Merge pull request #1671 from IATApps/develop

More cleanup

93d5fcbc5df2c02ea40103b0e7e3f453df37a7ee authored about 6 years ago
Add AKMusicTrack+Events extension to MacOS

AKMusicTrack+Events was

091b3d2dd9a3bcd658caed35f1821e6b81db6eb6 authored about 6 years ago
cleanup and repair the Mac OS test app

e77568541edb52271a3d82cef842a73090a217d3 authored about 6 years ago
Merge branch 'ak_develop' into iat_develop

# Conflicts:
# AudioKit/Common/MIDI/Listeners/AKMIDIClockListener.swift

2fa25464311149a9a62062af6c11c6a349ae0c68 authored about 6 years ago
Merge branch 'develop' of https://github.com/audiokit/AudioKit into ak_develop

1cdccbb9643a470164ebf8aad726dc761b57015f authored about 6 years ago
Merge branch 'ak_develop' into iat_develop

# Conflicts:
# AudioKit/Common/MIDI/Listeners/AKMIDIClockListener.swift

c2586fde7e5139f8c0f98492f3e552786ee5109d authored about 6 years ago
More cleanup

73cfaf8cbf4001798b48704e78a6788d1715a5da authored about 6 years ago
Merge branch 'develop' of https://github.com/audiokit/AudioKit into ak_develop

3834f6421ed1f8f3d206c580905aeafaecf280e9 authored about 6 years ago
SRT Cleanup

76ba8e3c3c2d8516e86ae7ce7a78008c1d64d450 authored about 6 years ago
Merge branch 'ak_develop' into iat_develop

# Conflicts:
# AudioKit/Common/MIDI/Listeners/AKMIDIClockListener.swift
# AudioKit/Common/MIDI/L...

95a27c3497d7e10afebe836ef4d5da3da82fb277 authored about 6 years ago
Merge branch 'develop' of https://github.com/audiokit/AudioKit into ak_develop

ea0c770d1ed0258e8b15dbd31e50544c205403fd authored about 6 years ago
Clean up

88aa2869c88cc40709b4ea921d02b061d7db5a9d authored about 6 years ago
more cleanup for hound

78d0b9084cbce461ac6f52a33372349e45ecbb8b authored about 6 years ago
BPM->Tempo, round 1

21e8313af67882503415d2547ff5b0a24247c507 authored about 6 years ago
Fixed docu-comments

0eb38a8702cac31e53fe86858125343104aa65f8 authored about 6 years ago
Minor linting

d50cc1f78a89f8eb036de76dbf36aaec5b7df716 authored about 6 years ago