Skip to content

Instantly share code, notes, and snippets.

@nyanpasu64
Created July 28, 2025 12:07
Show Gist options
  • Save nyanpasu64/1fe670bcf5946fa669c97fea1066350f to your computer and use it in GitHub Desktop.
Save nyanpasu64/1fe670bcf5946fa669c97fea1066350f to your computer and use it in GitHub Desktop.
!Config
master_audio: angels.wav
begin_time: 0.0
end_time:
fps: 60
trigger_ms: 30
render_ms: 30
trigger_subsampling: 1
render_subsampling: 1
render_subfps: 1
amplification: 1.0
trigger_stereo: !Flatten SumAvg
render_stereo: !Flatten Stereo
trigger: !CorrelationTriggerConfig
edge_direction: 1
post_trigger:
post_radius: 3
mean_responsiveness: 0.0
edge_strength: 2.0
slope_width: 0.25
responsiveness: 0.5
buffer_falloff: 0.5
reset_below: 0.3
pitch_tracking:
channels:
- !ChannelConfig
wav_path: angels.wav
layout: !LayoutConfig
orientation: h
nrows:
ncols:
stereo_orientation: v
render: !RendererConfig
width: 1920
height: 1080
line_width: 3.0
line_outline_width: 0.0
grid_line_width: 1.0
bg_color: '#3e2663'
bg_image: ''
init_line_color: '#ffc95e'
global_line_outline_color: '#000000'
global_color_by_pitch: false
pitch_colors:
- '#ff8189'
- '#ff9155'
- '#ffba37'
- '#f7ff52'
- '#95ff85'
- '#16ffc1'
- '#00ffff'
- '#4dccff'
- '#86acff'
- '#b599ff'
- '#ed96ff'
- '#ff87ca'
grid_color: '#55aaff'
stereo_grid_opacity: 0.25
midline_color: '#4d4063'
v_midline: true
h_midline: true
global_stereo_bars: true
stereo_bar_color: '#ffca75'
stereo_bar_right_color: '#b393f0'
label_font: !Font
family:
bold: false
italic: false
size: 28
toString:
label_position: !LabelPosition LeftTop
label_padding_ratio: 0.5
label_color_override:
antialiasing: true
res_divisor: 1.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment