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

AKWavetable responds (poorly) to MIDI

github.com/AudioKit/AudioKit - e859467c99bd5e66ecbe30dce98cc7ebc18af737 authored over 5 years ago by Jeff Cooper <[email protected]>
Merge pull request #1769 from getdunne/develop

Revert "Improvements to open_filename.c to prevent too many open files"

github.com/AudioKit/AudioKit - ce597003d1d24481a08ee0d0366145eeabbaa16a authored over 5 years ago by Aurelius Prochazka <[email protected]>
Revert "Improvements to open_filename.c to prevent too many open files"

This reverts commit c36e8b6b3195ae8b7cead6b2882aae07bfb0606e.

github.com/AudioKit/AudioKit - 10227a8dccb254f80a6553a1214ef2f655caa1e7 authored over 5 years ago by Aurelius Prochazka <[email protected]>
Merge branch 'develop' into feature/new-sequencer

github.com/AudioKit/AudioKit - 29f31a3ca81f0dcfbfeb611729d9e02dda2fb629 authored over 5 years ago by Aurelius Prochazka <[email protected]>
Merge pull request #1764 from getdunne/develop

Kill the Tanker! Kill it with fire!

github.com/AudioKit/AudioKit - caab8a24fc3cbee5f3e743cb7312a96a2223e0fd authored over 5 years ago by Aurelius Prochazka <[email protected]>
Fix out-of-bounds array access in ModulatedDelay ("tanker noise" bug)

github.com/AudioKit/AudioKit - 125f7b796cdaabc6ee01dbee7c3d01df9fed6ecb authored over 5 years ago by Shane Dunne <[email protected]>
Merge pull request #1 from AudioKit/develop

Update develop branch from AudioKit/AudioKit

github.com/AudioKit/AudioKit - 506c081032ca3e9b657b4a858780876b1b929886 authored over 5 years ago by Shane Dunne <[email protected]>
Merge branch 'develop' into feature/new-sequencer

github.com/AudioKit/AudioKit - e52ca2d7dca9b0c39ab9cd51a40a3e52c89f2734 authored over 5 years ago by Aurelius Prochazka <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/AudioKit/AudioKit - 9fafe0fad8d5bc3748ef06fa33d841874d7510dc authored over 5 years ago by Aurelius Prochazka <[email protected]>
Expanding the usable range of the rhino gains

github.com/AudioKit/AudioKit - 37e2816c6e6df0b7f346a6aaedfb564fcd24db73 authored over 5 years ago by Aurelius Prochazka <[email protected]>
Removing dist type from rhino guitar processor

Never really seemed to change anything in the DSP, I think it was future programming but then th...

github.com/AudioKit/AudioKit - 2ea5d15aa084ec55634b552ffb33df90c592b7b3 authored over 5 years ago by Aurelius Prochazka <[email protected]>
Fixing amplitude envelope as @WholeCheese suggested

https://github.com/AudioKit/AudioKit/issues/1756#issuecomment-488115786

github.com/AudioKit/AudioKit - da1b42e38c5c7427de4cc462dc8ed8b43b9c1751 authored over 5 years ago by Aurelius Prochazka <[email protected]>
Minor changes

github.com/AudioKit/AudioKit - 7c3d12241eaf05d6c3e6bf506665cd4352cf2375 authored over 5 years ago by Aurelius Prochazka <[email protected]>
Merge commit '1a791d0053592f4123379f31d5e83b3f1a3d9230' into disk-streamer

github.com/AudioKit/AudioKit - 1c74eef55b41030c0c9606467befad98552c1458 authored over 5 years ago by Jeff Cooper <[email protected]>
Merge pull request #1758 from andreiantonescu/develop

attempt to fix midi close output port

github.com/AudioKit/AudioKit - 1a791d0053592f4123379f31d5e83b3f1a3d9230 authored over 5 years ago by Aurelius Prochazka <[email protected]>
updated midi close output by uid to dispose the output port when there are no more endpoints left and corrected open/close functions by index/name which had either incorrect comments or used midi input related arrays/functions

github.com/AudioKit/AudioKit - 71ca99766972eb5440b10abf11204d113a364468 authored over 5 years ago by Andrei Antonescu <[email protected]>
Merge commit '2498ed65ab0c72884ce2f9f05771dcde5f25e8a3' into disk-streamer

github.com/AudioKit/AudioKit - 850bceb9fab4e364c5f817752b1f61a338760601 authored over 5 years ago by Jeff Cooper <[email protected]>
updated wavin soundpipe, updated ak to use it

github.com/AudioKit/AudioKit - d89ce84fbc1a369baeda7424c18c0d98ab23216b authored over 5 years ago by Jeff Cooper <[email protected]>
rate implemented for diskstreamer

github.com/AudioKit/AudioKit - 4af723e3d21f9a383827e09e356afb74d02d8d7b authored over 5 years ago by Jeff Cooper <[email protected]>
clean up sp wavin module, remove old code from disktreamer

github.com/AudioKit/AudioKit - 231d6021094e5115c4cd679e49577903b62ade50 authored over 5 years ago by Jeff Cooper <[email protected]>
remove sp_wavplay, bring back sp_wavin, with updated functions for getting particular sample

github.com/AudioKit/AudioKit - 54320e88f5d79413c2d6311fa44733bee7c0bdb1 authored over 5 years ago by Jeff Cooper <[email protected]>
rewind implemented on diskstreamer

github.com/AudioKit/AudioKit - cd28634acf4876dc5bfb79a4a504296154db4851 authored over 5 years ago by Jeff Cooper <[email protected]>
fix + implementation of seek in diskstreamer

github.com/AudioKit/AudioKit - 4bf105ccee5b304eb025c6b45f153c20c8b3876b authored over 5 years ago by Jeff Cooper <[email protected]>
Merge pull request #1761 from ryanfrancesconi/develop

Fix (hopefully) for #1713

github.com/AudioKit/AudioKit - 2498ed65ab0c72884ce2f9f05771dcde5f25e8a3 authored over 5 years ago by Aurelius Prochazka <[email protected]>
added timer invalidate for stopEnvelopeTime. Should fix issue: https://github.com/AudioKit/AudioKit/issues/1713

github.com/AudioKit/AudioKit - bd2a90639dc105e2bac88c78c9cc25a487a54877 authored over 5 years ago by “Ryan <“[email protected]”>
Merge pull request #1760 from marcusficner/marcusficner-patch-1

Fix typo

github.com/AudioKit/AudioKit - 08901fa96896d93e92ba23cf50e09a81de4c749c authored over 5 years ago by Aurelius Prochazka <[email protected]>
Fix typo

github.com/AudioKit/AudioKit - f6f9e9f3c87d30a26bb84a006f74ed644affe4b4 authored over 5 years ago by Marcus Ficner <[email protected]>
Merge branch 'develop' into disk-streamer

github.com/AudioKit/AudioKit - 9841abefa765b97613746f39475d20396067f813 authored over 5 years ago by Jeff Cooper <[email protected]>
new wavplay module built copy of wavin

github.com/AudioKit/AudioKit - 848b687bac24fdafe5823ca4907221d68b14a097 authored over 5 years ago by Jeff Cooper <[email protected]>
Merge pull request #1759 from getdunne/develop

AKSampler: ensure .wv files are closed after loading

github.com/AudioKit/AudioKit - cb29383aa9f6c9241f122d82a5d5599031661fdc authored over 5 years ago by Aurelius Prochazka <[email protected]>
AKSampler: move file-close call before load-data call.

github.com/AudioKit/AudioKit - b49ffc1686d570fb776e14c5dbe79615a0eede97 authored over 5 years ago by Shane Dunne <[email protected]>
AKSampler: ensure .wv files are closed after loading

github.com/AudioKit/AudioKit - 7e2a58c03ab9ee52fee51cd2aea7e8e9b107962d authored over 5 years ago by Shane Dunne <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

github.com/AudioKit/AudioKit - 05f439fb3efcbb1fad9d7e899fabc82b8fc626e6 authored over 5 years ago by Aurelius Prochazka <[email protected]>
Improvements to open_filename.c to prevent too many open files

github.com/AudioKit/AudioKit - c36e8b6b3195ae8b7cead6b2882aae07bfb0606e authored over 5 years ago by Aurelius Prochazka <[email protected]>
attempt to fix midi close output port

github.com/AudioKit/AudioKit - 3d8521e1b0d72ab92e17028c099df664cf269757 authored over 5 years ago by Andrei Antonescu <[email protected]>
Changes from putting into D1

github.com/AudioKit/AudioKit - 392a2f77a172d6636f2d76260bcf92c478f363a4 authored over 5 years ago by Aurelius Prochazka <[email protected]>
Added -all_load linker flag to Drums example

github.com/AudioKit/AudioKit - 91344818097dcff7d92d33ffb0712796ed955988 authored over 5 years ago by Stephane Peter <[email protected]>
Addressing https://github.com/AudioKit/AudioKit/issues/1751

github.com/AudioKit/AudioKit - b5407d35fa773af53efa7aa3eece44f88d252901 authored over 5 years ago by Aurelius Prochazka <[email protected]>
Merge pull request #1750 from eljeff/AKMIDIFile-timing-info

Akmidi file timing info

github.com/AudioKit/AudioKit - e71d5f532b6c90e1d4fead5f8afabfc6869f3537 authored over 5 years ago by Aurelius Prochazka <[email protected]>
Merge commit 'f86c95ef3546cf8b7181227ad3beffcd777990c7' into AKMIDIFile-timing-info

github.com/AudioKit/AudioKit - 86da785314d3bafde1b5a11859a8ca9df9785b86 authored over 5 years ago by Jeff Cooper <[email protected]>
string concat function added to midihelpers

github.com/AudioKit/AudioKit - a4fa073f5c675710d3f4b18733fc5545b83b1460 authored over 5 years ago by Jeff Cooper <[email protected]>
add MIDIHelper to macOS

github.com/AudioKit/AudioKit - e049e96802cffc050fb8374b5f266306f596044b authored over 5 years ago by Jeff Cooper <[email protected]>
clarified timestamp property on AKMIDIEvent

github.com/AudioKit/AudioKit - 7d30ad4876108ec70f32d35adda0e4fa53632998 authored over 5 years ago by Jeff Cooper <[email protected]>
add position info to AKMIDIEvent

github.com/AudioKit/AudioKit - 8db790250700b082d26ab60af0a112f33bf4d316 authored over 5 years ago by Jeff Cooper <[email protected]>
move convertToXBit functions to new MIDIHelper class in MIDI/Utilities

github.com/AudioKit/AudioKit - 7925dc216239ad26eea289a481b0d3a3f0d7221a authored over 5 years ago by Jeff Cooper <[email protected]>
change parameter names to convertTo32Bit to make it more clear which bit is what

github.com/AudioKit/AudioKit - 495c4a7d539b4a717f4fe100ba2980cdc59e4170 authored over 5 years ago by Jeff Cooper <[email protected]>
convertTo16bit and 32bit functions added to AudioKitHelpers, length of MIDIFileChunk is correct now

github.com/AudioKit/AudioKit - 879dcf2fe9dd15fb42db9de9cc1eafccb6e3f787 authored over 5 years ago by Jeff Cooper <[email protected]>
Merge branch 'master' into develop

github.com/AudioKit/AudioKit - f86c95ef3546cf8b7181227ad3beffcd777990c7 authored over 5 years ago by Aurelius Prochazka <[email protected]>
Merge pull request #1748 from jacobp100/loop-completion-handler

Loop completion handler

github.com/AudioKit/AudioKit - dbb8d994dd393820fd8ba6ac7ee9b3de5a9af625 authored over 5 years ago by Aurelius Prochazka <[email protected]>
deltaTime's accumulated and tracked in chunk events

github.com/AudioKit/AudioKit - edde65350fbc524d7276f8cadc80fc6cb54b2abd authored over 5 years ago by Jeff Cooper <[email protected]>
timeOffset + calculated position added to midifilechunkevent

github.com/AudioKit/AudioKit - ed304cfe17809ad4fb2e1092fcffd7a5b3880575 authored over 5 years ago by Jeff Cooper <[email protected]>
timeDivision and timeFormat passed to chunkEvents

github.com/AudioKit/AudioKit - 077720230ee0a52c9742f9b97b2b583f36b58b39 authored over 5 years ago by Jeff Cooper <[email protected]>
same fix for ticksPerFrame - only valid if timeFormat is framesPerSecond

github.com/AudioKit/AudioKit - 6fd28df08b1f37287988eaedd9484226d3ac9a65 authored over 5 years ago by Jeff Cooper <[email protected]>
fix for MIDIFileHeaderChunk framesPerSecond - return only if timeformat is set for this

github.com/AudioKit/AudioKit - 38b263e476f88063a1fb96e1d4a46fa960f89526 authored over 5 years ago by Jeff Cooper <[email protected]>
Update AKPlayer+Playback.swift

github.com/AudioKit/AudioKit - 4ade6c98cb73feb30d8198a35779bf26d0e1a12a authored over 5 years ago by Jacob Parker <[email protected]>
Update AKPlayer.swift

github.com/AudioKit/AudioKit - 0b6fe9d4db22d15070bed8a0072072fa67ec14a7 authored over 5 years ago by Jacob Parker <[email protected]>
Merge pull request #1746 from juusokos/feature/player_current_time_fix

Fix for currentTime starting from zero when resuming from pause https…

github.com/AudioKit/AudioKit - fc9656d103918fa6aedb97fa8fbd43de79525a1f authored over 5 years ago by Aurelius Prochazka <[email protected]>
Fix for currentTime starting from zero when resuming from pause https://github.com/AudioKit/AudioKit/issues/1730

github.com/AudioKit/AudioKit - bd067cbff3130bfd054183aecb77fea0619178fb authored over 5 years ago by Juuso Koskenseppä <[email protected]>
Addressing https://github.com/AudioKit/AudioKit/issues/1745#issuecomment-482915018

github.com/AudioKit/AudioKit - fccaf345c289e6f41005123176a8b13e11276eab authored over 5 years ago by Aurelius Prochazka <[email protected]>
Merge pull request #1744 from trevor-sonic/develop

New Notification .AKEngineStarted added (rev.1)

github.com/AudioKit/AudioKit - 5c67d58de2ee9164e0884a70a8f8464f676013ec authored over 5 years ago by Aurelius Prochazka <[email protected]>
fixed spaces5.

github.com/AudioKit/AudioKit - b47246c73afdc71e18ddb1f5c717cda58e9c60a0 authored over 5 years ago by Trevor <[email protected]>
fixed spaces4.

github.com/AudioKit/AudioKit - dac2efab298b8e5ae329ec0c2d4ad911b845e34c authored over 5 years ago by Trevor <[email protected]>
fixed spaces3.

github.com/AudioKit/AudioKit - b7b91c7294826215a3804eae7e2aca45205573c8 authored over 5 years ago by Trevor <[email protected]>
fixed spaces2.

github.com/AudioKit/AudioKit - 071c604aca08b8a0463998bdc0ef0b6dab59fb16 authored over 5 years ago by Trevor <[email protected]>
fixed spaces.

github.com/AudioKit/AudioKit - d8afb3b106b86be58243df1cd0e10b06cf36e6a3 authored over 5 years ago by Trevor <[email protected]>
restored previous version.

github.com/AudioKit/AudioKit - fc7e1d60ef83f60ab71e25678b322c3287320c59 authored over 5 years ago by Trevor <[email protected]>
var name correction: internalData ---> data .

github.com/AudioKit/AudioKit - 769db8a3053bfecf8b0a6c80454eb105d0bc5955 authored over 5 years ago by Trevor <[email protected]>
some cleanup 3

github.com/AudioKit/AudioKit - c4204d1ada5a509555f56b2e22cfc237d79147d9 authored over 5 years ago by Trevor <[email protected]>
some cleanup 2

github.com/AudioKit/AudioKit - 4e75c2ecc9d0cb35d16f0c203690321e72a20232 authored over 5 years ago by Trevor <[email protected]>
AKEngineStarted static var added.

Complimentary static variable for AKEngineStarted notification.

github.com/AudioKit/AudioKit - 990063e8b03c31deb517cf51fed973f4e026a952 authored over 5 years ago by Trevor D. BEYDAG <[email protected]>
Send AKEngineStarted notification added.

Send .AKEngineStarted notification to insure that we can connect audio nodes without any crash. ...

github.com/AudioKit/AudioKit - feeb97dcd8a1a33401d5820a3d9e402b98b5cfbb authored over 5 years ago by Trevor D. BEYDAG <[email protected]>
Merge branch 'develop' of https://github.com/AudioKit/AudioKit

github.com/AudioKit/AudioKit - de7eaf192da12ff0db690c4bc6809562ff1c0b4f authored over 5 years ago by Trevor <[email protected]>
new version 4x

github.com/AudioKit/AudioKit - 04c0752d594bc4aaa3cedbdaef615974bdf18115 authored almost 6 years ago by Trevor <[email protected]>
new version 4x

github.com/AudioKit/AudioKit - c0e62761f4178bc719dbaf8e0ce0609dae1ff3e5 authored almost 6 years ago by Trevor <[email protected]>
Make sure to include <TargetConditionals.h> in combined Swift bridging headers, otherwise it may fail in C++

github.com/AudioKit/AudioKit - 0486256d76b79f2dfebff9ad5b727a98fa5f3955 authored almost 6 years ago by Stephane Peter <[email protected]>
Moving on to 4.7.2

github.com/AudioKit/AudioKit - 7a7a02b7ef072e2af3f3983aaeda941ffec9e286 authored almost 6 years ago by Stephane Peter <[email protected]>
No longer upload releases to S3, use Github directly instead

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

github.com/AudioKit/AudioKit - 23556b63399e36c6ff66a285da4fc178577c8210 authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Added code to merge the AudioKit-Swift.h generated headers in final frameworks

github.com/AudioKit/AudioKit - 47145eb74d5136aeca0c4ebb4d2921eb6c6c961f authored almost 6 years ago by Stephane Peter <[email protected]>
Fixed staging archives

github.com/AudioKit/AudioKit - e8ec9d2d1b353699f4c26e20ed4b534d965d4d3d authored almost 6 years ago by Stephane Peter <[email protected]>
Make sure Carthage dir gets recreated

github.com/AudioKit/AudioKit - b7277e15e06a819ef6d289b143f4e4d5a1285fcf authored almost 6 years ago by Stephane Peter <[email protected]>
Merge pull request #1736 from catloafsoft/unfucking

Fix for broken universal frameworks

github.com/AudioKit/AudioKit - d9c3718d1b29e48265e4a0a3c26cd12d19292d96 authored almost 6 years ago by Aurelius Prochazka <[email protected]>
Added Carthage info back into README

github.com/AudioKit/AudioKit - 6ce8e9ee67243eba06008d924ecf74aa6b26058b authored almost 6 years ago by Stephane Peter <[email protected]>
Fixed AUManager example

github.com/AudioKit/AudioKit - 54aacce24c3ff479df9d23bda693c7df0497ced2 authored almost 6 years ago by Stephane Peter <[email protected]>
Somehow missing import AudioKit in example

github.com/AudioKit/AudioKit - 476b1fca69c95c30502bd8aeb8842edafe15220c authored almost 6 years ago by Stephane Peter <[email protected]>
Oops, had deleted .m file by accident

github.com/AudioKit/AudioKit - 1db6788a0fde5234e1d6ed3c8bb191db909d4c46 authored almost 6 years ago by Stephane Peter <[email protected]>
Separate EZAudioUtilities UI code for AKUI

github.com/AudioKit/AudioKit - d08dbd717cc49643b65ef0d0463dd7547f32ad19 authored almost 6 years ago by Stephane Peter <[email protected]>
AKUI Mac elements were missing import AudioKit

github.com/AudioKit/AudioKit - f1efd12aea7f3fcc569e89add57209fedf0fdfad authored almost 6 years ago by Stephane Peter <[email protected]>
Also relocate EZAudioDisplayLink to User Interface

github.com/AudioKit/AudioKit - d22d0a0c7e2bb9cf1df51f613921751005bd945b authored almost 6 years ago by Stephane Peter <[email protected]>
Ignore Drums example in packages because of dependency on Playgrounds files

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

This reverts commit 49912346c0fc91cc614e5d808c1bc96be2af16a4.

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

This reverts commit b0d82dcc623cfabb6f4a44080c1be93136bd9bb8.

github.com/AudioKit/AudioKit - c8aaad5bb8738f152c356011f2d9500fe2869da7 authored almost 6 years ago by Stephane Peter <[email protected]>
Switch back to universal framework, with lipo order inverted - seems to produce a working binary somehow. WTF?

github.com/AudioKit/AudioKit - 35fb233860bb9912692bb6f70d5b072489582fdd authored almost 6 years ago by Stephane Peter <[email protected]>
Renamed Devoloop's Filter to MikeFilter to avoid name conflicts with STK

github.com/AudioKit/AudioKit - e859e66867ad6ec0135e18f41f2e8f4befe1d88e authored almost 6 years ago by Stephane Peter <[email protected]>
Move cmath include from header

github.com/AudioKit/AudioKit - bb0b01b66d1ac401ba8263deb3668a628ded9810 authored almost 6 years ago by Stephane Peter <[email protected]>
C++ header files must be .hpp to please the CocoaPods gods

github.com/AudioKit/AudioKit - a7c07f0bd1de47d825773cba97ec0344d4b56ad6 authored almost 6 years ago by Stephane Peter <[email protected]>
Moved AudioKitUI.h under User Interface

github.com/AudioKit/AudioKit - 065313e88aca9c50ca2aa634d311eac16267d482 authored almost 6 years ago by Stephane Peter <[email protected]>
Updated Swift badge

github.com/AudioKit/AudioKit - d3038c78714e17087494da381dced0421d9e937b authored almost 6 years ago by Stephane Peter <[email protected]>
Moved EZAudio UI files to User Interface subdirs so they get caught in pod patterns

github.com/AudioKit/AudioKit - 117e7d06eb133602ec265f3276280f2621adffb9 authored almost 6 years ago by Stephane Peter <[email protected]>