wip: p.42, e=22, more intermediary trait layers

This commit is contained in:
🪞👃🪞 2024-11-16 21:31:04 +01:00
parent 638298ad32
commit dbf6e353b7
15 changed files with 937 additions and 688 deletions

View file

@ -1,6 +1,6 @@
use crate::*;
#[derive(Clone, Debug)]
#[derive(Clone, Debug, PartialEq)]
pub enum ClockCommand {
SetBpm(f64),
SetQuant(f64),