Releases: ALEVOLDON/Modular-Genesis
Releases · ALEVOLDON/Modular-Genesis
v0.2.0: Curriculum Expansion & Standardization
🚀 What's New
A massive update focused on standardizing the curriculum and bringing visual clarity to complex topics. We have completely finalized all the remaining tracks: Sequencing, Generative, Hybrid, and Audiovisual!
📚 Curriculum Finalization
Both English and Russian versions of the lessons are fully synchronized, completing the core theoretical foundation of Modular Genesis:
- Sequencing: Clocks, Triggers, Gates, Step-sequencers, and Quantizers.
- Generative: Randomness, Sample & Hold, Probability, Mutation, and Feedback.
- Hybrid: VCV ↔ Ableton routing, Multichannel recording, and MIDI mapping.
- Audiovisual: Audio-reactive visuals, OSC/MIDI network protocols, and Live Scene Architecture.
🎨 Visual Signal Flow (Mermaid.js)
Text-based patching examples are a thing of the past! We replaced all raw text routing diagrams with interactive, custom-styled Mermaid.js diagrams:
- Distinct visual coloring for Signals, Modulations, Logic, and Environments.
- Clear mental models for multitrack audio flows and data mapping.
⚙️ Content Standardization
- Metadata: Every lesson now features strict
difficultylevels andestimatedTimeproperties in its frontmatter, ensuring adherence to our Zod schema constraints. - Demo Cross-linking: Added dedicated "Resources" blocks at the bottom of every lesson, consistently cross-linking to relevant VCV Rack
.vcvdemo patches for immediate hands-on practice.
Alpha Release v0.1.0 (Localization & Architecture)
First public draft of the Modular Genesis repository.
The project infrastructure is now established and successfully deployed.
🚀 Features & Infrastructure
- Complete 5-track curriculum architecture (Foundations, Sequencing, Generative, Hybrid, Audiovisual).
- Stable Astro-based static site documentation system.
- Bilingual support: Full Russian localization (UI navigation, 15 lessons, 5 core notes).
- Project artifact workflow defined structure for real patches and media.
- Deployment pipeline configured for both GitHub Pages and Netlify.
🎛️ Content Available
- 15 Conceptual Lessons (theory, patch ideas, and practical tasks).
- 5 Core Reference Notes (Hybrid workflow, generative grammar, system vision).
- Beautifully revamped README.md to act as a project map.
Note: The actual .vcv patch files are currently placeholders and will be populated in subsequent minor updates.