remove unused computation
This commit is contained in:
parent
08f89383b1
commit
e7a607095d
@ -225,10 +225,6 @@ BeatBox::process (int nsamples)
|
||||
* the corresponding note on.
|
||||
*/
|
||||
|
||||
/* compute nominal time */
|
||||
|
||||
quantized_time = (in_loop_time / time_per_grid_unit) * time_per_grid_unit;
|
||||
|
||||
/* look for the note on */
|
||||
|
||||
IncompleteNotes::iterator ee;
|
||||
|
Loading…
Reference in New Issue
Block a user