mirror of
https://github.com/vsariola/sointu.git
synced 2025-07-18 13:04:25 -04:00
feat(tracker): add new instrument & new track buttons
This commit is contained in:
@ -13,7 +13,7 @@ import (
|
||||
"github.com/vsariola/sointu"
|
||||
)
|
||||
|
||||
const patternCellHeight = 12
|
||||
const patternCellHeight = 16
|
||||
const patternCellWidth = 16
|
||||
|
||||
func (t *Tracker) layoutPatterns(tracks []sointu.Track, activeTrack, cursorPattern, cursorCol, playingPattern int) layout.Widget {
|
||||
|
Reference in New Issue
Block a user