This is the repository of my experimental music production systems and ideas.
The overarching goals of these projects is to make electronic music production more intuitive, playful, and emergent. This means producing songs with the minimum number of clicks/button presses, adding randomization, using AI, automating things, and building tons of experiments.
Resources and Research
Loose List of Ideas
- Large multi-modal searchable sample library.
- Search by parameters
- Key
- Tempo
- Instruments
- Loop / one shot
- Search by similarity
- Audio similarity
- Text similarity
- Search by parameters
- Pair samples and sounds together
- Train model on audio vector pairings.
- Audio utilities
- Detect key of sound
- Track effect templates
- Auto autotune sound to song key
- Song effect procedures
- Automatic mixing
- Find dominant frequency ranges of overlapping samples
- Cut erroneous frequency ranges
- Detect and apply compression
- Stabilize track levels
- Automatic mixing
- Song construction automations
- Build song around starting sample.
- Start with random sample.
- Perform searches against sample library.
- Construct loops.
- Give feedback and iterate.
- Build song around starting sample.
- Project branching and version management
- Building chord sequences with LLMs