All Projects → potato04 → Audiospectrum

potato04 / Audiospectrum

Audio spectrum using fft in iOS

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Audiospectrum

Awesome Web Audio
A list of resources and projects to help learn about audio
Stars: ✭ 73 (-58.99%)
Mutual labels:  fft, audio
Spectro
🎶 Real-time audio spectrogram generator for the web
Stars: ✭ 383 (+115.17%)
Mutual labels:  fft, audio
Gist
A C++ Library for Audio Analysis
Stars: ✭ 244 (+37.08%)
Mutual labels:  fft, audio
Ffmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
Stars: ✭ 27,382 (+15283.15%)
Mutual labels:  fft, audio
Low Latency Android Ios Linux Windows Tvos Macos Interactive Audio Platform
🇸Superpowered Audio, Networking and Cryptographics SDKs. High performance and cross platform on Android, iOS, macOS, tvOS, Linux, Windows and modern web browsers.
Stars: ✭ 1,121 (+529.78%)
Mutual labels:  fft, audio
Kfr
Fast, modern C++ DSP framework, FFT, Sample Rate Conversion, FIR/IIR/Biquad Filters (SSE, AVX, AVX-512, ARM NEON)
Stars: ✭ 985 (+453.37%)
Mutual labels:  fft, audio
Ffsubsync
Automagically synchronize subtitles with video.
Stars: ✭ 5,167 (+2802.81%)
Mutual labels:  fft, audio
Fountain Of Colors
Music visualizer for Rainmeter
Stars: ✭ 65 (-63.48%)
Mutual labels:  fft, audio
Aurio
Audio Fingerprinting & Retrieval for .NET
Stars: ✭ 84 (-52.81%)
Mutual labels:  fft, audio
Mirdata
Python library to work with Music Information Retrieval datasets
Stars: ✭ 170 (-4.49%)
Mutual labels:  audio
Tonejs Instruments
A small instrument sample library with quick-loader for tone.js
Stars: ✭ 172 (-3.37%)
Mutual labels:  audio
Supriya
A Python API for SuperCollider
Stars: ✭ 167 (-6.18%)
Mutual labels:  audio
Nextlevelsessionexporter
🔄 Export and transcode media in Swift
Stars: ✭ 170 (-4.49%)
Mutual labels:  audio
Aquila
IPCamera, aim to support V4L2/UVC/RaspberryPi/Hisi/XXX SDK production
Stars: ✭ 173 (-2.81%)
Mutual labels:  audio
Ifme
Powerful x265 GUI Encoder
Stars: ✭ 168 (-5.62%)
Mutual labels:  audio
Shaden
🎧 A modular audio synthesizer.
Stars: ✭ 175 (-1.69%)
Mutual labels:  audio
Simplycoreaudio
A Swift framework that aims to make Core Audio use less tedious in macOS
Stars: ✭ 167 (-6.18%)
Mutual labels:  audio
Xrnx
The official Renoise Lua Scripting repository
Stars: ✭ 165 (-7.3%)
Mutual labels:  audio
Online Video Editor
API based Online Video Editing using FFMPEG & NodeJs for Backend Editing
Stars: ✭ 176 (-1.12%)
Mutual labels:  audio
Audioserve
Simple personal server to serve audiofiles files from folders. Intended primarily for audio books, but anything with decent folder structure will do.
Stars: ✭ 175 (-1.69%)
Mutual labels:  audio

AudioSpectrum

更多信息请参考:
一步一步教你实现iOS音频频谱动画(一)
一步一步教你实现iOS音频频谱动画(二)

AudioSpectrum01项目是第一篇博客的示例代码,包含音频播放和频谱数据计算

AudioSpectrum02项目是第二篇博客的示例代码,基于01项目进行了些许重构外,增加了动画实现的代码

如果你想跟着博客一步一步实现的话,请使用对应的starter项目,如果只想浏览最终的实现代码请查看对应的final项目就好

说明:代码中的音频文件来自NoCopyrightSounds,不涉及版权

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].