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

Use type-safe lockfree queue instead of TPCircularBuffer.

github.com/AudioKit/AudioKit - 560037e49bec870a9253092f2c0d43072fae1221 authored about 4 years ago
Minor code cleanup

github.com/AudioKit/AudioKit - cdca0544aa18c8a74be2989660c2b07f9dc0d07e authored about 4 years ago
Added an extension method to perform a base-10 logarithmic mapping to a new range

github.com/AudioKit/AudioKit - a5738cdbd7a1c3b801c4d6a84b0f4fd3325d1c07 authored about 4 years ago
Merge pull request #2414 from Matt54/v5-develop

AudioKitHelpers: Added mapped extension functions

github.com/AudioKit/AudioKit - c861896e3d2404007e6caa6ddd86ad5e420a60c2 authored about 4 years ago
Merge branch 'v5-develop' of https://github.com/eljeff/AudioKit into v5-develop

github.com/AudioKit/AudioKit - 37c510d34869e08b2ed801d3065dc7b8ce401e37 authored about 4 years ago
AudioKitHelpers: renamed input parameters to mapped extension methods

github.com/AudioKit/AudioKit - c0237251c096e9b3cb0710c640acb2906c2d554d authored about 4 years ago
AudioKitHelpers: Added mapped extension functions

Added mapped extension functions

github.com/AudioKit/AudioKit - d78e7982d1b4040d473769188d5fa04565888635 authored about 4 years ago
Remove unused code.

github.com/AudioKit/AudioKit - da94e3845a497c21ec419b089fa84ee9ed10e595 authored about 4 years ago
Remove import.

github.com/AudioKit/AudioKit - 1d7215b2183c13aa158654f369e1e436ecf68004 authored about 4 years ago
Remove import.

github.com/AudioKit/AudioKit - 608e10bb4847d2c853310ff8837f2937f26a2a34 authored about 4 years ago
Don't use ObjC.

github.com/AudioKit/AudioKit - 466830ea157627cfa4588d9e90eee987e940b16a authored about 4 years ago
re #2410. Don't use ObjC.

github.com/AudioKit/AudioKit - 434fa599c9c440a4a9bb4459df400ab290aee994 authored about 4 years ago
fix #2410. Use AudioBufferList instead of AVAudioPCMBuffer on audio thread.

github.com/AudioKit/AudioKit - ddc669e2fe8ac62e6fb3ca6915767232e07a9c0e authored about 4 years ago
Merge pull request #2408 from Matt54/FFTTap-Add-Zero-Padding-Factor

FFTTap: Add Zero Padding Factor

github.com/AudioKit/AudioKit - 165e18438cb16a826596fd84f18c220f267ee913 authored about 4 years ago
FFTTap: Fotmatting

FFTTap: cleaned up file

github.com/AudioKit/AudioKit - 63c81043de4b5a6d795d5e3c9aeecdb2c07b907d authored about 4 years ago
FFTTap: Added Unit Test for zero padding

Added Unit Test for zero padding

github.com/AudioKit/AudioKit - 86cf83bcae6f90418b2837858ff1ffa2f9a4483f authored about 4 years ago
FFTTap: Add Zero Padding Factor

Adds zero padding to the input of the FFT. Default leaves the functionality unchanged.

Also, cl...

github.com/AudioKit/AudioKit - f3e4d674009d9146bc2e43f81ddb7fa9c50f02d2 authored about 4 years ago
Merge pull request #2407 from maksutovic/patch-1

Update PreparingSampleSets.md

github.com/AudioKit/AudioKit - d703ba0d9f52fb9d828f4aeb95ea37af5012b8ac authored about 4 years ago
Update PreparingSampleSets.md

I added an example of a working SFZ file that works with AudioKit in order to help new users mor...

github.com/AudioKit/AudioKit - c1023f11e3b046e852654bf7ada7a5ced9341f53 authored about 4 years ago
Merge pull request #2405 from niklassaers/v5-develop

Add case harmonic(partialAmplitudes: [Float])

github.com/AudioKit/AudioKit - 5638691ae2d0aa4ecfbab95bce80ae2f042938dd authored about 4 years ago
Implement test for Table(.harmonic(partialAmplitudes)))

github.com/AudioKit/AudioKit - 186480fd60598baa2e8f372711b2e428f6a6f159 authored about 4 years ago
Removing now unused leftBuffer/rightBuffer stuff in DSPBase

github.com/AudioKit/AudioKit - 2d81e1e2b60f052f0ec5202d7b64cb87802a62a6 authored about 4 years ago
Switch to single atomic pointer for passing wavetables to the audio thread

github.com/AudioKit/AudioKit - 39266c437f9bda29f426e48bcc56dd6ebfdd2b12 authored about 4 years ago
Break up the line for hound & readability

github.com/AudioKit/AudioKit - cceb43e40414f388550375ef778b5e29e937fc69 authored about 4 years ago
Please the hound

github.com/AudioKit/AudioKit - 8ff4a4872e79ad390b0317477e1281b2991f2979 authored about 4 years ago
Add case harmonic(partialAmplitudes: [Float])

To make this happen, I removed Int, Codable, CaseIterable from enum TableType and Codable from c...

github.com/AudioKit/AudioKit - 7d13fca27b2ec210c0649061d0eae6ca79c254d8 authored about 4 years ago
Fix thread safety issues in DynamicOscillator.

github.com/AudioKit/AudioKit - 527a42e91ade20cc15250b6cec23b77254d5a16d authored about 4 years ago
Merge pull request #2396 from emurray2/v5-develop

Transient Shaper

github.com/AudioKit/AudioKit - 3bdefea1de43a6313653764bbb40d18150fbf816 authored about 4 years ago
Merge pull request #2397 from Matt54/DynamicOscillator-Header-Clean

Update dynamicosc.c

github.com/AudioKit/AudioKit - 231828e5a1d764a5fe522aba378634c10d691d66 authored about 4 years ago
Update dynamicosc.c

Cleaned up header in dynamicosc.c

github.com/AudioKit/AudioKit - d316fc9753d7c131da6e5f21f692e7474200115d authored about 4 years ago
Debugging and Organizing Code

github.com/AudioKit/AudioKit - 124e4d537b9016b4986f627e97e9b9c25ff71182 authored about 4 years ago
Debugging Audio Algorithm

github.com/AudioKit/AudioKit - 709105443536c45587191b3e60935c6f0200f78c authored about 4 years ago
Fix Long Headers and Inheritance

github.com/AudioKit/AudioKit - 8fd194b315b8786622a8c8471efa09c1b392373c authored about 4 years ago
Added Valid MD5s for TransientShaperTests

github.com/AudioKit/AudioKit - 7a226c538647e85b91c5e1b7abf67c61b55771b0 authored about 4 years ago
Added MD5s for TransientShaper

github.com/AudioKit/AudioKit - 21c4ec18300018dc3768432bb75f477dbfaca14c authored about 4 years ago
Bug Fixing - Null Pointer

github.com/AudioKit/AudioKit - 89f9e3f0acf7162df9c3a7fe5de341c1d9e6d57b authored about 4 years ago
Merge remote-tracking branch 'upstream/v5-develop' into v5-develop

github.com/AudioKit/AudioKit - b5404683122e49c3994840038c00bdefc7f7d523 authored about 4 years ago
Fix for delayed gain issue on https://github.com/AudioKit/AudioKit/issues/2373

github.com/AudioKit/AudioKit - cb65d9250f62aadfefa9904036f41f160f3de329 authored about 4 years ago
Merge branch 'v5-develop' of github.com:AudioKit/AudioKit into v5-develop

github.com/AudioKit/AudioKit - cdffabb4ff97d83f3bf2bf4bd662860d8c676710 authored about 4 years ago
Fix for the playing on adding to mixer bug from https://github.com/AudioKit/AudioKit/issues/2373

github.com/AudioKit/AudioKit - 8ffdb3e9d02ca5d8ea1a6066d4d9add51cf51f8f authored about 4 years ago
Fix for the playing on adding to mixer bug from https://github.com/AudioKit/AudioKit/issues/2373

github.com/AudioKit/AudioKit - 33702bd1819222fa4e48be030899a6fa7ea7f0b0 authored about 4 years ago
Added Node Tests for Transient Shaper

github.com/AudioKit/AudioKit - 53f381079e37c16121eef908c3c626833625e1be authored about 4 years ago
Cleaning Code

github.com/AudioKit/AudioKit - 8408bb319045013a60bb79d5cc8ee3fff3f13ee1 authored about 4 years ago
Added TransientShaper Node

github.com/AudioKit/AudioKit - d409b92e7ed560298bdf569c864215f96f4d8900 authored about 4 years ago
Merge pull request #2395 from Matt54/DynamicOscillator-Add-Method-To-Get-Table-Values

AmplitudeTap: Added StereoMode

github.com/AudioKit/AudioKit - a05f6f59bdfc1def1cc9cdb17533e259e9a59469 authored about 4 years ago
AmplitudeTapTests: Hungry hound

Fed the hound again

github.com/AudioKit/AudioKit - a7b97e7836ae6a02650517358cf10d5311263639 authored about 4 years ago
AmplitudeTap: Added unit tests for stereoMode

Added unit tests

github.com/AudioKit/AudioKit - d0f586075ad83b4315aaad1d6f04adf914d0e926 authored about 4 years ago
AmplitudeTap: Fed the Hound

Fed the hound

github.com/AudioKit/AudioKit - 81bf014a34b2d4b28a1e3a3d0cc9b4f2a8b89fe6 authored about 4 years ago
AmplitudeTap: Added StereoMode enum

Setting the stereoMode to left or right will now return the left or right amplitude in the handl...

github.com/AudioKit/AudioKit - af8a2ca67fd04f6050e0958d28c055da8fa05c27 authored about 4 years ago
Merge pull request #2392 from Matt54/DynamicOscillator-Add-Method-To-Get-Table-Values

DynamicOscillator: Add methods to get the wavetable's float array

github.com/AudioKit/AudioKit - 67e43505b56de111d3e1537d6e9a94db618b3cec authored about 4 years ago
DynamicOscillaotTests: Fed the hounds

Fed the hounds

github.com/AudioKit/AudioKit - e1ea4bfd09c7bc32e5d640a2c26d3fc31f00ebca authored about 4 years ago
DynamicOscillator: Units Tests and renaming

Added unit tests for the accessors of the DynamicOscillator.
Renamed set waveform callback to wa...

github.com/AudioKit/AudioKit - 6b7b158e60e734145956d51fc2a72dbe984c8846 authored about 4 years ago
DynamicOscillator: linted file

Linted file

github.com/AudioKit/AudioKit - 4f58f57693452a16ddc72c6e68de887680ad746e authored about 4 years ago
DynamicOscillator: Add methods to get the wavetable's float array

Added method of getting the stored floating point value array stored in the dynamic oscillator's...

github.com/AudioKit/AudioKit - 7c69e09f2623bfd6f76bd1aa770322626b2d4e71 authored about 4 years ago
Merge pull request #2391 from Matt54/New-Generator-DynamicOscillator

Created DynamicOscillator

github.com/AudioKit/AudioKit - e0300acb1c85255b863fefd035900434471668f1 authored about 4 years ago
Unit Tests for DynamicOscillator

Added Unit Tests for DynamicOscillator

github.com/AudioKit/AudioKit - 175eb8a9551b2758c6410780b10e286b33f3d986 authored about 4 years ago
Merge pull request #2390 from jrmaxdev/ump-get-data-fix

Ump get data fix

github.com/AudioKit/AudioKit - d82f8ca06ce7f6e63bfb391a0901c7e583a71769 authored about 4 years ago
Created DynamicOscillator

New oscillator that allows for dynamic setting of it's wavetable by storing two tables and cross...

github.com/AudioKit/AudioKit - 761d226f8e8a59061b5c839bfb7bebd2cc40faeb authored about 4 years ago
removed FIXME

github.com/AudioKit/AudioKit - 95dc8b92dfaf13c5d18965eed9428850b412a485 authored about 4 years ago
rearranged lines

github.com/AudioKit/AudioKit - 22e2c3d35484f79386929548d9f54ca7440e8ef4 authored about 4 years ago
changed conditional compilation strategy

github.com/AudioKit/AudioKit - 9101f0850a012d8c4be6c7fac0a689e417aa6774 authored about 4 years ago
changed conditional compilation stragtegy

github.com/AudioKit/AudioKit - 09b1cbb83f25ba6a4eedd7990fe024545603fcfd authored about 4 years ago
had to remove the test because it needs OS X 11.0 to compile

github.com/AudioKit/AudioKit - e8c55b9a1d8f845fab4b7800350ee19f5acdcb8a authored about 4 years ago
removed empty line

github.com/AudioKit/AudioKit - 204722e807ccd6707940f973eaa44c100d50ae41 authored about 4 years ago
fixed "code after throw will never be executed" warning

github.com/AudioKit/AudioKit - ccaa870ebad7e385a310c2007671bc89f3b986ef authored about 4 years ago
corrected range expression

github.com/AudioKit/AudioKit - f5c45bebe7769048b5c4c9d42426c6b0baa4ad80 authored about 4 years ago
created test suite for UMP parsing

github.com/AudioKit/AudioKit - 444cbc30ebe726cf9c0c0fb71e6d705b39bb977d authored about 4 years ago
created UMPSysex struct for MIDI testing

github.com/AudioKit/AudioKit - 05708fc319f43aa62536a5df85df7f53fd6b95da authored about 4 years ago
created TestSender for MIDI testing

github.com/AudioKit/AudioKit - 80d898899a81e4c48df7722000576b7173c075a6 authored about 4 years ago
created TestListener for MIDI testing

github.com/AudioKit/AudioKit - 5798ad34879b472039e2bd79723ec6ac88ea0c2b authored about 4 years ago
Merge pull request #2388 from Matt54/AmplitudeTap-Add-Peak-Mode

AmplitudeTap: Peak Analysis Mode

github.com/AudioKit/AudioKit - dfaa272e9c7cec6e8bb44c977dfa577d0ac1dab2 authored about 4 years ago
AmplitudeTap: cleaned init

Cleaned up initializer

github.com/AudioKit/AudioKit - 930528ab3f9dac84b769a6e6766919f80efcd7fc authored about 4 years ago
AmplitudeTapTests: added peak mode unit test

Added a test for when the amplitude tap is set to peak analysis mode

github.com/AudioKit/AudioKit - a219ed4e37be6c26334c2c84cdffa97ac1c9dd8d authored about 4 years ago
Fed the hounds

github.com/AudioKit/AudioKit - 5029ec123aa388080a8d4585cbf4afbb20ad7e53 authored about 4 years ago
AmplitudeTap: Peak analysis mode

Created AnalysisMode enum to determine if the returned amplitude value is rms or peak

github.com/AudioKit/AudioKit - e2172f44cbd9c71c510c3fee3aa1a05d6e39fe2d authored about 4 years ago
Merge pull request #2385 from Matt54/AudioEngine-input-documentation-about-setCategory

Updated AudioEngine input documentation

github.com/AudioKit/AudioKit - da05d141957e5af3fa46157663b34567ba2b6419 authored about 4 years ago
Formatting

Fixed line length to appease the hound.

github.com/AudioKit/AudioKit - 0a45bb705a16d155d963010b23a6e39578ebc224 authored about 4 years ago
Updated AudioEngine input documentation

Added details about how setting the .defaultToSpeaker option in AudioKit.Settings.session.setCat...

github.com/AudioKit/AudioKit - 281b72b48d945a8ae0b788fdc08b74782afaabd7 authored about 4 years ago
Made helper function public

github.com/AudioKit/AudioKit - 222b4a194f23f5346043343eb635155842f3805d authored about 4 years ago
Extension for enums to strings

github.com/AudioKit/AudioKit - 1ed8908e1748d003a874cf832fe36e939ca9099a authored about 4 years ago
init bufferLength w/ sample number

github.com/AudioKit/AudioKit - 66e8891270539e3c7e4d25545ed8880b71798566 authored about 4 years ago
remove debug from dspbase

github.com/AudioKit/AudioKit - ec73029b8c9a820af0aefc10b4410b61657ee06f authored about 4 years ago
Merge branch 'v5-develop' of github.com:AudioKit/AudioKit into v5-develop

github.com/AudioKit/AudioKit - 84172b8068597b90fae0a695541259dc386d5ff9 authored about 4 years ago
adding debug info to dspbase re: framecount

github.com/AudioKit/AudioKit - fcb375bfb0a4493526f408dcf56ddbf5fab5461c authored about 4 years ago
Merge branch 'v5-develop' of github.com:AudioKit/AudioKit into v5-develop

github.com/AudioKit/AudioKit - cf53e64d9eeaba79c54722a30b1c41f3f6d66912 authored about 4 years ago
Merge pull request #2383 from sroik/patch-1

AudioPlayer.play completionCallbackType argument (issue #2382)

github.com/AudioKit/AudioKit - fd316dd05f02e4ef7ff60f9be0a31b8a24053b1e authored about 4 years ago
Update AudioPlayer.swift

github.com/AudioKit/AudioKit - 97e096ab87c7d326a28b721b014ae57f2eef2fcc authored about 4 years ago
AudioPlayer.play completionCallbackType argument

Solution of https://github.com/AudioKit/AudioKit/issues/2382

github.com/AudioKit/AudioKit - 3c025c94dafd2c7f3678a2d2a6ec53cd81c440a1 authored about 4 years ago
Merge pull request #2381 from Matt54/FFTTap-Scale-FFTData-Based-On-frameCount

FFTTap: scale output based on frameCount

github.com/AudioKit/AudioKit - 8a36142373f82eda6a363edbd0d9381bde8cecb2 authored about 4 years ago
Update FFTTap.swift

When we are not normalizing the fftData, we should still be returning values that result in stri...

github.com/AudioKit/AudioKit - ba39cc9872e9d2646024654cb201c3e591984229 authored about 4 years ago
add test cases for #2377 v5 Removing DryWetMixer which has an input Mixer crashes; adding that Mixer to any other crashes, too

github.com/AudioKit/AudioKit - 655fd259220640cc7778c5b7382f27a741279a70 authored about 4 years ago
Placeholder left in file

github.com/AudioKit/AudioKit - 819e5dbd8b8191a43b1b0cfe6c8b69754db8a0dc authored about 4 years ago
Merge pull request #2378 from alexandrefrancois/v5-main

Make it possible to define custom node taps outside of module

github.com/AudioKit/AudioKit - 4750745817bf5ec3ba2355c6f109fcf4751952ee authored about 4 years ago
Merge pull request #2376 from Thomasv46/v5-develop

Support for multiple virtual inputs and outputs and send midi to specific physical and virtual o...

github.com/AudioKit/AudioKit - 41156ca601aa1c9ac6aa1e084cfdbb2c13188b55 authored about 4 years ago
Renamed Frameworks directory to .ci to make it less visible.

github.com/AudioKit/AudioKit - 5969a22d9ae01ca91e40ca6f4a61ecadd6f86ee2 authored about 4 years ago
replaced virtuals with virtual

github.com/AudioKit/AudioKit - b3a8b8e6f139ff16c73e23552f936616f5d2ff08 authored about 4 years ago
fix hound violation

github.com/AudioKit/AudioKit - 89135fdaad758040019db66f3ef27c98f969077f authored about 4 years ago
fix hound violation

github.com/AudioKit/AudioKit - 7cafe0404bd50bfd1e83b06ffc68e569481a8420 authored about 4 years ago