mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 16:46:35 +01:00
NOOP: comment whitespace fix
This commit is contained in:
parent
58aa2026dc
commit
1a29a58a05
1 changed files with 1 additions and 1 deletions
|
|
@ -377,7 +377,7 @@ TriggerBox::run (BufferSet& bufs, samplepos_t start_sample, samplepos_t end_samp
|
|||
if (trigger->stop_requested()) {
|
||||
|
||||
/* bang_samples says when to stop, so compute an offset
|
||||
*into the nframes we've been asked to provide.
|
||||
* into the nframes we've been asked to provide.
|
||||
*/
|
||||
|
||||
trigger_samples = nframes - (trigger->bang_samples - start_sample);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue