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
- Host: GitHub
- URL: https://github.com/shaunakgh/chords
- Owner: shaunakgh
- Created: 2025-02-25T13:38:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-22T12:04:11.000Z (about 1 year ago)
- Last Synced: 2025-04-02T11:41:33.309Z (12 months ago)
- Topics: music-toy, simple-project, xcode
- Language: C++
- Homepage:
- Size: 15.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
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