Skip to content

Commit

Permalink
Bump up AggregationPerZoomStep to 10
Browse files Browse the repository at this point in the history
  • Loading branch information
sakertooth committed Jan 3, 2025
1 parent 5a0ad5e commit 3dd6217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/SampleThumbnail.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ class LMMS_EXPORT SampleThumbnail
class Thumbnail
{
public:
static constexpr auto AggregationPerZoomStep = 2;
static constexpr auto AggregationPerZoomStep = 10;

struct Peak
{
Expand Down

0 comments on commit 3dd6217

Please sign in to comment.