compact_sets/src
2026-03-30 20:47:20 +02:00
..
__init__.py Rename graph.py to pathfinder.py 2026-03-16 16:13:19 +01:00
analyze.py Add custom dims support via --dims-custom and update JSON output format 2026-03-28 15:12:14 +01:00
chord.py Refactor into src/ module with caching and CLI improvements 2026-03-13 18:38:38 +01:00
dims.py Add DIMS_3 support and fix dim_diff for prime 11 2026-03-28 13:51:05 +01:00
harmonic_space.py Add uniform symdiff selection and store symdiff in graph edges 2026-03-27 10:05:14 +01:00
io.py Add target register oscillations, amplitude, and fix negative target_register 2026-03-30 20:47:20 +02:00
osc_sender.py Add independent voice control to OSC sender with improved display 2026-03-28 17:13:51 +01:00
path.py Add target register oscillations, amplitude, and fix negative target_register 2026-03-30 20:47:20 +02:00
pathfinder.py Fix uniform symdiff to fallback to other symdiff groups when no valid candidates 2026-03-27 10:14:33 +01:00
pitch.py Fix fraction representation in output 2026-03-17 15:30:05 +01:00
test_receiver.py Add interactive OSC sender with preview mode and chord navigation 2026-03-19 15:57:17 +01:00
transcriber.py Add custom dims support via --dims-custom and update JSON output format 2026-03-28 15:12:14 +01:00