diff options
-rw-r--r-- | matriseq.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -372,7 +372,7 @@ run(LV2_Handle instance, uint32_t n_frames) } } } - + ev = lv2_atom_sequence_next(ev); } |
index : matriseq.lv2.git | ||
Matriseq LV2 step sequencer | d@drobilla.net |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | matriseq.c | 2 |
@@ -372,7 +372,7 @@ run(LV2_Handle instance, uint32_t n_frames) } } } - + ev = lv2_atom_sequence_next(ev); } |