An open API service indexing awesome lists of open source software.

https://github.com/shaunakgh/chords

based on Louie Zong's 'dream piano' - https://everydaylouie.itch.io/dreampiano
https://github.com/shaunakgh/chords

music-toy simple-project xcode

Last synced: 11 months ago
JSON representation

based on Louie Zong's 'dream piano' - https://everydaylouie.itch.io/dreampiano

Awesome Lists containing this project

README

          

make sure you have sdl2 and all derivative packages (e.g sdl2-image) using brew
**IMPORTANT**
This code only works with arm macs due to differences in brew's installations
paths. If you are running on intel, chnage the build .dylibs and header/search paths as
seen in the xcodesdl2setup.txt.txt file