diff --git a/.bin/tidalcycles b/.bin/tidalcycles index 9521673..ca0ca51 100755 --- a/.bin/tidalcycles +++ b/.bin/tidalcycles @@ -20,4 +20,6 @@ $TMUX attach-session -t $SESSION || $TMUX new-session -s $SESSION \; \ new-window -t $SESSION:2 -n SuperDirt \; \ send-keys -t 0 "cadence-session-start -s && sclang ~/dev/live/tidal/superdirt_startup.scd" C-m \; \ select-window -t 1 \; \ + resize-pane -t 1 -x 100 \; \ + resize-pane -t 0 -x 125 \; \ select-pane -t 0