Skip to content

A music app developed as part of Section 7 in the Complete iOS Development Bootcamp. Users can play sounds by tapping buttons, utilizing AVFoundation for audio playback.

Notifications You must be signed in to change notification settings

AranFononi/Xylophone-App---Section-7-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Xylophone App

Project for Section 7: Sound and AVFoundation

This project was completed as part of Section 7 in the Complete iOS Development Bootcamp by Angela Yu.

Project Overview

The Xylophone App is a fun music application that allows users to play different sounds by tapping on buttons. Each button plays a unique sound when pressed, providing a simple interactive experience.

What I Learned

In this project, I focused on:

  • Using AVFoundation: Learned how to use AVFoundation to play sound files.
  • Button Interaction: Implemented feedback for button presses by changing their opacity.
  • Async Code: Used DispatchQueue to create a delay in button feedback.

Key Skills

  • Working with AVAudioPlayer
  • Handling user interactions with buttons
  • Basic use of asynchronous programming in Swift

Project Preview

Xylophone App Preview


Footer

Footer Image


Contact

For more information, feel free to reach out:

About

A music app developed as part of Section 7 in the Complete iOS Development Bootcamp. Users can play sounds by tapping buttons, utilizing AVFoundation for audio playback.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages