mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 15:54:57 +01:00
globally remove all trailing whitespace from .cpp and .hpp files missed by previous commit
This commit is contained in:
parent
4dc63966f0
commit
4178db5f63
56 changed files with 50764 additions and 50764 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
Centre for Digital Music, Queen Mary, University of London.
|
||||
Copyright 2006 Chris Cannam.
|
||||
|
||||
|
||||
Permission is hereby granted, free of charge, to any person
|
||||
obtaining a copy of this software and associated documentation
|
||||
files (the "Software"), to deal in the Software without
|
||||
|
|
@ -165,7 +165,7 @@ ZeroCrossing::process(const float *const *inputBuffers,
|
|||
}
|
||||
|
||||
if (crossing) {
|
||||
++count;
|
||||
++count;
|
||||
Feature feature;
|
||||
feature.hasTimestamp = true;
|
||||
feature.timestamp = timestamp +
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue