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
Fix race condition. Switch to using MIDI for trigger.
18bd1754f8033707d34498a17c89b554840e97e6 authored almost 4 years ago
18bd1754f8033707d34498a17c89b554840e97e6 authored almost 4 years ago
cleanup
b68cf44468f746743f89305833660af03b197e28 authored almost 4 years ago
b68cf44468f746743f89305833660af03b197e28 authored almost 4 years ago
cleanup
0ca34c058638db65f31f730690be70f0d267b926 authored almost 4 years ago
0ca34c058638db65f31f730690be70f0d267b926 authored almost 4 years ago
Merge pull request #2489 from ChaseStas/develop
Fix sample rate for buffered audio player
d73bad4a722be6880872782aa660a8b5d101c571 authored almost 4 years ago
comment
7e852586d5e26811fb772ec1e35a7e8c8b243397 authored almost 4 years ago
7e852586d5e26811fb772ec1e35a7e8c8b243397 authored almost 4 years ago
Make parameter definitions mandatory.
8fe037d968fbca1fc7cf4a078462bd64ce7cda23 authored almost 4 years ago
8fe037d968fbca1fc7cf4a078462bd64ce7cda23 authored almost 4 years ago
Last of the parameterDef-less @Parameters
2bfa135ad3891ac82789d2f7ec8686af58a94044 authored almost 4 years ago
2bfa135ad3891ac82789d2f7ec8686af58a94044 authored almost 4 years ago
Added paramter defs to apple audio units
0ddaaeabe1a4208f75059cf0eeb6e49a5baafe72 authored almost 4 years ago
0ddaaeabe1a4208f75059cf0eeb6e49a5baafe72 authored almost 4 years ago
Use generic test for BrownianNoise
44e1e57318416c04c65bd8f218f192fe10b78d0b authored almost 4 years ago
44e1e57318416c04c65bd8f218f192fe10b78d0b authored almost 4 years ago
Started work on generic generator regression test.
ef11047e2c5389db4156f03fee57c52ebe204fd3 authored almost 4 years ago
ef11047e2c5389db4156f03fee57c52ebe204fd3 authored almost 4 years ago
Merge pull request #2490 from AudioKit/2485_automation
cleanup of audio units
7c4def85a9d8ad3a84c11cac2e55f1ba5ecaa536 authored almost 4 years ago
Work on updating Sampler
d50dc530a63e34864df33ff0772f37f756d6633c authored almost 4 years ago
d50dc530a63e34864df33ff0772f37f756d6633c authored almost 4 years ago
Only search for @Parameter if the existing parameter tree is empty.
49e27dc96924ad8787b57f9a3e77761a4d7b3a49 authored almost 4 years ago
49e27dc96924ad8787b57f9a3e77761a4d7b3a49 authored almost 4 years ago
Register SamplerDSP.
5f160ab3f52d9877cc2ddf657bfff9a12900955e authored almost 4 years ago
5f160ab3f52d9877cc2ddf657bfff9a12900955e authored almost 4 years ago
Merge branch 'develop' into 2485_automation
e006b5a2c49bc62f8ffae5fea8c4022abe9f81e8 authored almost 4 years ago
e006b5a2c49bc62f8ffae5fea8c4022abe9f81e8 authored almost 4 years ago
Fix address sanitizer issue.
bc0e5625991115bda3e0c2e14608154a61f29cf4 authored almost 4 years ago
bc0e5625991115bda3e0c2e14608154a61f29cf4 authored almost 4 years ago
Merge branch 'develop' into 2485_automation
351470e82d4572581ddef3ec3647832091ef64f5 authored almost 4 years ago
351470e82d4572581ddef3ec3647832091ef64f5 authored almost 4 years ago
Basic Sampler Test
e7bda3dcb8bdebe2f25c247cbb1c72a3c09a0470 authored almost 4 years ago
e7bda3dcb8bdebe2f25c247cbb1c72a3c09a0470 authored almost 4 years ago
Add file format for playerNode connection to mixerNode
6b830bf5a82fb170440adc45abd5f691e8bfd8ee authored almost 4 years ago
6b830bf5a82fb170440adc45abd5f691e8bfd8ee authored almost 4 years ago
Updated README
154936c3453f05d91697b03a27c7e6cd3458ac77 authored almost 4 years ago
154936c3453f05d91697b03a27c7e6cd3458ac77 authored almost 4 years ago
Merge pull request #2486 from AudioKit/resource-cleanup
Resource cleanup
70859f5e174f45a2302780cde4219d0b68b71f43 authored almost 4 years ago
Merge branch 'develop' into resource-cleanup
af7dd7a611eaa879de5216400e5f2fae3f456529 authored almost 4 years ago
af7dd7a611eaa879de5216400e5f2fae3f456529 authored almost 4 years ago
Merge branch 'develop' into 2485_automation
cb25295ae8dcccaa5c445288a01076bcd57adbcf authored almost 4 years ago
cb25295ae8dcccaa5c445288a01076bcd57adbcf authored almost 4 years ago
Fix bad initialization.
dd578fa853b9c8581153f3158a0a8b2739ce7f89 authored almost 4 years ago
dd578fa853b9c8581153f3158a0a8b2739ce7f89 authored almost 4 years ago
print slot number
a7f90d7612248210e3f330dd82b02d956ab93193 authored almost 4 years ago
a7f90d7612248210e3f330dd82b02d956ab93193 authored almost 4 years ago
Initialize variables.
c532fcbabd42e1343fbd56b27bcfa5702eab7890 authored almost 4 years ago
c532fcbabd42e1343fbd56b27bcfa5702eab7890 authored almost 4 years ago
Disable new tests failing on CI.
265d1a13452521c62435948e9bd8cc2d4f72b15d authored almost 4 years ago
265d1a13452521c62435948e9bd8cc2d4f72b15d authored almost 4 years ago
Fix Synth.
7b7745b064d5fa43595c6f3633d02fec21d033bb authored almost 4 years ago
7b7745b064d5fa43595c6f3633d02fec21d033bb authored almost 4 years ago
Merge branch 'develop' into 2485_automation
60fcbb6c97850f5ff47c615b76fdf7a2f6c5a52b authored almost 4 years ago
60fcbb6c97850f5ff47c615b76fdf7a2f6c5a52b authored almost 4 years ago
add tests
6df9fb1119b02c2fa438c18a0d9490e9942f881a authored almost 4 years ago
6df9fb1119b02c2fa438c18a0d9490e9942f881a authored almost 4 years ago
Add unit test for Synth.
fb376825a6e4053ea51843334305622488d752a6 authored almost 4 years ago
fb376825a6e4053ea51843334305622488d752a6 authored almost 4 years ago
Share a single random number generator among all synth voices.
e973d4eab8d2cf12f6fdd8ea718e8998dfac31ad authored almost 4 years ago
e973d4eab8d2cf12f6fdd8ea718e8998dfac31ad authored almost 4 years ago
To ensure deterministic test runs, don't use static globals for random number generation.
b0a10591b6ed79aad043a137970646048fc01c22 authored almost 4 years ago
b0a10591b6ed79aad043a137970646048fc01c22 authored almost 4 years ago
Cleanup and rename.
3a19ac7fd00cb973e0802878008282990c14e489 authored almost 4 years ago
3a19ac7fd00cb973e0802878008282990c14e489 authored almost 4 years ago
Rename.
d023dbf90067d767bdcb15f56dd24cba35991adc authored almost 4 years ago
d023dbf90067d767bdcb15f56dd24cba35991adc authored almost 4 years ago
Cleanup. Synth and Sampler are missing unit tests and are probably now broken.
c47f569ed195aedcb1b8f7f0d543f3658d998130 authored almost 4 years ago
c47f569ed195aedcb1b8f7f0d543f3658d998130 authored almost 4 years ago
cleanup and rename
cc88ceee250efe9d22aa7751d71f0c3f1b294875 authored almost 4 years ago
cc88ceee250efe9d22aa7751d71f0c3f1b294875 authored almost 4 years ago
Update and rename.
051045b8e67d0cd0229e0634e449856f7e0e24c7 authored almost 4 years ago
051045b8e67d0cd0229e0634e449856f7e0e24c7 authored almost 4 years ago
Cleanup and remove unused code.
e75ebdcd6823de2d4ab2b9b5c99735167ee0dd92 authored almost 4 years ago
e75ebdcd6823de2d4ab2b9b5c99735167ee0dd92 authored almost 4 years ago
Add assertion to ensure everything is migrated.
94800277dda709f9664ec02878d48f90655f88f2 authored almost 4 years ago
94800277dda709f9664ec02878d48f90655f88f2 authored almost 4 years ago
Work on updating Chorus and Flanger.
9da966f976f3eb51f869e0173a3cd36d9ceec3a7 authored almost 4 years ago
9da966f976f3eb51f869e0173a3cd36d9ceec3a7 authored almost 4 years ago
Bump version to 5.0.2
edc02a71816ef56f854d415b3edfdd961fc0b983 authored almost 4 years ago
edc02a71816ef56f854d415b3edfdd961fc0b983 authored almost 4 years ago
Link to AudioKitUI
23cb5ee6b4f2de1af21851b34cc2b921ba159334 authored almost 4 years ago
23cb5ee6b4f2de1af21851b34cc2b921ba159334 authored almost 4 years ago
Converted operations and convolution to use AudioUnitBase instead of InternalAU
3c255fe7c44356ba5c4ec8569f4199aedfd06701 authored almost 4 years ago
3c255fe7c44356ba5c4ec8569f4199aedfd06701 authored almost 4 years ago
Removed InternalAU from STK physical models
85bc1a1bc3f7b4f8d7edc5547b87efcbfad0e086 authored almost 4 years ago
85bc1a1bc3f7b4f8d7edc5547b87efcbfad0e086 authored almost 4 years ago
Last of the straightforward InternalAU removal
8656c98704beaa5c2c386355103f138b0cf43e39 authored almost 4 years ago
8656c98704beaa5c2c386355103f138b0cf43e39 authored almost 4 years ago
More manual InternalAU reduction
25c6877e62e5466ea8359b45c7466ebcbffce055 authored almost 4 years ago
25c6877e62e5466ea8359b45c7466ebcbffce055 authored almost 4 years ago
Propagating the removal of InternalAUs
fb19e6b0f7f3927e7cf722634c34b5fc76d9077c authored almost 4 years ago
fb19e6b0f7f3927e7cf722634c34b5fc76d9077c authored almost 4 years ago
re #2485 . Add checks
31a3fc7a90e49c46fb51a313bee5eaafce98c59a authored almost 4 years ago
31a3fc7a90e49c46fb51a313bee5eaafce98c59a authored almost 4 years ago
Merge branch 'develop' into resource-cleanup
d34f17c3af1e21c229f133e80a984b763e06b0b4 authored almost 4 years ago
d34f17c3af1e21c229f133e80a984b763e06b0b4 authored almost 4 years ago
Use xcodebuild to run tests
6f87ae24b8e17b1644f390e10d24afc33cb924f2 authored almost 4 years ago
6f87ae24b8e17b1644f390e10d24afc33cb924f2 authored almost 4 years ago
re #2485 . Ensure DSP kernel names are unique.
a0f7cd740fea0967bebd63238f3b693ace53c67c authored almost 4 years ago
a0f7cd740fea0967bebd63238f3b693ace53c67c authored almost 4 years ago
Also make members public
6fbbb957768600ccbcb822d59d8dd462bbcb8a31 authored almost 4 years ago
6fbbb957768600ccbcb822d59d8dd462bbcb8a31 authored almost 4 years ago
re #2485. Update BandPassButterworthFilter.
07e23bf1f50bd22f0164dc71a8a628b96e75711d authored almost 4 years ago
07e23bf1f50bd22f0164dc71a8a628b96e75711d authored almost 4 years ago
re #2485. Don't need to pass code to instantiateAudioUnit.
7662dbaafc6e722ee2f638cdef1f0e5ef16506e8 authored almost 4 years ago
7662dbaafc6e722ee2f638cdef1f0e5ef16506e8 authored almost 4 years ago
Ignore .swiftpm
58e5972f9a63035de40e954bd517c9d74ef5d81f authored almost 4 years ago
58e5972f9a63035de40e954bd517c9d74ef5d81f authored almost 4 years ago
re #2485. Try to create DSP kernels using componentSubType
72b1f8ee4e8eeee503f2119257ef134eaab74889 authored almost 4 years ago
72b1f8ee4e8eeee503f2119257ef134eaab74889 authored almost 4 years ago
Make ThreadLockedAccessor public
b0bbf3ed147902f5172a01bf141298c7fc3f0da5 authored almost 4 years ago
b0bbf3ed147902f5172a01bf141298c7fc3f0da5 authored almost 4 years ago
re #2485. All AudioKit nodes have one output bus.
b48cc8ed8c41468207387be0291a0b1a57e4096d authored almost 4 years ago
b48cc8ed8c41468207387be0291a0b1a57e4096d authored almost 4 years ago
re #2485. Work toward using component description to identify DSP classes.
a9df45726c2c598a776b86a8e2a5233093c8ef23 authored almost 4 years ago
a9df45726c2c598a776b86a8e2a5233093c8ef23 authored almost 4 years ago
Updated branch names for SPM
c4ca6d94334d6c945b78c51dc7d01a696e827928 authored almost 4 years ago
c4ca6d94334d6c945b78c51dc7d01a696e827928 authored almost 4 years ago
Removed generated generator InternalAUs
5b293288586850bad79a7d0d77bd973f4830672c authored almost 4 years ago
5b293288586850bad79a7d0d77bd973f4830672c authored almost 4 years ago
Bump to 5.0.1; relocated AudioKit.xcconfig, README and version updates
da41eff951637cc294756e304714844840dbfd4c authored almost 4 years ago
da41eff951637cc294756e304714844840dbfd4c authored almost 4 years ago
Match version to tag (5.0.0)
36ea09c87bf703291a60e694742d56ff221c56ae authored almost 4 years ago
36ea09c87bf703291a60e694742d56ff221c56ae authored almost 4 years ago
re #2485 Don't require subclassing AudioUnitBase
c8a0b6b4068645122124782364c26b2842d2898b authored almost 4 years ago
c8a0b6b4068645122124782364c26b2842d2898b authored almost 4 years ago
re #2485. Scan object for Parameters.
4eedfca3ac577648c0cdd94a8bc0e7bb65048efb authored almost 4 years ago
4eedfca3ac577648c0cdd94a8bc0e7bb65048efb authored almost 4 years ago
Add Parameter2 property wrapper which takes a definition on init.
8ce816e95a8e0efe74d962fde56ac95ac37e3902 authored almost 4 years ago
8ce816e95a8e0efe74d962fde56ac95ac37e3902 authored almost 4 years ago
re #2485 Move parameter tree setup out of AudioUnitBase
c3f581102c52927db2438b822b233c8781f06a9b authored almost 4 years ago
c3f581102c52927db2438b822b233c8781f06a9b authored almost 4 years ago
Merge branch 'develop' into 2485_automation
e5cb1b97bb4ebbaa8d92c66a98e3b48d343f225a authored almost 4 years ago
e5cb1b97bb4ebbaa8d92c66a98e3b48d343f225a authored almost 4 years ago
Cleanup: no longer need to scan subclass for AUParameters
80228985df2d8180a387a44db1d324ca4434c97c authored almost 4 years ago
80228985df2d8180a387a44db1d324ca4434c97c authored almost 4 years ago
re #2485 Associate parameters for AVAudioNodes not just AVAudioUnits.
efea93af47a5264fb6e270b91be4cb99ec13c0b7 authored almost 4 years ago
efea93af47a5264fb6e270b91be4cb99ec13c0b7 authored almost 4 years ago
NodeParameter only needs an AVAudioNode
22678296a9bf982c0ab32ee46084b2d1d88bc9cc authored almost 4 years ago
22678296a9bf982c0ab32ee46084b2d1d88bc9cc authored almost 4 years ago
Merge pull request #2487 from ryanfrancesconi/v5-player-refinements
Minor cleanup to matt's PR
e4887a74f921c5272b555db656ad7901f824852a authored almost 4 years ago
Merge branch 'v5-updates' of https://github.com/Matt54/AudioKit into v5-updates
20916dae7642ef2941ceb7399b5691829ff324e6 authored almost 4 years ago
20916dae7642ef2941ceb7399b5691829ff324e6 authored almost 4 years ago
fix CI for StkBundleHelper
3b875063e6cdeaee3cf993254e6ac32f55779259 authored almost 4 years ago
3b875063e6cdeaee3cf993254e6ac32f55779259 authored almost 4 years ago
use StkBundleHelper
255d51622ebece2ffbb0605a11727b53675b9809 authored almost 4 years ago
255d51622ebece2ffbb0605a11727b53675b9809 authored almost 4 years ago
remove unused file
a7d3be7aa2afc80fd8ae1017d6f90ca875624bb9 authored almost 4 years ago
a7d3be7aa2afc80fd8ae1017d6f90ca875624bb9 authored almost 4 years ago
Use StkBundleHelper instead of writing files to tmp
ce8e075cdee31dbfc2fca798ea9802467738ce74 authored almost 4 years ago
ce8e075cdee31dbfc2fca798ea9802467738ce74 authored almost 4 years ago
add StkBundleHelper for finding resources
09322b5227acbdbd6bf7432ff68687cde84f0413 authored almost 4 years ago
09322b5227acbdbd6bf7432ff68687cde84f0413 authored almost 4 years ago
add Stk rawwaves to resources
6558fb9109daf8484af7475fd5287baf51056421 authored almost 4 years ago
6558fb9109daf8484af7475fd5287baf51056421 authored almost 4 years ago
Fixed paths of built frameworks in CI
d753d3a6ab20a6c3ed93a39a98e2f2358f800a60 authored almost 4 years ago
d753d3a6ab20a6c3ed93a39a98e2f2358f800a60 authored almost 4 years ago
Use Xcode 12.4 for CI
00638ecdac092582a34b8fafe88c48ba83b8e346 authored almost 4 years ago
00638ecdac092582a34b8fafe88c48ba83b8e346 authored almost 4 years ago
Updated README
71e4c76b03c4bde81da6dcef4643382dae34ab55 authored almost 4 years ago
71e4c76b03c4bde81da6dcef4643382dae34ab55 authored almost 4 years ago
Fed up with intermittent sampler test failure
cbfda60cb6a3fa9ed50544fef51f193be9f41fbd authored almost 4 years ago
cbfda60cb6a3fa9ed50544fef51f193be9f41fbd authored almost 4 years ago
Updated README, put contributing into docs
ad244695a239d2090d959351f616d84d74c4859c authored almost 4 years ago
ad244695a239d2090d959351f616d84d74c4859c authored almost 4 years ago
Updated README
089be84af4485a50f935fcf97a1f0d9b3a182e44 authored almost 4 years ago
089be84af4485a50f935fcf97a1f0d9b3a182e44 authored almost 4 years ago
Merge pull request #2483 from Matt54/v5-updates
AudioPlayer: improved seek functionality to support non-buffered files
5f6c03abe8e86905a4d8b23fb54eea86ed00f862 authored almost 4 years ago
Turned off real time tests
e741d058084da61e8c2a4f002f94c3c5d6998154 authored almost 4 years ago
e741d058084da61e8c2a4f002f94c3c5d6998154 authored almost 4 years ago
Formatting and removed Logs
20535a5ac7f5157f0b07d99f9825637f7b5f74d3 authored almost 4 years ago
20535a5ac7f5157f0b07d99f9825637f7b5f74d3 authored almost 4 years ago
AudioPlayer: adjustments to seek functionality
fbec11fe3af1639cc84bcc6ced92c0ad88f2181f authored almost 4 years ago
fbec11fe3af1639cc84bcc6ced92c0ad88f2181f authored almost 4 years ago
Merge pull request #1 from ryanfrancesconi/v5-updates
V5 updates
7b0932b156823269ffeaeba4bd459981aca4a2c3 authored almost 4 years ago
adjustment for adding a isSeeking flag to prevent completion handler from setting isPlaying to false when it shouldn't
d2d1c6adf576eb201d87b852b22b1b3d18464649 authored almost 4 years ago
d2d1c6adf576eb201d87b852b22b1b3d18464649 authored almost 4 years ago
test adjustment to verify that it is playing after a seek operation
315da9063d1adb73f0d4c6264c60c9c8791b1f8a authored almost 4 years ago
315da9063d1adb73f0d4c6264c60c9c8791b1f8a authored almost 4 years ago
Test hack back
bd72e36540a4754ef05e9bd33c69e6deacb9fb31 authored almost 4 years ago
bd72e36540a4754ef05e9bd33c69e6deacb9fb31 authored almost 4 years ago
Not sure what to do about the intermittent sampler test failures
695326171ff251383e8cffafab263c8abd304239 authored almost 4 years ago
695326171ff251383e8cffafab263c8abd304239 authored almost 4 years ago
Another hacky attempt to stop intermittent failure
3195339840ed3e7aaf36c343dc8260d7e052828a authored almost 4 years ago
3195339840ed3e7aaf36c343dc8260d7e052828a authored almost 4 years ago
Hack to suppress warnings from Xcode
837c9eddc43b8fb84ad0cc413e342551ec3e210f authored almost 4 years ago
837c9eddc43b8fb84ad0cc413e342551ec3e210f authored almost 4 years ago
This hack didn't work reliably
7d33435e961b0d26404f28aaf08ff07ce8cf52d5 authored almost 4 years ago
7d33435e961b0d26404f28aaf08ff07ce8cf52d5 authored almost 4 years ago
STK->Stk to avoid warnings
67bafe8256562940b967e6ac1da99d521acaf90d authored almost 4 years ago
67bafe8256562940b967e6ac1da99d521acaf90d authored almost 4 years ago
Uncommenting test
f83ab89feb916ec96a8b8fddb1b3a0c26f32ea90 authored almost 4 years ago
f83ab89feb916ec96a8b8fddb1b3a0c26f32ea90 authored almost 4 years ago