en un clic
theallelectricsmartgrid
theallelectricsmartgrid contient 4 skills collectées depuis jvictor0, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
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.