Skip to content

Latest commit

 

History

History
39 lines (37 loc) · 4.18 KB

audio.md

File metadata and controls

39 lines (37 loc) · 4.18 KB

Audio

Libraries for manipulating audio.

  • flac - A native Go FLAC decoder.
  • flac - A native Go FLAC decoder.
  • gaad - A native Go AAC bitstream parser
  • go-sox - libsox bindings for go.
  • go_mediainfo - libmediainfo bindings for go.
  • gosamplerate - libsamplerate bindings for go.
  • id3v2 - Fast and stable ID3 parsing and writing library for Go
  • mix - Sequence-based Go-native audio mixer for music apps.
  • mp3 - A native Go MP3 decoder.
  • music-theory - Music theory models in Go.
  • PortAudio - Go bindings for the PortAudio audio I/O library.
  • portmidi - Go bindings for PortMidi.
  • taglib - Go bindings for taglib.
  • vorbis - A "native" Go Vorbis decoder (uses CGO, but has no dependencies).
  • waveform - Go package capable of generating waveform images from audio streams.
  • AudioBus - Add Next Generation Live App-to-App Audio Routing.
  • AudioKit - A powerful toolkit for synthesizing, processing, and analyzing sounds. 🔶
  • EZAudio - An iOS/OSX audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.
  • novocaine - Painless high-performance audio on iOS and Mac OS X.
  • QHSpeechSynthesizerQueue - Queue management system for AVSpeechSynthesizer (iOS Text to Speech).
  • Cephalopod - A sound fader for AVAudioPlayer written in Swift. 🔶
  • Chirp - The easiest way to prepare, play, and remove sounds in your Swift app! 🔶
  • Beethoven - An audio processing Swift library for pitch detection of musical signals. 🔶
  • AudioPlayerSwift - AudioPlayer is a simple class for playing audio in iOS, macOS and tvOS apps. 🔶
  • AudioPlayer - AudioPlayer is syntax and feature sugar over AVPlayer. It plays your audio files (local & remote). 🔶
  • TuningFork - 🎹 Simple Tuner for iOS 🔶
  • MusicKit - A framework for composing and transforming music in Swift 🔶
  • SubtleVolume - Replace the system volume popup with a more subtle indicator. 🔶
  • NVDSP - iOS/OSX DSP for audio (with Novocaine)
  • SRGMediaPlayer-iOS - The SRG Media Player library for iOS provides a simple way to add a universal audio / video player to any iOS application.
  • IQAudioRecorderController - A drop-in universal library allows to record audio within the app with a nice User Interface.
  • TheAmazingAudioEngine2 - The Amazing Audio Engine is a sophisticated framework for iOS audio applications, built so you don't have to.
  • InteractivePlayerView - Custom iOS music player view 🔶
  • ESTMusicIndicator - Cool Animated music indicator view written in Swift 🔶
  • WebMIDIKit - Simplest MIDI Swift framework