import React, { useState } from 'react' import ParamSlider from './ParamSlider' export default function ACEStepParams({ params, onParamChange, detection }) { const [showAdvanced, setShowAdvanced] = useState(false) return (
Caption is auto-generated from your seed's analysis (BPM, key, brightness, instruments) for musical coherence. Override below if needed.
{/* Optional caption override (collapsed by default) */} {showAdvanced && (