swiftstack / musicLinks
Note <-> Frequency, Pitch detection
☆11Updated last year
Alternatives and similar repositories for music
Users that are interested in music are comparing it to the libraries listed below
Sorting:
- Customisable UIScrollView subclass for rendering/editing MIDI notes on a piano roll view.☆86Updated 6 years ago
- realtime FFT of audio input, for iPad using Swift and Metal☆21Updated 5 years ago
- Powerful polyphonic synthesizer for iOS that relies on sound fonts for generating audio - https://bradhowes.github.io/SoundFonts/☆83Updated last month
- Structures for the creation, analysis, and performance of music in Swift☆16Updated 6 years ago
- Example of kAudioUnitSubType_MIDISynth in Core Audio and as a custom AVAudioUnitMIDIInstrument☆29Updated 7 years ago
- Swift Playground that creates jazz improvisations (WWDC 2018)☆35Updated 5 years ago
- Fully custumisable piano keyboard view with IBDesignable properties in swift☆34Updated 6 years ago
- A project in the AI-course focusing on generating MIDI-music using the Swift programming language☆17Updated 6 years ago
- Simple knob control for iOS and macOS that depicts its path as an arc using CoreAnimation layers.☆24Updated 4 months ago
- C-backed AudioKit DSP☆60Updated 9 months ago
- A library for iOS audio which acts as a watchdog for unsafe activity on the audio thread☆66Updated last year
- A minimal, unopinionated toolkit for scripting with AudioUnit instruments and effects (currently in Swift Playgrounds)☆30Updated 4 years ago
- Example code for loading and playing AudioUnit v2 and v3 instruments on macOS in Swift☆15Updated 8 years ago
- Microtonal Tuning Tables☆29Updated 3 years ago
- MidiSequencer for iOS on swift☆33Updated 5 years ago
- Pitch detection & utils.☆45Updated 3 years ago
- Image Knob example, using Kevin Loustau's renderings☆53Updated 8 years ago
- Yet another knob for iOS but with IBDesignable and Ableton Live style.☆63Updated 7 months ago
- Mac application written in swift to render music notation☆18Updated 7 years ago
- AUv3 AudioUnit low-pass filter for iOS and macOS