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

Added Soul doc

0646913ab77f5ab6690f03b8cb8cdadf7998a292 authored over 3 years ago
Added Devoloop doc

de598dcb2ed9de4d2053cc88e5344a41c9c0a82d authored over 3 years ago
Fixed wrong links

39cc31140f5e0cc94a93de60d10aeffe2323d600 authored over 3 years ago
Merge branch 'main' into develop

bcf8de3a175790c1be30ba6948750dfb776a1dda authored over 3 years ago
Add STK doc page

306520cba92f9b27adf3e668b9ab7dee1376bfb0 authored over 3 years ago
Update README.md

50bd164f22e804be7a3fe0a8b416282fd1598c86 authored over 3 years ago
Updating docs

0c3d11903b191cbd99e1600b9dad8c4238660f97 authored over 3 years ago
Added AudioKitUI docs template

e86df257efa2c6db6287a7948c9d75317fb1e0b7 authored over 3 years ago
Started SporthAudioKit docs

d1ea74d8a8004421e800095f61899226fa74e1bc authored over 3 years ago
Moving some documentation content around

6bd7df8caf6bfe1e4fd903b028a317bbeda03169 authored over 3 years ago
Doc updates

e5d691e5ebadfc7d41d326d068ede177ffa8e139 authored over 3 years ago
Updated docs, including Cookbook images

ba4deb3a6dac747098b1c45e71bec60eac7ec441 authored over 3 years ago
Revert change to docs

c1c767b18825b7bd571459b8e1c3c2ecef8365bf authored over 3 years ago
Updating docs

3ea5245e45af8fc7912c95035ea37a428b29ffd2 authored over 3 years ago
Docs updates

da70ce9a424841c16588a44374db13b12a6e6c73 authored over 3 years ago
Added docs

3afed6252270177c3d0591734dbeb0f1a8371091 authored over 3 years ago
Updating docs structure

884c17eccdc4de9c2c5f37c9409c089fcde356bc authored over 3 years ago
Merging docs

173203c71c9f1f2d08664c329f242a3a8662f868 authored over 3 years ago
Updated migration guide

8b2f5eda558696618ec1aa81a8012eeb2d62460a authored over 3 years ago
Updated README

a1d49bc9d7f67bba1d043c6a63a82d574b2654e1 authored over 3 years ago
Fix stray space

d40dcf7ba94b94c629076d8130ff78434f3b06a4 authored over 3 years ago
Docs fixes

1908a961c94f7944deb357e0d76cb47584b50661 authored over 3 years ago
Consolidating pages

bed325e178c2a09ff93743c335d4a46cc342d5a3 authored over 3 years ago
Shorten titles

883d03b11bc7e0475fd634b95469e3916b2a9f1b authored over 3 years ago
Moving docs into subfolders

dd58df1c48212bde14e3fa06b8252c295aac079e authored over 3 years ago
Convert docs readme to rst

01fe73f153653a461eb8350ada6090dd942545ac authored over 3 years ago
Fix for type not found on Mac

df81883eb768685eced6ca8e865c50e7a1de09cb authored over 3 years ago
Renamed Migration Guide

63d433157f8ffe200397eb0c4723f6e6610b7d08 authored over 3 years ago
Updating docs

9ea985ea9df5c0e188d429acb0119d748ebcb8a7 authored over 3 years ago
Merge pull request #2523 from emurray2/develop

Add MIDIController Descriptions

83cc5ab62c49bdca2bd9f9e545aaaffb10942fed authored over 3 years ago
Add MIDIController Descriptions

020bda943af9482a73d471fd73c694e04ebeb60d authored over 3 years ago
Remove extra controller values (they were redundant)

96bcc8b8dc853be151df3161760f47acc5f16c62 authored over 3 years ago
Add Extra Controller Descriptions to MIDIControl.swift

0e14dc1680c48f9d8fc6a65e4f2ec274fabfe4a8 authored over 3 years ago
Updated style description

26c48784126acbdc3a486ff090f4e974c7230a6c authored over 3 years ago
Merge pull request #2522 from emurray2/develop

Make Separate MIDI Port Collection for Virtual Inputs and Outputs

52726b7a5071e8940bf4f614c55d4e58c0b2fba1 authored over 3 years ago
Make Separate MIDI Port Collection for Virtual Inputs and Outputs

5e4cce8672b37c4c978aecf4d80a5dfc21a854c5 authored over 3 years ago
This build should work (I missed a bracket somewhere)

56333bfb6a67b3f4ac64e04415d32794a2475bd2 authored over 3 years ago
Revert "Update MIDI+VirtualPorts.swift"

This reverts commit 0e7daff1c13bfcee07b5650335a7217a891acc30.

23e8d3fb98522a07e776d53626590b0363a459ba authored over 3 years ago
Update MIDI+VirtualPorts.swift

0e7daff1c13bfcee07b5650335a7217a891acc30 authored over 3 years ago
Revert Some MIDI API Changes previously made

I went too far changing all of the input and output port functions.

f54aba3f305e79c484728e12febb85b679bcda52 authored over 3 years ago
Partial revert to get things working again

dec6aa08f02f58d9d53d50a1b05cc6d348fc087b authored over 3 years ago
Bring back public headers search path

e1b3fca5a408186bc0b2e87ca79bc34789dbcaf0 authored over 3 years ago
Simplification of directory structure and Package.swift

fbac002f8c04992bf6d2b49dea95543f358e5739 authored over 3 years ago
Cleanup Package.swift file and moved markdowns into docs

38218343d42d22c29067317d8d3fd51686825297 authored over 3 years ago
Merge pull request #2516 from emurray2/develop

Organizing MIDI API

40a1c4d3f2729132e1d4d9b52516fbfedb777ca9 authored over 3 years ago
Docgen comment

976f0a1a99c7eb83dac0b3300f3057da2d6cd1b4 authored over 3 years ago
Added DynamicWaveformNode protocol

cbb314ea2300b47209abb176dd21572d6058a1e1 authored over 3 years ago
Merge branch 'AudioKit:develop' into develop

690afb87231b795d7c99e0039b4076f0ff005de5 authored over 3 years ago
Moved Microtonality to its own repo

800c6d110349a0e7d088a1abbe22b40a979ed4e3 authored over 3 years ago
Fixing so sending is to destination input ports (virtualInputs)

92ce34dfebf3d5d685fcd937bd9d7656680464d5 authored over 3 years ago
Match all openInput() and createVirtualInputPorts() and openOutput() and createVirtualOutputPorts() so they make sense

7006516aa56716497daac0c7399a94ea6d072bf0 authored over 3 years ago
Always append zero to the end of virtualInputs/virtualOutputs

Get's the list ready for the next port to be initialized

3e3095f5518876742496e0865f4157742224e1b4 authored over 3 years ago
Allow Optional outputPortIDs

55ae86238842a3e2c2fbd7f5e794a177b0f9be89 authored over 3 years ago
Add New Line Starting String

6426629d0551e76ce5d90e63e9d55f2495d1597c authored over 3 years ago
Added Multiline Strings

3013bb8ecab938dc0f1cf6ad49616659a5e38fdd authored over 3 years ago
Fix unterminated string literal

7dd465c1d8ca5c204dd51dd8c93e6a56a0f94580 authored over 3 years ago
Hounding

81f11fc3604293a24410f4ac211549347e6b089a authored over 3 years ago
Switch virtual ports back to their respective virtual creation functions

This will make things less confusing later down the road with openInput() and closeInput() or op...

8a14a9c0d9dadc76edf689c849b828bf551e9368 authored over 3 years ago
Hound Fix

dd7ca49814a27f31c41d624ab3b6c08f0962e505 authored over 3 years ago
adding more parameters to createVirtualPorts() for clarity

e37c1af8625f1f1c30d74dad293e4491d7e5a129 authored over 3 years ago
MIDI API Cleanup

c71ec233cf8db8e13e376032887e0dc634f02840 authored over 3 years ago
fixed naming

5cba26967ae68e6ceee3cbd9954b34e8ba23a0ce authored over 3 years ago
cleanup

fc70381cebdf13015038bd35a1d282f9b22e710d authored over 3 years ago
Make sure data is not empty before accessing first element

dae348df9388e52d7e274a7ebb4a479a9bf9e1ef authored over 3 years ago
Avoiding returning optional arrays

620d8d4e7388577c2669c00a2aca700344980bc2 authored over 3 years ago
Update NodeParameter+Automation.swift

d810e628106728c803d322755966a43acd88ae01 authored over 3 years ago
Update AVAudioTimeShim.swift

ebb63c0a61befc18bc26b2820b956cb20577c52f authored over 3 years ago
Update AudioKitHelpers.swift

02307cd5b40e13886452f000e34d9c0e74fa773d authored over 3 years ago
Update TuningTable.swift

78f8672f5632b0910834bdd60f34f9f2d230fe75 authored over 3 years ago
Update AVAudioEngine+Extensions.swift

07b7b64816303c8a02e0b684405295cc9686b0c3 authored over 3 years ago
remove optionals

f1620056725bc898f0ce8181f86636f1d4224bb1 authored over 3 years ago
fix iOS test build

9b896b9acaf136a1249209e1d07c669a68e71bf2 authored over 3 years ago
cleanup

9507232b70b20fc09e6468346bf58f4ac0d2e2a6 authored over 3 years ago
code coverage

aac6c142a21cd299631c6344fc9ed2991cb528aa authored over 3 years ago
Move file

e2eabdbac1f7ff8f8f57c9909d22e16ec00bd05e authored over 3 years ago
Update Table+AdditiveSynthesis.swift

5f5ef1cba2b257a18e6a867d8d18c454759a6273 authored over 3 years ago
Remove untested code.

678d6a1eaf2788f0d9f51b11e07199a4804e5591 authored over 3 years ago
Remove untested code.

9a278d36a91f8a121b3e47da7e65b992ddb0e44a authored over 3 years ago
Revert "Remove untested code."

This reverts commit c6cefd93bc8cde1c5d412a4ecf609511b734f33a.

eaf55a62e4be1aa18d34a10e35d41f9dbac327c0 authored over 3 years ago
Remove unused code

7d5f1385b337b549bb29057935da6568dd04e804 authored over 3 years ago
Remove untested code.

c6cefd93bc8cde1c5d412a4ecf609511b734f33a authored over 3 years ago
Added inputCount helper

6482d85c112f65871dd269fb8b26dc3ea2358825 authored over 3 years ago
numberOfLoops->loopCount

215a47291cc895b8ff1d62cca2e6c8cc470b309a authored over 3 years ago
cleanup

2ebaa310c9301944ab8d1e04f1dd86876be73b94 authored over 3 years ago
Use PlaygroundOscillator instead of Player to ensure deterministic results.

c016757f4eeb541713db07861da3be1eb13a1c38 authored over 3 years ago
Merge pull request #2514 from emurray2/develop

Resolving Split Connections (implemented by fquarters)AudioKit#2370

2509d256564326ee2985229dd10112f991300956 authored over 3 years ago
got hounded

22206855bf0687b88138c6f102cf7ec7c42d61b7 authored over 3 years ago
got hounded

f82a3aa524abd63c43481463af642c477fea38e8 authored over 3 years ago
Clean up disconnect.

2cb6f4bc6e783899aac44b1649352fa6f6bbe660 authored over 3 years ago
Remove Print

bbb715733ccb52397c2c43bb8c5a8e9847f25e3f authored over 3 years ago
Fix conditional so it matches the one in AVAudioEngineGraph.mm

5bcaa3c83d461d8fb58bbafdbc2e8687ba958b0d authored over 3 years ago
Always Expect Split Connections in Mixer removeInput()

e046c099f0cfecde18690203fcc9d863d8bc3b27 authored over 3 years ago
Revert "Validate MD5's"

This reverts commit c10346afa6eeb2f60866bf1868def4c5d0adfa7a.

f802be217b30005a0493c90441d519087a5a3ddb authored over 3 years ago
Validate MD5's

c10346afa6eeb2f60866bf1868def4c5d0adfa7a authored over 3 years ago
Revert "Part 2 - API Cleaning"

This reverts commit a195ab430e362b53d84232d3dbd308e345e83062.

736446b03cf13b6eec7f8ee4f11f2efa1298b557 authored over 3 years ago
Part 2 - API Cleaning

I tried to make the AudioKit API more clear for the user, so they don't need to think about whet...

a195ab430e362b53d84232d3dbd308e345e83062 authored over 3 years ago
Part 1 - Add Mixer Split Connection Test Case

7b85e45f18c1a7fa5784e1a98573d274d54e2967 authored over 3 years ago
Merge branch 'AudioKit:develop' into develop

02ad9bf4beb2761a7a9a5c21fdb283b6ab4b1d0c authored over 3 years ago
Renamed count variables "numWhatevers" to "whateverCount" because plural variables are array and I don't like being num

b038b073f88e0c233d23ccbd381b020c27d2af82 authored over 3 years ago
Hound violation fix

1d15beb2b52212844635bb028028df66ed321e48 authored over 3 years ago