mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-09 21:26:43 +01:00
launch countdown, pt.1
This commit is contained in:
parent
9a1616904c
commit
b8047ab1ef
3 changed files with 12 additions and 14 deletions
|
|
@ -15,6 +15,7 @@ submod! {
|
|||
transport transport_cmd transport_tui transport_snd
|
||||
}
|
||||
|
||||
/// FIXME: use PPQ value from global timebase
|
||||
pub const PPQ: usize = 96;
|
||||
|
||||
pub const CORNERS: CornersTall = CornersTall(CORNERS_STYLE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue