All Projects → AudioKit → SongProcessor

AudioKit / SongProcessor

Licence: MIT License
A beefed up version of AudioKit's Song Processor with the intention of releasing it on the App Store.

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to SongProcessor

shuffle-text
"shuffle-text" is JavaScript text effect library such as cool legacy of Flash.
Stars: ✭ 93 (+158.33%)
Mutual labels:  effects
owntone-server
OwnTone is forked-daapd's new name. Linux/FreeBSD DAAP (iTunes) and MPD media server with support for AirPlay devices (multiroom), Apple Remote (and compatibles), Chromecast, Spotify and internet radio.
Stars: ✭ 1,408 (+3811.11%)
Mutual labels:  itunes
Amazing-Js-Projects
Amazing-Js-Projects
Stars: ✭ 99 (+175%)
Mutual labels:  effects
iOS-Restrictions-Recovery
Can find the Restrictions or Screen Time passcode of any iOS 7.0-12.5.5 device. iOS 13 and 14 should work in theory, but Keychain-Dumper is very hit or miss on those versions
Stars: ✭ 50 (+38.89%)
Mutual labels:  itunes
vue-fake3d-image-effect
✨ A fake 3D Image Effect with WebGL - w/ VueJS - SSR Compatible
Stars: ✭ 15 (-58.33%)
Mutual labels:  effects
QQVoiceChange
Android NDK项目,继承 fmod音频引擎 实现仿QQ变声效果,可实现对录音进行变声,如 萝莉、大叔、搞怪、惊悚、空灵等效果,带领大家熟悉使用Android Studio+ CMake 集成 fmod 等C/C++框架的流程。
Stars: ✭ 26 (-27.78%)
Mutual labels:  effects
limitless-engine
OpenGL C++ Graphics Engine
Stars: ✭ 95 (+163.89%)
Mutual labels:  effects
react-awesome-reveal
React components to add reveal animations using the Intersection Observer API and CSS Animations.
Stars: ✭ 564 (+1466.67%)
Mutual labels:  effects
RainbowTaskbar
Customizable Windows taskbar effects.
Stars: ✭ 39 (+8.33%)
Mutual labels:  effects
ECardFlow
🍭A custom ViewPager for multiple card flow system. && A layout which provide beautiful background effects for ViewPager.
Stars: ✭ 47 (+30.56%)
Mutual labels:  effects
Vuc
🎨 基于 Vuejs2 的 Canvas 组件库【服务器挂了。不在提供demo,github自带的静态网站不能发布,因为demo代码找不到了😂。】
Stars: ✭ 52 (+44.44%)
Mutual labels:  effects
zio-http4s-example
For anyone who's struggling to put an http4s server together with ZIO
Stars: ✭ 19 (-47.22%)
Mutual labels:  effects
product-release-notes
Release notes page for your product that follows iTunes and Google Play
Stars: ✭ 24 (-33.33%)
Mutual labels:  itunes
vuepress-plugin-cursor-effects
🎉 Add a cute click effect to your mouse in your vuepress!
Stars: ✭ 18 (-50%)
Mutual labels:  effects
go-xmp
A native Go SDK for the Extensible Metadata Platform (XMP)
Stars: ✭ 36 (+0%)
Mutual labels:  itunes
iTunesSearch
🎵 A .NET wrapper to the iTunes search API
Stars: ✭ 20 (-44.44%)
Mutual labels:  itunes
autotagger
Tag .mp3 and .m4a audio files from iTunes data automatically.
Stars: ✭ 25 (-30.56%)
Mutual labels:  itunes
pedalboard
Online guitar pedalboard
Stars: ✭ 48 (+33.33%)
Mutual labels:  effects
iTunes-Discord-RP
iTunes Rich Presence for Discord made in Java (for MacOS and Windows)
Stars: ✭ 173 (+380.56%)
Mutual labels:  itunes
skyline
Some canvas experiments... like drawing a procedurally generated skyline. Also featuring fun explosions :D
Stars: ✭ 24 (-33.33%)
Mutual labels:  effects

AudioKit Song Processor

Build Status License Twitter Follow

Adding effects to songs from the device's iTunes Library.

Version 1.0 is the version that was included with AudioKit as of AudioKit 4.2.4 except that it is now Cocoapod based. Future versions will deprecate v1.0 which can still be reached by fetching the code at the v1.0 tag.

Installation

From the command line run

> pod install

Then open the generated workspace file:

> open SongProcessor.xcworkspace
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].