Block a user
212f2f7cba
Documentation for Softube Console 1 Surface
cb36ff095c
Added global, gate and eq section
d6d7feae53
Use v2 image
e93ea2fca1
Fix npe, add mac portname
95280b0bb4
gui added
4ba1000c10
Tune meters, add drive control
1104aac468
implement sends
b9e5621e03
during map reset, force meter to bars, and tempo to beats
240a85097c
when editing tempo, round position to beat in GUI
9e8eed8a03
temporal: various tweaks to get TempoMap::get_grid() to be more correct/robust
7c07a9964a
temporal: add operator<<(ostream&) for BBT_Argument
fafc891ca6
add ripple option API for TempoMap::cut()
7f977bf3e4
add skeleton unit test for tempo map cut buffer
f7ba9af6b2
temporal: stub API for tempo map cut/copy/paste
b3040a31fc
temporal: a basic data structure to hold the result of a TempoMap cut/copy operation
b936fd12cd
temporal: reset the tempo map in sections bounded by BBT markers (if any)
faac648502
temporal: add TempoMap::{next,previous_}meter()
49e1f7f79d
fix logic of editing tempo & meter
78216b422f
add new Playhead snap mode
5c0886379b
fix position of edited tempo marker in the presence of BBT markers
0ddacb8ea2
when abort()-ing due to a failed assert in tempo map code, dump the map
57d2a85c0a
NO-OP: remove unused variable warning
408aed9e85
no need for a tempo map reset after the remove-while-moving
907d3f82a7
temporal: fix grid generation in the presence of MusicTimePoints
e7f4c9dcb5
temporal: fix removal (and thus moving) MusicTimePoints