Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.36 KB

File metadata and controls

29 lines (18 loc) · 1.36 KB

hexaphone

Hexaphone for iOS

I built Hexaphone in 2010 to attempt to provide an improvisational keyboard app to the iPhone platform. It's sat idle for years, and even though the codebase is poorly documented, I'm releasing it in case it's useful to anyone trying to build audio software.

Apologies for having all files dumped in one directory - in XCode they're organized into folder groups.

The sound engine is demoscene-inspired; using small waveforms that are set up to loop when sustained. The important files are:

The UI uses a six-note scale, set to the hexatonic blues scale by default, but configurable to other scales. 5 octaves are available, by dragging the "minimap" to scroll the view.

Background drum loops came from two sources:

There are two types of recording capabilities - note data and waveform (used for audiocopy).

There's also a ~24db lowpass "Motion Filter" which you can see in action here: