Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/TheAmazingAudioEngine/TheAmazingAudioEngine2
The Amazing Audio Engine is a sophisticated framework for iOS audio applications, built so you don't have to.
https://github.com/TheAmazingAudioEngine/TheAmazingAudioEngine2
Last synced: 6 days ago
JSON representation
The Amazing Audio Engine is a sophisticated framework for iOS audio applications, built so you don't have to.
- Host: GitHub
- URL: https://github.com/TheAmazingAudioEngine/TheAmazingAudioEngine2
- Owner: TheAmazingAudioEngine
- License: other
- Created: 2016-04-03T08:13:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-07T08:05:37.000Z (2 months ago)
- Last Synced: 2024-11-30T07:09:44.641Z (12 days ago)
- Language: Objective-C
- Homepage: http://theamazingaudioengine.com/doc2
- Size: 2.7 MB
- Stars: 544
- Watchers: 42
- Forks: 87
- Open Issues: 20
-
Metadata Files:
- Readme: README.markdown
- License: License.txt
Awesome Lists containing this project
- awesome-ios - TheAmazingAudioEngine2 - The Amazing Audio Engine is a sophisticated framework for iOS audio applications, built so you don't have to. (Media / Audio)
- awesome-ios-star - TheAmazingAudioEngine2 - The Amazing Audio Engine is a sophisticated framework for iOS audio applications, built so you don't have to. (Media / Audio)
README
**Important Notice: The Amazing Audio Engine has been retired. [See the announcement here](http://theamazingaudioengine.com/retirement/)**
The Amazing Audio Engine
========================The Amazing Audio Engine is a sophisticated framework for iOS audio applications, built so you don't have to.
It is designed to be very easy to work with, and handles all of the intricacies of iOS audio on your behalf.
Built upon the efficient and low-latency Core Audio Remote IO system, The Amazing Audio Engine lets you get to work on making your app great instead of reinventing the wheel.
See https://youtu.be/OZQT4IGS8mA for introductory video.
See http://theamazingaudioengine.com for details and http://theamazingaudioengine.com/doc2 for documentation.
TAAE was written by developer of [Audiobus](http://audiob.us) and [Loopy](http://loopyapp.com) Michael Tyson, in consultation with Jonatan Liljedahl, developer of [AUM](http://kymatica.com/Software/AUM) and [AudioShare](http://kymatica.com/Software/AudioShare).
The Amazing Audio Engine Library License
----------------------------------------Copyright (C) 2012-2016 A Tasty Pixel
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.The Amazing Audio Engine Sample Code (TAAESample) License
---------------------------------------------------------Strictly for educational purposes only. No part of TAAESample is to be distributed
in any form other than as source code within the TAAE2 repository.