All Projects → ales-tsurko → Learningcoreaudiowithswift2.0

ales-tsurko / Learningcoreaudiowithswift2.0

All the examples of the Learning Core Audio book rewritten with Swift 2.0

Programming Languages

swift
15916 projects

Labels

Projects that are alternatives of or similar to Learningcoreaudiowithswift2.0

Jamesdspmanager
Audio DSP effects build on Android system framework layer. This is a repository contains a pack of high quality DSP algorithms specialized for audio processing.
Stars: ✭ 136 (-6.21%)
Mutual labels:  audio
Defer.js
🥇 A super small, super efficient library that helps you lazy load everything like images, video, audio, iframe as well as stylesheets, and JavaScript.
Stars: ✭ 138 (-4.83%)
Mutual labels:  audio
Esp32 Projects
ESP32 好玩、有趣、实用的项目
Stars: ✭ 142 (-2.07%)
Mutual labels:  audio
Gydl
gydl (Graphical Youtube-dl) is a GUI wrapper around the already existing youtube-dl program.
Stars: ✭ 136 (-6.21%)
Mutual labels:  audio
Prism Media
Easily transcode media using Node.js 🎶
Stars: ✭ 136 (-6.21%)
Mutual labels:  audio
Plugin.audiorecorder
Audio Recorder plugin for Xamarin and Windows
Stars: ✭ 140 (-3.45%)
Mutual labels:  audio
Sbplayer ios
基于AVPlayer封装的轻量级播放器,可播放本地及网络视频,易于定制
Stars: ✭ 134 (-7.59%)
Mutual labels:  audio
Musicplayer
A minimal music player built on electron.
Stars: ✭ 145 (+0%)
Mutual labels:  audio
Audio Plugin Development Resources
Various resources related to developing plugins for audio production.
Stars: ✭ 136 (-6.21%)
Mutual labels:  audio
Airsonic
📡 ☁️ 🎶Airsonic, a Free and Open Source community driven media server (fork of Subsonic and Libresonic)
Stars: ✭ 1,876 (+1193.79%)
Mutual labels:  audio
Cordova Plugin Audioinput
This iOS/Android Cordova/PhoneGap plugin enables audio capture from the device microphone, by in near real-time forwarding audio to the web layer of your application. A typical usage scenario for this plugin would be to use the captured audio as source for a web audio node chain, where it then can be analyzed, manipulated and/or played.
Stars: ✭ 137 (-5.52%)
Mutual labels:  audio
Mediafile
A unified reader of metadata from audio & video files.
Stars: ✭ 138 (-4.83%)
Mutual labels:  audio
Mkchromecast
Cast macOS and Linux Audio/Video to your Google Cast and Sonos Devices
Stars: ✭ 1,837 (+1166.9%)
Mutual labels:  audio
Avdemo
Demo projects for iOS Audio & Video development.
Stars: ✭ 136 (-6.21%)
Mutual labels:  audio
Youcast
Turn YouTube Channels into Subscribable Podcasts.
Stars: ✭ 142 (-2.07%)
Mutual labels:  audio
Webrtc Cli
WebRTC command-line peer.
Stars: ✭ 135 (-6.9%)
Mutual labels:  audio
Wav
Battle tested Wav decoder/encoder
Stars: ✭ 139 (-4.14%)
Mutual labels:  audio
React Native Sound Player
Play sound file in ReactNative
Stars: ✭ 144 (-0.69%)
Mutual labels:  audio
Timecat
A Magical Web Recorder & Player 🖥
Stars: ✭ 1,955 (+1248.28%)
Mutual labels:  audio
Openob
The Open Outside Broadcast project for radio contribution links and studio-transmitter links.
Stars: ✭ 140 (-3.45%)
Mutual labels:  audio

LearningCoreAudioWithSwift2.0

Every example from the Learning Core Audio book rewritten with Swift 2.0.

Known issues

CH08_AUGraphInput

The output can be silent when you use different devices for the input and output. As a workaround, try to change the size of the ring buffer.

CH11_MIDIWifiSource

The MIDIWifiSource crashes on iOS 9 + OS X 10.10. I was unable to test it with different OS's versions.

In case you're interesting in debugging it, the crash happens when the connection is initialized:

let connection = MIDINetworkConnection(host: host)

I spend too much time for open source, but too little for commercial stuff. As the result I always lack money. If you like some of my projects, or music, or some of my contributions helped you, please consider donation.

  • Bitcoin: bc1q0p7tmxyyd0pn7qsfxwlm00ncazdzz24p8lagqp
  • Ethereum: 0x55B6805f462e19aaBdB304bc85F94099eac060CE
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].