https://github.com/schollz/album-at-the-place
Open-sourcing my latest music album.
https://github.com/schollz/album-at-the-place
album album-art music music-release
Last synced: 4 months ago
JSON representation
Open-sourcing my latest music album.
- Host: GitHub
- URL: https://github.com/schollz/album-at-the-place
- Owner: schollz
- License: mit
- Created: 2020-09-23T12:01:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-23T16:21:36.000Z (about 5 years ago)
- Last Synced: 2025-04-14T21:13:26.039Z (8 months ago)
- Topics: album, album-art, music, music-release
- Homepage: https://infinitedigits.bandcamp.com/album/at-the-place
- Size: 161 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Open sourcing my latest music album *[at the place](https://infinitedigits.bandcamp.com/album/at-the-place)*.
All of the songs are written as miti files in the `songs` directory. Each song is commented with a short description of how it should be played.
## Materials
- [Korg Monotron](https://www.amazon.com/gp/product/B00684KFAM/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B00684KFAM&linkCode=as2&tag=scholl-20)
- [PO-32](https://www.amazon.com/gp/product/B01MR9L4PL/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B01MR9L4PL&linkCode=as2&tag=scholl-20) (for drums)
- [Raspberry Pi](https://www.amazon.com/gp/product/B07BC7BMHY/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B07BC7BMHY&linkCode=as2&tag=scholl-20) (for midi sequencer and controlling monotron)
- [USB audio adapter](https://www.amazon.com/gp/product/B01N905VOY/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B01N905VOY&linkCode=as2&tag=scholl-20) (for tuning monotron)
- [MCP4725](https://www.amazon.com/gp/product/B00SK8MBXI/ref=as_li_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=B00SK8MBXI&linkCode=as2&tag=scholl-20) (for controlling monotron)
## Links
- Instructions for building the MIDI-capable monotron: https://github.com/schollz/midi2cv
- Instructions for building the music computer "norns": https://github.com/monome/norns-shield
- All songs are looped using oooooo on norns: https://github.com/schollz/oooooo
- The intro song uses barcode on norns: https://github.com/schollz/barcode
- All songs are sequenced using the miti sequencer: https://github.com/schollz/miti
- Code for generating the album artwork: https://github.com/aaronpenne/generative_art/tree/master/geode
## License
MIT