remove drum code and read from audio hw instead
This commit is contained in:
parent
9350f90a42
commit
f8e5a84bd1
3 changed files with 6 additions and 98 deletions
|
@ -201,7 +201,7 @@ osclsk_scope::is_triggering(float sample)
|
|||
void
|
||||
osclsk_scope::trig_lkb_wr_block(void)
|
||||
{
|
||||
size_t lkb_start, n;
|
||||
size_t lkb_start;
|
||||
size_t lkb_cpy, lkb_cpy_part;
|
||||
|
||||
if (trig_mode == osc_trig_mode::INSTANT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue