ModuLisp/src/signal_engine
2026-08-18 13:33:20 +03:00
..
build_profile.h feat: extract ModuLisp engine from uSEQ (src-useq @1081ae8) 2026-08-17 14:41:57 +03:00
cell_store.cpp feat: extract ModuLisp engine from uSEQ (src-useq @1081ae8) 2026-08-17 14:41:57 +03:00
cell_store.h feat: extract ModuLisp engine from uSEQ (src-useq @1081ae8) 2026-08-17 14:41:57 +03:00
cold_eval.cpp feat(signal-engine): vector-packed sink sugar — :offset and [base mod] pair forms (spec §4.3/§4.4) 2026-08-18 13:33:20 +03:00
cold_eval.h feat(signal-engine): generic external input/sink/command registries with per-sink LKG (spec §3) 2026-08-17 15:08:21 +03:00
compiler_pipeline.cpp feat: extract ModuLisp engine from uSEQ (src-useq @1081ae8) 2026-08-17 14:41:57 +03:00
compiler_pipeline.h feat: extract ModuLisp engine from uSEQ (src-useq @1081ae8) 2026-08-17 14:41:57 +03:00
diagnostics.cpp feat: extract ModuLisp engine from uSEQ (src-useq @1081ae8) 2026-08-17 14:41:57 +03:00
diagnostics.h feat: extract ModuLisp engine from uSEQ (src-useq @1081ae8) 2026-08-17 14:41:57 +03:00
eval_ops.h feat: extract ModuLisp engine from uSEQ (src-useq @1081ae8) 2026-08-17 14:41:57 +03:00
executor.cpp feat(signal-engine): 16-channel sink arity, pool capacity 280, ColdArg::vec_len, Arduino-safe kTwoPi rename 2026-08-17 15:37:14 +03:00
executor.h feat(signal-engine): 16-channel sink arity, pool capacity 280, ColdArg::vec_len, Arduino-safe kTwoPi rename 2026-08-17 15:37:14 +03:00
ext_registry.cpp feat(signal-engine): vector-packed sink sugar — :offset and [base mod] pair forms (spec §4.3/§4.4) 2026-08-18 13:33:20 +03:00
ext_registry.h feat(signal-engine): vector-packed sink sugar — :offset and [base mod] pair forms (spec §4.3/§4.4) 2026-08-18 13:33:20 +03:00
graph_builder.cpp feat(signal-engine): 16-channel sink arity, pool capacity 280, ColdArg::vec_len, Arduino-safe kTwoPi rename 2026-08-17 15:37:14 +03:00
graph_builder.h feat: extract ModuLisp engine from uSEQ (src-useq @1081ae8) 2026-08-17 14:41:57 +03:00
node_pool.cpp feat(signal-engine): 16-channel sink arity, pool capacity 280, ColdArg::vec_len, Arduino-safe kTwoPi rename 2026-08-17 15:37:14 +03:00
node_pool.h feat(signal-engine): 16-channel sink arity, pool capacity 280, ColdArg::vec_len, Arduino-safe kTwoPi rename 2026-08-17 15:37:14 +03:00
signal_engine.h feat(signal-engine): generic external input/sink/command registries with per-sink LKG (spec §3) 2026-08-17 15:08:21 +03:00
state_registry.cpp feat: extract ModuLisp engine from uSEQ (src-useq @1081ae8) 2026-08-17 14:41:57 +03:00
state_registry.h feat: extract ModuLisp engine from uSEQ (src-useq @1081ae8) 2026-08-17 14:41:57 +03:00
symbols.def feat(signal-engine): vector-packed sink sugar — :offset and [base mod] pair forms (spec §4.3/§4.4) 2026-08-18 13:33:20 +03:00
synth_graph.cpp fix(arduino): guard desktop-only synth TUs; library.json build filter 2026-08-17 15:54:47 +03:00
synth_graph.h feat: extract ModuLisp engine from uSEQ (src-useq @1081ae8) 2026-08-17 14:41:57 +03:00
synth_registry.cpp fix(arduino): guard desktop-only synth TUs; library.json build filter 2026-08-17 15:54:47 +03:00
synth_registry.h feat: extract ModuLisp engine from uSEQ (src-useq @1081ae8) 2026-08-17 14:41:57 +03:00
token.cpp feat: extract ModuLisp engine from uSEQ (src-useq @1081ae8) 2026-08-17 14:41:57 +03:00
token.h feat: extract ModuLisp engine from uSEQ (src-useq @1081ae8) 2026-08-17 14:41:57 +03:00
types.h feat(signal-engine): 16-channel sink arity, pool capacity 280, ColdArg::vec_len, Arduino-safe kTwoPi rename 2026-08-17 15:37:14 +03:00