Vaberer / audio_time_shifting
Determine time shift between two audio files
☆21Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for audio_time_shifting
- Example of creating an MTAudioProcessingTap in Swift4.2☆54Updated 5 years ago
- All the examples of the Learning Core Audio book rewritten with Swift 2.0☆161Updated 3 years ago
- A simple example of tone generator using AVAudioPlayerNode☆30Updated 6 years ago
- An investigation into CoreAudio and the Accelerate Framework.☆109Updated 5 years ago
- A translation of Apple's sample code "Using AVAudioEngine for Playback, Mixing and Recording (AVAEMixerSample)" (v2.3) into Swift☆16Updated 6 years ago
- Example use of AVAudioEngine☆59Updated 5 years ago
- HOWL: A simple formant synthesizer☆74Updated 3 months ago
- CoreAudio for Sound Synthesis Demonstration☆48Updated 9 years ago
- Swift version of creating a simple AUGraph with a synth node☆55Updated 6 years ago
- MIDI in Swift☆21Updated 9 years ago
- Demo of Creating a Metal Texture from AVCaptureSession and Applying MetalPerformanceShaders In-Place☆50Updated 9 years ago
- Core MIDI - originally with Swift 3, but nothing much changed with Swift 4 or 5☆36Updated 7 years ago
- Swift version of CARingBuffer.☆9Updated 2 years ago
- Real-time audio synthesis for AVAudioEngine in mixed Swift 3 and Objective C☆47Updated 5 years ago
- MIDI sync for iOS☆32Updated 5 years ago
- An example iPhone project to show how to detect frequency of captured microphone audio.