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

AKWavetable responds (poorly) to MIDI

e859467c99bd5e66ecbe30dce98cc7ebc18af737 authored over 5 years ago
Merge pull request #1769 from getdunne/develop

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

ce597003d1d24481a08ee0d0366145eeabbaa16a authored over 5 years ago
Revert "Improvements to open_filename.c to prevent too many open files"

This reverts commit c36e8b6b3195ae8b7cead6b2882aae07bfb0606e.

10227a8dccb254f80a6553a1214ef2f655caa1e7 authored over 5 years ago
Merge branch 'develop' into feature/new-sequencer

29f31a3ca81f0dcfbfeb611729d9e02dda2fb629 authored almost 6 years ago
Merge pull request #1764 from getdunne/develop

Kill the Tanker! Kill it with fire!

caab8a24fc3cbee5f3e743cb7312a96a2223e0fd authored almost 6 years ago
Fix out-of-bounds array access in ModulatedDelay ("tanker noise" bug)

125f7b796cdaabc6ee01dbee7c3d01df9fed6ecb authored almost 6 years ago
Merge pull request #1 from AudioKit/develop

Update develop branch from AudioKit/AudioKit

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

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

9fafe0fad8d5bc3748ef06fa33d841874d7510dc authored almost 6 years ago
Expanding the usable range of the rhino gains

37e2816c6e6df0b7f346a6aaedfb564fcd24db73 authored almost 6 years ago
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...

2ea5d15aa084ec55634b552ffb33df90c592b7b3 authored almost 6 years ago
Fixing amplitude envelope as @WholeCheese suggested

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

da1b42e38c5c7427de4cc462dc8ed8b43b9c1751 authored almost 6 years ago
Minor changes

7c3d12241eaf05d6c3e6bf506665cd4352cf2375 authored almost 6 years ago
Merge commit '1a791d0053592f4123379f31d5e83b3f1a3d9230' into disk-streamer

1c74eef55b41030c0c9606467befad98552c1458 authored almost 6 years ago
Merge pull request #1758 from andreiantonescu/develop

attempt to fix midi close output port

1a791d0053592f4123379f31d5e83b3f1a3d9230 authored almost 6 years ago
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

71ca99766972eb5440b10abf11204d113a364468 authored almost 6 years ago
Merge commit '2498ed65ab0c72884ce2f9f05771dcde5f25e8a3' into disk-streamer

850bceb9fab4e364c5f817752b1f61a338760601 authored almost 6 years ago
updated wavin soundpipe, updated ak to use it

d89ce84fbc1a369baeda7424c18c0d98ab23216b authored almost 6 years ago
rate implemented for diskstreamer

4af723e3d21f9a383827e09e356afb74d02d8d7b authored almost 6 years ago
clean up sp wavin module, remove old code from disktreamer

231d6021094e5115c4cd679e49577903b62ade50 authored almost 6 years ago
remove sp_wavplay, bring back sp_wavin, with updated functions for getting particular sample

54320e88f5d79413c2d6311fa44733bee7c0bdb1 authored almost 6 years ago
rewind implemented on diskstreamer

cd28634acf4876dc5bfb79a4a504296154db4851 authored almost 6 years ago
fix + implementation of seek in diskstreamer

4bf105ccee5b304eb025c6b45f153c20c8b3876b authored almost 6 years ago
Merge pull request #1761 from ryanfrancesconi/develop

Fix (hopefully) for #1713

2498ed65ab0c72884ce2f9f05771dcde5f25e8a3 authored almost 6 years ago
added timer invalidate for stopEnvelopeTime. Should fix issue: https://github.com/AudioKit/AudioKit/issues/1713

bd2a90639dc105e2bac88c78c9cc25a487a54877 authored almost 6 years ago
Merge pull request #1760 from marcusficner/marcusficner-patch-1

Fix typo

08901fa96896d93e92ba23cf50e09a81de4c749c authored almost 6 years ago
Fix typo

f6f9e9f3c87d30a26bb84a006f74ed644affe4b4 authored almost 6 years ago
Merge branch 'develop' into disk-streamer

9841abefa765b97613746f39475d20396067f813 authored almost 6 years ago
new wavplay module built copy of wavin

848b687bac24fdafe5823ca4907221d68b14a097 authored almost 6 years ago
Merge pull request #1759 from getdunne/develop

AKSampler: ensure .wv files are closed after loading

cb29383aa9f6c9241f122d82a5d5599031661fdc authored almost 6 years ago
AKSampler: move file-close call before load-data call.

b49ffc1686d570fb776e14c5dbe79615a0eede97 authored almost 6 years ago
AKSampler: ensure .wv files are closed after loading

7e2a58c03ab9ee52fee51cd2aea7e8e9b107962d authored almost 6 years ago
Merge remote-tracking branch 'origin/develop' into develop

05f439fb3efcbb1fad9d7e899fabc82b8fc626e6 authored almost 6 years ago
Improvements to open_filename.c to prevent too many open files

c36e8b6b3195ae8b7cead6b2882aae07bfb0606e authored almost 6 years ago
attempt to fix midi close output port

3d8521e1b0d72ab92e17028c099df664cf269757 authored almost 6 years ago
Changes from putting into D1

392a2f77a172d6636f2d76260bcf92c478f363a4 authored almost 6 years ago
Added -all_load linker flag to Drums example

91344818097dcff7d92d33ffb0712796ed955988 authored almost 6 years ago
Addressing https://github.com/AudioKit/AudioKit/issues/1751

b5407d35fa773af53efa7aa3eece44f88d252901 authored almost 6 years ago
Merge pull request #1750 from eljeff/AKMIDIFile-timing-info

Akmidi file timing info

e71d5f532b6c90e1d4fead5f8afabfc6869f3537 authored almost 6 years ago
Merge commit 'f86c95ef3546cf8b7181227ad3beffcd777990c7' into AKMIDIFile-timing-info

86da785314d3bafde1b5a11859a8ca9df9785b86 authored almost 6 years ago
string concat function added to midihelpers

a4fa073f5c675710d3f4b18733fc5545b83b1460 authored almost 6 years ago
add MIDIHelper to macOS

e049e96802cffc050fb8374b5f266306f596044b authored almost 6 years ago
clarified timestamp property on AKMIDIEvent

7d30ad4876108ec70f32d35adda0e4fa53632998 authored almost 6 years ago
add position info to AKMIDIEvent

8db790250700b082d26ab60af0a112f33bf4d316 authored almost 6 years ago
move convertToXBit functions to new MIDIHelper class in MIDI/Utilities

7925dc216239ad26eea289a481b0d3a3f0d7221a authored almost 6 years ago
change parameter names to convertTo32Bit to make it more clear which bit is what

495c4a7d539b4a717f4fe100ba2980cdc59e4170 authored almost 6 years ago
convertTo16bit and 32bit functions added to AudioKitHelpers, length of MIDIFileChunk is correct now

879dcf2fe9dd15fb42db9de9cc1eafccb6e3f787 authored almost 6 years ago
Merge branch 'master' into develop

f86c95ef3546cf8b7181227ad3beffcd777990c7 authored almost 6 years ago
Merge pull request #1748 from jacobp100/loop-completion-handler

Loop completion handler

dbb8d994dd393820fd8ba6ac7ee9b3de5a9af625 authored almost 6 years ago
deltaTime's accumulated and tracked in chunk events

edde65350fbc524d7276f8cadc80fc6cb54b2abd authored almost 6 years ago
timeOffset + calculated position added to midifilechunkevent

ed304cfe17809ad4fb2e1092fcffd7a5b3880575 authored almost 6 years ago
timeDivision and timeFormat passed to chunkEvents

077720230ee0a52c9742f9b97b2b583f36b58b39 authored almost 6 years ago
same fix for ticksPerFrame - only valid if timeFormat is framesPerSecond

6fd28df08b1f37287988eaedd9484226d3ac9a65 authored almost 6 years ago
fix for MIDIFileHeaderChunk framesPerSecond - return only if timeformat is set for this

38b263e476f88063a1fb96e1d4a46fa960f89526 authored almost 6 years ago
Update AKPlayer+Playback.swift

4ade6c98cb73feb30d8198a35779bf26d0e1a12a authored almost 6 years ago
Update AKPlayer.swift

0b6fe9d4db22d15070bed8a0072072fa67ec14a7 authored almost 6 years ago
Merge pull request #1746 from juusokos/feature/player_current_time_fix

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

fc9656d103918fa6aedb97fa8fbd43de79525a1f authored almost 6 years ago
Fix for currentTime starting from zero when resuming from pause https://github.com/AudioKit/AudioKit/issues/1730

bd067cbff3130bfd054183aecb77fea0619178fb authored almost 6 years ago
Addressing https://github.com/AudioKit/AudioKit/issues/1745#issuecomment-482915018

fccaf345c289e6f41005123176a8b13e11276eab authored almost 6 years ago
Merge pull request #1744 from trevor-sonic/develop

New Notification .AKEngineStarted added (rev.1)

5c67d58de2ee9164e0884a70a8f8464f676013ec authored almost 6 years ago
fixed spaces5.

b47246c73afdc71e18ddb1f5c717cda58e9c60a0 authored almost 6 years ago
fixed spaces4.

dac2efab298b8e5ae329ec0c2d4ad911b845e34c authored almost 6 years ago
fixed spaces3.

b7b91c7294826215a3804eae7e2aca45205573c8 authored almost 6 years ago
fixed spaces2.

071c604aca08b8a0463998bdc0ef0b6dab59fb16 authored almost 6 years ago
fixed spaces.

d8afb3b106b86be58243df1cd0e10b06cf36e6a3 authored almost 6 years ago
restored previous version.

fc7e1d60ef83f60ab71e25678b322c3287320c59 authored almost 6 years ago
var name correction: internalData ---> data .

769db8a3053bfecf8b0a6c80454eb105d0bc5955 authored almost 6 years ago
some cleanup 3

c4204d1ada5a509555f56b2e22cfc237d79147d9 authored almost 6 years ago
some cleanup 2

4e75c2ecc9d0cb35d16f0c203690321e72a20232 authored almost 6 years ago
some cleanup

12d421baa58631bfd3c8319c061e2ca5f990e454 authored almost 6 years ago
AKEngineStarted static var added.

Complimentary static variable for AKEngineStarted notification.

990063e8b03c31deb517cf51fed973f4e026a952 authored almost 6 years ago
Send AKEngineStarted notification added.

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

feeb97dcd8a1a33401d5820a3d9e402b98b5cfbb authored almost 6 years ago
Merge branch 'develop' of https://github.com/AudioKit/AudioKit

de7eaf192da12ff0db690c4bc6809562ff1c0b4f authored almost 6 years ago
new version 4x

04c0752d594bc4aaa3cedbdaef615974bdf18115 authored almost 6 years ago
new version 4x

c0e62761f4178bc719dbaf8e0ce0609dae1ff3e5 authored almost 6 years ago
Make sure to include <TargetConditionals.h> in combined Swift bridging headers, otherwise it may fail in C++

0486256d76b79f2dfebff9ad5b727a98fa5f3955 authored almost 6 years ago
Moving on to 4.7.2

7a7a02b7ef072e2af3f3983aaeda941ffec9e286 authored almost 6 years ago
No longer upload releases to S3, use Github directly instead

698c5844011808178f3db77a9c1180cd9867ef90 authored almost 6 years ago
Merge branch 'develop'

23556b63399e36c6ff66a285da4fc178577c8210 authored almost 6 years ago
Added code to merge the AudioKit-Swift.h generated headers in final frameworks

47145eb74d5136aeca0c4ebb4d2921eb6c6c961f authored almost 6 years ago
Fixed staging archives

e8ec9d2d1b353699f4c26e20ed4b534d965d4d3d authored almost 6 years ago
Make sure Carthage dir gets recreated

b7277e15e06a819ef6d289b143f4e4d5a1285fcf authored almost 6 years ago
Merge pull request #1736 from catloafsoft/unfucking

Fix for broken universal frameworks

d9c3718d1b29e48265e4a0a3c26cd12d19292d96 authored almost 6 years ago
Added Carthage info back into README

6ce8e9ee67243eba06008d924ecf74aa6b26058b authored almost 6 years ago
Fixed AUManager example

54aacce24c3ff479df9d23bda693c7df0497ced2 authored almost 6 years ago
Somehow missing import AudioKit in example

476b1fca69c95c30502bd8aeb8842edafe15220c authored almost 6 years ago
Oops, had deleted .m file by accident

1db6788a0fde5234e1d6ed3c8bb191db909d4c46 authored almost 6 years ago
Separate EZAudioUtilities UI code for AKUI

d08dbd717cc49643b65ef0d0463dd7547f32ad19 authored almost 6 years ago
AKUI Mac elements were missing import AudioKit

f1efd12aea7f3fcc569e89add57209fedf0fdfad authored almost 6 years ago
Also relocate EZAudioDisplayLink to User Interface

d22d0a0c7e2bb9cf1df51f613921751005bd945b authored almost 6 years ago
Ignore Drums example in packages because of dependency on Playgrounds files

77982cfbccecf60c6b4a78a2a01c54101133b7f2 authored almost 6 years ago
Revert "Fixed test suite and extending projects for iOS"

This reverts commit 49912346c0fc91cc614e5d808c1bc96be2af16a4.

7aed06de09b9ddc17c71849bf44af22ec7b02aec authored almost 6 years ago
Revert "Updated iOS and tvOS examples to use $(PLATFORM_NAME) in the framework search path"

This reverts commit b0d82dcc623cfabb6f4a44080c1be93136bd9bb8.

c8aaad5bb8738f152c356011f2d9500fe2869da7 authored almost 6 years ago
Switch back to universal framework, with lipo order inverted - seems to produce a working binary somehow. WTF?

35fb233860bb9912692bb6f70d5b072489582fdd authored almost 6 years ago
Renamed Devoloop's Filter to MikeFilter to avoid name conflicts with STK

e859e66867ad6ec0135e18f41f2e8f4befe1d88e authored almost 6 years ago
Move cmath include from header

bb0b01b66d1ac401ba8263deb3668a628ded9810 authored almost 6 years ago
C++ header files must be .hpp to please the CocoaPods gods

a7c07f0bd1de47d825773cba97ec0344d4b56ad6 authored almost 6 years ago
Moved AudioKitUI.h under User Interface

065313e88aca9c50ca2aa634d311eac16267d482 authored almost 6 years ago
Updated Swift badge

d3038c78714e17087494da381dced0421d9e937b authored almost 6 years ago
Moved EZAudio UI files to User Interface subdirs so they get caught in pod patterns

117e7d06eb133602ec265f3276280f2621adffb9 authored almost 6 years ago