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

modernize

64602d01e898d11ffcd1ad78117d5f556313dd9c authored almost 4 years ago
Modernize. Fixes static analyzer issues.

0ef67824f27bf38abb760479d35c6d1e12f30b0c authored almost 4 years ago
cleanup

0b5717357cc17edf8eb9b09454ec6a9070958903 authored almost 4 years ago
Fix static analyzer issue.

68f26ba1007cb5817f1015c022a8b9ec52aa706f authored almost 4 years ago
clean up PannerDSP

Fixes analyzer issues.

8575513bd70491dc3528f1e9a01426df725ed1c6 authored almost 4 years ago
consistent naming

4daa258e7e5cf8c609913508e54cfdecec7d18a2 authored almost 4 years ago
clean up FaderDSP

53b24d1a27b6c2040ffc732d5960444249bb90cd authored almost 4 years ago
Add new version of process which takes a FrameRange

508321202513b7ad1310ebe753e087832f9ed5d0 authored almost 4 years ago
Handle bypassing in DSPBase

185e3d8fd26121531bba77846f62b5479a894cf1 authored almost 4 years ago
fix test

6afa538cf35091f8d4fa74defe2c528b81e1ef42 authored almost 4 years ago
add test

f053df2a3823b49738119b058b65f39294a87fae authored almost 4 years ago
Updated AmplitudeEnvelope to be Gated with MIDI internally

ae5f9a82acb51052f0637fca3cfe0742c6b2b05a authored almost 4 years ago
cleanup

1bf08d35e307013d6a9bae65efaea8b081ea0023 authored almost 4 years ago
add FrameRange to simplify process functions

708e11287e0c947e3d5c64693886059423ab5d43 authored almost 4 years ago
cleanup

e547e9a47f54cf156471e45992e64e4c2287f680 authored almost 4 years ago
cleanup

1f87cd5ce587675bd989a8cc9eaca4c2b2e6535e authored almost 4 years ago
cleanup

8e44917f9faf97b95f489adadf2a79f5fe8e6ccc authored almost 4 years ago
cleanup

cc3c9fe58bd5d3ff5b3d83516886a38f054acd03 authored almost 4 years ago
Bump to 5.1.1

de4e3a86468b7bf4bd20f5f2c0d841aa4200b907 authored almost 4 years ago
Always assemble both device and simulator builds in xcframework

6c3e841b09c5d2254ccbf06efcb66209d87e717b authored almost 4 years ago
Merge pull request #2502 from AudioKit/develop

Merge for 5.1

6ada4cb8d4b323ce38bbbcb74103bc2db0900cb2 authored almost 4 years ago
Renamed file

8bd51c4f0d98ac6f03582a9ab9b75fcf10700211 authored almost 4 years ago
Merge pull request #2501 from AudioKit/ringbuffer

RingBuffer

90a021a7479dd9b0f095fea93b33a49cf8d6c3be authored almost 4 years ago
fix analyzer issue: assume two channels

bb1a39c951df06468864402d65b7a3bd1b623cd7 authored almost 4 years ago
cleanup

3d8850445c3eae49528ca47d723754fa6eecf307 authored almost 4 years ago
Remove ReaderWriterQueue

d2bf0f2c1b421b3ad6f6d1d20bc22e4118c15e7a authored almost 4 years ago
Use RingBuffer

391230da5654d1235282972ab84159b2722198ef authored almost 4 years ago
cleanup

676c3dbdc011c5aafc7a923b3c621909e20f98aa authored almost 4 years ago
Use RingBuffer

524031a4a5a8fea78074d634d4c7c09916e340e2 authored almost 4 years ago
Add RingBuffer

c3021aa1d4280fdda211b54d39d3f525a9ce6400 authored almost 4 years ago
Organizing utilities and internals folders

d7fb2be34242f30a84241564b879533750d87e35 authored almost 4 years ago
Renamed AudioUnitBase to AudioKitAU

a97326e0d283b269b0595b0206d4c7053fc1d58a authored almost 4 years ago
Add documentation comments to bring coverage to 100%

1fb4932f17c2797cb55866bea0246fae4145aa83 authored almost 4 years ago
Updated file name, removed AudioUnitContainer

e9965d62c6e250045814659ffa3829b1f3859e5b authored almost 4 years ago
Merge pull request #2500 from AudioKit/sampler-update

Sampler update

d83751f4a39aaa0c2824938d638d0e34ea0a2f72 authored almost 4 years ago
hounds

aac7fd4b6d552c3849d9d646b685f209e123d8f1 authored almost 4 years ago
feed the hounds

76d5068c845bdf11d08028bfd1caf1793634d03b authored almost 4 years ago
Used C functions directly

687d981b45e1e66b4c925b91455318016883b6df authored almost 4 years ago
feed the hounds

63baa14ca2c6f7a8b7ab0de05ad54a9859e301f8 authored almost 4 years ago
Updated md5 because even though it is different, it sounds the same.

abc5f9a3fc43152af36562b9ab42f215d30f10e0 authored almost 4 years ago
Getting sampler to playback again

58a511a2263212a9100c6a36df4976710d66e46e authored almost 4 years ago
Merge branch 'develop' into sampler-update

231b37a118b6cb8e42bf520baab1b2a175f0d139 authored almost 4 years ago
Removed unused code

6cc6074e54c0b62a0652b5be9ecf430a6c4aa05d authored almost 4 years ago
Consolidated STK Swift stuff into one file

fd24c0845c71709179effd6118a03850114c9ff4 authored almost 4 years ago
Moved the tvOS check around the whole synth

55106570248e99251b16a55830904b7ee58ebf28 authored almost 4 years ago
Undo tvOS changes, still builds for tvOS

ac0c17721e4814a7896cefb9d0eee2ae0251e790 authored almost 4 years ago
Fixes for tvOS

49b63012bdacc24d57c9fa084f5d6fd780f5bf1b authored almost 4 years ago
Removed print

f7acfd3277e6dd6e9baf832819c5d9983f3e58d2 authored almost 4 years ago
Merge pull request #2498 from AudioKit/triggerable

Triggerable Protocols

dbd1cc09f515edcafd8604246238de0cf4784244 authored almost 4 years ago
Implemented MIDITriggerable

505bccefe1fd93e257e395aa63fc603a8e7d0387 authored almost 4 years ago
Updated tests and reset metal bar so it can be played again

25901cbfb22a457402ce48b3f072e441ccc2f727 authored almost 4 years ago
Introduced Triggerable

be56fcba9262fbca52ff00250a3bb497592fd44d authored almost 4 years ago
starting process to make physical models all midi triggerable

29ac0bbff14eaf1d73b33a47896bcc2624652add authored almost 4 years ago
Progress towards Sampler update

51bb59dcf09c642c8ee36d3bc69b066ac1238473 authored almost 4 years ago
Updated migration guide

0f8203624570862aa8f95d823391f580602f9273 authored almost 4 years ago
Updated synth to use @Parameter and not AudioUnitContainer

e96db50e7a4d546e54a712facd554028ec8ea898 authored almost 4 years ago
Remove unused function

de891cdc043e970206d91fc08b4e4bc3d140a2d1 authored almost 4 years ago
cleanup

4b30686dbc194f7784b0594c0713d61797862937 authored almost 4 years ago
cleanup

c83a513d6d4809827bf98e82eed9802d9ac1dba8 authored almost 4 years ago
remove comment

44e3a6a3053c3b1912124fce347079a81ec03800 authored almost 4 years ago
Public func so can use them in custom AudioKit modules

ff783463a1716fcab478aa2f610bafef9563213b authored almost 4 years ago
instantiate2->instantiate

c31c4802b5c6bd01356b6454f67b7f3d553438ad authored almost 4 years ago
Added Comments

f09017c9ba88f2ae7495e3e9897ef9495bc3ac67 authored almost 4 years ago
Remove NodeBase

0101bfe6972971f1284a9a5ebb02e43937172933 authored almost 4 years ago
NodeBase removal

56cb5d21f027c93b009f9384075e9f74641e7310 authored almost 4 years ago
NodeBase removal

84d3f972038f52b91f0736b7a2a3ed62f2e6a8f7 authored almost 4 years ago
Merge branch 'develop' of https://github.com/AudioKit/AudioKit into develop

00f139f7ae85a3e129d1da656500b549952a6886 authored almost 4 years ago
NodeBase removal

21372183128e5bba40324f2f19d7c031a7f2714f authored almost 4 years ago
Add comments

1eef845cb87885a6d6278d8622407bd254614cc3 authored almost 4 years ago
Change version to 5.1.0

abb7d2a733674aec68b2211554fb0e4e04b94b11 authored almost 4 years ago
NodeBase removal

653ad2c02263629a5f7f89f238406cb9099fecbf authored almost 4 years ago
NodeBase removal

edf1fc8891c5785042124f8991064459b933dc0a authored almost 4 years ago
Moved isStarted to Node

b3395cd6f6a2853149cea0e6c391e2370ad4670c authored almost 4 years ago
Add isStarted to operation generator

153c99735a7e2ff33cb4e42dd9c10be6c81939ab authored almost 4 years ago
NodeBase removal

7fe344aa1e53bf61a7263dc4b4b4b6bd049c174d authored almost 4 years ago
NodeBase removal and general cleanup

d39e57ceeb3c25b38c27411ce587c73cebecb6fc authored almost 4 years ago
Merge pull request #2496 from AudioKit/operation-merge

Operation merge

5f52fbc9b26479b7f1cd71adcad3fbdffa774071 authored almost 4 years ago
Don't use NodeBase

b301f5101d5437716c72cd5a49689b5b667e9437 authored almost 4 years ago
Don't use NodeBase

173e21e8a8e692285cb5cf3d647e00f2e9c8f97a authored almost 4 years ago
Rename file.

7b35d6080a70336155ab5c86ca504193cacf8991 authored almost 4 years ago
cleanup

fbaf90a84ff55849bb14ef733ff07b229dac41c6 authored almost 4 years ago
cleanup

0835e9210c91a3ad763ca92daadd6cdd068fd430 authored almost 4 years ago
cleanup

dd84e7ee5fed70395eb53084fb49ae8875c86e8e authored almost 4 years ago
Use OperationDSP to handle both generator and effect cases.

2eb28046ae00a8a438e35a954d9f66faf66160aa authored almost 4 years ago
cleanup

6a273d16ba92f94eed6f67067d80d5b3e0c69d39 authored almost 4 years ago
fix memory leaks

ad0a75f0d7891b653ba299ec11e9370531f754fd authored almost 4 years ago
cleanup

c94ecd21166f0dfac3c6bcc37b24752a5f3714e3 authored almost 4 years ago
cleanup

bb6a3e81b6f3409b18127c1ab3ec3d23f3b266ad authored almost 4 years ago
A few more nodebase removals

821c40d905e3edd1797f8753089ec20298aa6cfb authored almost 4 years ago
More NodeBase removal

6cd10d079cef7bdf37be16d0633b5e60e0c9e8f2 authored almost 4 years ago
cleanup

308bf5d00b609031c5dea434a489bdfa303539d7 authored almost 4 years ago
Added documentation comments

d2e2f5256b30617a9d0b4a9c804ff98079c12043 authored almost 4 years ago
Remved NodeBase from STK instruments

72335dd6add7d10bfbf1a54d1b6f5bc86ac4a3e2 authored almost 4 years ago
open->public

80a1fbe602bb3f7e6b8364e480028d924fa59954 authored almost 4 years ago
Added compressor and expander to autogeneration

23af0646282cefd9e278ace171e3246d21c34e77 authored almost 4 years ago
Removed unnecessary import

de4d315dbcfec6485dad37eebff61b68aaf97235 authored almost 4 years ago
Use triangle on generic tests for oscillator

61bf59bff81bba0feeacd91ff93b46ed71769a54 authored almost 4 years ago
Generated NodeBase-less AUs

6a821ae9e396e9621a4f8193b0c49169fba4019f authored almost 4 years ago
cleanup

fa64237c7aafef6391b4b7791c73627fb751bac1 authored almost 4 years ago
Minor cleanup

9fc76dfcc9034638c6bda9f119977929f4903e99 authored almost 4 years ago