mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-08 04:36:45 +01:00
wip: fixing some assumptions
This commit is contained in:
parent
5ae99b4ada
commit
2a60808239
11 changed files with 73 additions and 125 deletions
|
|
@ -18,7 +18,6 @@ pub struct Sequencer {
|
|||
pub ppq: usize,
|
||||
pub note_axis: FixedAxis<usize>,
|
||||
pub time_axis: ScaledAxis<usize>,
|
||||
|
||||
}
|
||||
|
||||
render!(Sequencer |self, buf, area| {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue