Skip to content

Latest commit

 

History

History
executable file
·
18 lines (12 loc) · 1.49 KB

File metadata and controls

executable file
·
18 lines (12 loc) · 1.49 KB

Counters with Instruments and Tremolo audio effect

This repo is based on Counters with Instruments branch + Tremolo audio effect!

This is a "custom-made" effect subclassing AUAudioUnit. The Tremolo effect algorithm runs is in the function "process" inside TremoloDSPKernel class.

⚡️⚡️ Shake the device to randomly change Tremolo rate frequency! ⚡️⚡️🎶

Counter with Instruments has a built-in SimpleSynth playing one note. The notes are randomly generated out of C, E, G notes (C Major chord) in various octaves. Slowing down counters' counting increases reverb wet/dry parameter. All programmed using AVAudioEngine, AVAudioPlayerNode classes, with code generated soundwaves into AVAudioPCMBuffer buffers, plus AVAudioMixerNode and AVAudioUnitReverb.

App's initial screen (added reverb wet/dry info)

intial_screen

Changing Tremolo effect rate frequency

3x3_counters_screen_with_speed_changing_and_sound_playing indicator

3x3 counters screen with speed changing indicator and sound playing with 40% of reverb

3x3_counters_screen_with_speed_changing_and_sound_playing indicator