Thong Nguyen
|
8c64914314
|
Updated test URLs to use abstractpath.com
|
2014-06-10 16:29:30 +01:00 |
Thong Nguyen
|
60d48a0682
|
Added the ability to dynamically remove or add EQ unit to save battery when EQ unit is not needed
|
2014-02-11 19:24:41 +00:00 |
Thong Nguyen
|
dee6322751
|
Set default kAudioUnitProperty_MaximumFramesPerSlice on all audio units to 4096 to fix playback problems on lockscreen
|
2014-02-10 23:14:32 +00:00 |
Thong Nguyen
|
ce30f0de57
|
New AudioGraph creation code mostly done. EQ working on iOS and OSX
|
2014-02-10 13:25:17 +00:00 |
Thong Nguyen
|
a58269fcdb
|
Got EQ working (iOS5 and OSX 10.9). Changed OSX projects to use 10.9 SDK
|
2014-02-09 23:32:49 +00:00 |
Thong Nguyen
|
0a6e1d4534
|
Added volume support via volume property using mixer on iOS and mixer or standard output unit volume property on OSX
|
2014-02-04 16:46:30 +00:00 |
Thong Nguyen
|
d49e2849eb
|
Removed unnecessary synthesized properties. Made STKFrameFilterEntry public readonly. Removed AudioUnit framework requirement for iOS n podspec
|
2014-02-03 17:23:53 +00:00 |
Thong Nguyen
|
1c78dc5867
|
Changed canonical format to fixed point for all platforms. Added metering view on ExampleAppMac
|
2014-02-02 14:19:12 +00:00 |
Thong Nguyen
|
4df5a84569
|
Added OSX build targets and ExampleAppMac. Added AudioUnit as a dependent framework in podspec
|
2014-02-02 13:14:37 +00:00 |