Abdullah Bakhach (@abbood)

Top repositories

1

Learning-Core-Audio-Book-Code-Sample

This contains all the sample code in the Learning Core Audio book. See http://www.amazon.com/Learning-Core-Audio-Hands-On-Programming/dp/0321636848
C
142
star
2

audioSamplingToAudioQueue

This is a simple program that reads a media file from an iOS iPod library using AVAssetReader and send it over to an Audio Queue for playback. The reason why I'm sharing this code is because I was frustrated with the lack of information about this whole process. Special mention goes to usre btomw from stack overflow and the book learning core audio.
Objective-C
42
star
3

iphoneAudioSyncer

This is a prototype that syncs audio between two phones.. one phone hosts the audio session and the other broadcasts it.
Objective-C
14
star
4

MCDemo

Multi Peer Connectivity demo taken from tutorial: http://www.appcoda.com/intro-multipeer-connectivity-framework-ios-programming/
Objective-C
10
star
5

slateConfig

this is slate config file. See https://github.com/jigish/slate
5
star
6

remailPOP3

adding pop3 to remail
C
1
star
7

P2PAudioSharing

P2PAudioSharing
Objective-C
1
star
8

behat-laravel

example behat app showing multiple scenarios
PHP
1
star
9

.vim

Vim Script
1
star
10

FunRydeTests

KIF automation tests for the FunRyde (private) Project
Objective-C
1
star
11

UILabelBackground

a category that simplifies the unjustifiably hard way of adding a background to a UILabel that spans multiple lines.
Objective-C
1
star
12

iOSTestDrivenDevelopmentWithOCMock

This is the implementation of the examples in the book "Test Driven iOS Development" with the extra benefit of using OCMock, rather than actually creating mock classes like the author did.
Objective-C
1
star