ποΈ Acoustic-Sentry AI Mastering Pipeline is Live! π
Hey Genspark Community! π
I want to share a project I've been working on over the past few weeks β a fully automated audio mastering pipeline that combines the Genspark API with Groq AI (openai/gpt-oss-120b)! π§π€
π― What Does the Workflow Do?
This n8n workflow analyzes audio files completely automatically and calculates professional mastering parameters:
β
DSP Analysis (Python): Crest Factor, LUFS, RMS, Peak, Spectral Energy
β
Genspark Research: Searches for professional mastering targets for your genre
β
4x Groq AI Nodes (openai/gpt-oss-120b): Calculates EQ, compression, limiting
β
Multi-Stage Validation: AI checks all values for audio engineering correctness
β
Gmail Report: Automatically sends you a detailed mastering report
π₯ Why Groq Instead of Genspark LLM?
I used Groq with openai/gpt-oss-120b because:
π 120B-Parameter Model β significantly more powerful & precise for audio engineering than Llama models
π Native JSON Mode β perfect for structured outputs (Hz, dB, ratio, attack/release, etc.)
π° 100% Free β 14,400 requests/day in free tier (no credit card required!)
β‘ ~500 Tokens/s β faster than most LLM nodes
Unfortunately, I couldn't find a comparable high-performance model via the Genspark API for this type of workflow automation β hence the Groq integration! π‘
ποΈ 20+ Audio Parameters & 58 Genres
The workflow calculates professional mastering values:
Dynamics: LUFS, RMS, Peak, Crest Factor, Dynamic Range, Transients
Spectrum: Sub-Bass, Bass, Mids, Highs (Hz distribution)
Processing: 5-band EQ (Hz, dB, Q), Compression (Ratio, Threshold, Attack, Release), Limiting
Metadata: Sample Rate, Bit Depth, Format, BPM, Key
Genre Classification from 58 Predefined Genres:
Hardcore, Frenchcore, Industrial, Hard Techno, Techno, House, Trance, Drum & Bass, Dubstep, Hip-Hop, Rock, Metal, Pop, Cinematic, Ambient, Acoustic, Orchestral, Experimental, Speech, and more.
Genre Customization: You can add or edit genres in the Audio Classification node by modifying the JSON Expression. When the classification detects "Unknown", the AI agents autonomously select the best mastering approach based on the complete DSP analysis. π¨
π€ AI Agent Autonomy
The 4 AI agents work completely autonomously:
Each node receives the full DSP analysis and determines independently what needs to be done:
β Already mastered track? The agents recognize it and avoid over-processing
β Missing dynamics? The agents calculate optimal compression ratios
β Frequency imbalances? The agents design corrective EQ curves
β Excessive limiting? The agents recommend gentler settings
No manual intervention needed β the agents analyze, validate, and adapt based on the audio's actual state! π§
π¬ Groq Nodes: Under the Hood
The 4 Groq nodes contain highly specialized audio engineering logic:
β οΈ In the video tutorial, I intentionally skipped the Groq node settings because:
300+ lines of system prompts per node (too complex for standard users)
Proprietary DSP terminology (Crest Factor, PLR, LRA, multiband processing)
Sensitive data (production targets for Spotify, YouTube, mastering)
β BUT: The complete n8n workflow is open-source and fully editable! Audio engineers can view all prompts and customize them for their own mastering needs. π οΈ
π¦ Download & Setup
π₯ Video Tutorial: https://www.genspark.ai/aidrive/s/7077d887-d109-4c5d-9cfc-5f5ace19b749/85694443-818f-4bab-81d7-700c29fc8055
π n8n Workflow JSON: https://www.genspark.ai/aidrive/s/7077d887-d109-4c5d-9cfc-5f5ace19b749/12ba3c42-2d9a-43f1-aeb9-c550ef604b80
π Detailed Setup Guide: https://www.genspark.ai/aidrive/s/7077d887-d109-4c5d-9cfc-5f5ace19b749/85694443-818f-4bab-81d7-700c29fc8055
What you need (all free):
Genspark API Token (create here)
Groq API Key (sign up here β no credit card!)
Gmail App Password (create here)
Setup Time: ~10 minutes
Cost per Run: ~$0.01 (only Genspark API, rest is free)
π‘ Use Cases
This workflow is perfect for:
π΅ Music Producers β Mastering recommendations for your tracks
ποΈ Podcast Editors β Loudness normalization (LUFS targets)
π¬ Video Creators β Audio post-production checks
π Audio Engineers β Automated quality control
π Feedback & Questions?
If you test the workflow or have questions β feel free to write in the thread! π¬
Looking forward to your feedback! π
Developed by: Demian | Genspark Genius Ambassador for Creative Work
Tech Stack: Genspark API, Groq AI (openai/gpt-oss-120b), n8n, Python, Gmail
Release-Date: July 2026