一键导入
theallelectricsmartgrid
theallelectricsmartgrid 收录了来自 jvictor0 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Build Smart Grid One from the JUCE/SmartGridOne makefile. Only use this skill when the user explicitly asks to run a build or compile check.
How to add a new source machine to Smart Grid One. Covers VoiceMachineEnums, creating the DSP class, integrating into SquiggleBoySource, SetEncoderParameters wiring, and MachineFlags updates. Use when adding a new oscillator, synth engine, or audio source.
How to add a new Smart Grid One visualizer. Covers SmartGridOneMainVisualizerComponent, ForEachSmartGridOneVisualizer, UI state for data, and NonagonWrapper accessors. Use when adding a new scope, analyzer, meter, or other grid visualizer.
How to add a new parameter to Smart Grid One. Covers ForEachSmartGridOneParam, SetEncoderParameters wiring, PhaseUtils (ExpParam, ZeroedExpParam), and ParamSlew for oversampled blocks. Use when adding a new knob/parameter, creating a control, or wiring encoders to DSP.