KelvinJin / libsox-iOSLinks
The latest script that can build libsox.a for iOS. Also provide the prebuilt files for download. Support Bitcode.
☆35Updated 3 years ago
Alternatives and similar repositories for libsox-iOS
Users that are interested in libsox-iOS are comparing it to the libraries listed below
Sorting:
- Music sheet rendering for iOS☆112Updated 6 years ago
- An investigation into CoreAudio and the Accelerate Framework.☆110Updated 6 years ago
- A library for iOS audio which acts as a watchdog for unsafe activity on the audio thread☆66Updated last year
- This contains all the sample code in the Learning Core Audio book. See http://www.amazon.com/Learning-Core-Audio-Hands-On-Programming/dp/…☆148Updated 9 years ago
- All the examples of the Learning Core Audio book rewritten with Swift 2.0☆163Updated 8 months ago
- LibRosa port to Swift for ability using same prepossessing logic in iOS/MacOS platforms☆95Updated 3 years ago
- Demo projects for iOS Audio & Video development.☆220Updated 6 years ago
- A simple way to get a music pitch from a frequency.☆164Updated 2 years ago
- iOS/OSX DSP for audio (with Novocaine)☆419Updated 8 years ago
- Swift sample code for the book, Learning Core Audio. The original sample code was written in C/Objective-C but I tried to make it in Swif…☆173Updated 7 months ago
- Customisable UIScrollView subclass for rendering/editing MIDI notes on a piano roll view.☆85Updated 6 years ago
- A fast implementation of the Constant Q Transform on top of the Accelerate framework☆29Updated 7 years ago
- Example of kAudioUnitSubType_MIDISynth in Core Audio and as a custom AVAudioUnitMIDIInstrument☆29Updated 7 years ago
- Piano keyboard view for iOS in SwiftUI☆147Updated 7 months ago
- Application which hosts AudioUnits v3 using AVFoundation API☆118Updated 4 years ago
- Simple audio mixer based on AVAudioEngine offline rendering mode☆22Updated 8 years ago
- ☆28Updated 10 years ago
- Customisable and editable time table grid for showing midi or audio related data with a measure.☆127Updated 6 years ago
- Convert audio to all formats iOS supports natively as well as mp3.☆27Updated 6 years ago
- Fully custumisable piano keyboard view with IBDesignable properties in swift☆34Updated 6 years ago
- Demonstrates Playback, Recording and Mixing using AVAudioEngine. Shows how to play AVAudioFile and AVAudioPCMBuffer objects from an AVAud…☆13Updated 8 years ago
- Apple Audio Queue Services Example,a copy SpeakHere from Apple, suppots Xcode5,6,7☆29Updated last year
- An example iPhone project to show how to detect frequency of captured microphone audio.☆124Updated 8 years ago
- Mel-Frequency-Cepstral-Coefficients and Dynamic-Time-Warping for iOS/OSX☆87Updated 13 years ago
- Pitch detection application using RemoteIO for iOS☆142Updated 10 years ago
- A simple custom slider for MacOS☆28Updated 8 years ago
- Powerful polyphonic synthesizer for iOS that relies on sound fonts for generating audio - https://bradhowes.github.io/SoundFonts/☆82Updated 3 weeks ago
- MidiSequencer for iOS on swift☆33Updated 5 years ago
- A project in the AI-course focusing on generating MIDI-music using the Swift programming language