Skip to content

emurray2/gba-daw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gba-daw

A small Digital Audio Workstation for the Gameboy Advance

Gameboy Advance Tone Row Generator

Features

  • Metronome with BPM
  • Tone-row generator

Source code

metronome.cpp includes code I made for the Gameboy Advance which was originally a metronome. The code currently uses this metronome functionality to play through musical sequences, such as a generated tone-row matrix. The tone-row matrix can be generated using any given input string ("Hello, world!" in this case).

Dependencies

To build this project, you will need GNU make, the Gameboy Advance toolchain and the tonc library installed on your system. Installation instructions for the toolchain and tonc can be found here: https://www.coranac.com/tonc/text/setup.htm

About

My version of a DAW for the Gameboy Advance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published