summaryrefslogtreecommitdiffstats
path: root/src/track/beatutils.h
AgeCommit message (Expand)Author
2021-07-02Beats: Add mixxx::Bpm in BeatUtils and BeatGrid/BeatMap classesJan Holthuis
2021-07-01Beats: Use frame positions for beatmap/beatgrid constructionJan Holthuis
2021-04-14Snap the adjusted beats to 1/12 beat if nearDaniel Schürmann
2021-03-14Merge remote-tracking branch 'upstream/2.3' into ironbeatsDaniel Schürmann
2021-03-09Use mixxx::audio::SampleRate when dealing with beats (#3671)Daniel Schürmann
2021-02-28Merge remote-tracking branch 'upstream/2.3' into ironbeatsDaniel Schürmann
2021-02-23Use a common BeatUtils::calculateAverageBpm() functionDaniel Schürmann
2021-02-11Make use of new rounding functions in calculateBpm()Daniel Schürmann
2021-02-11use mixxx::audio::SampleRate typeDaniel Schürmann
2021-02-11Remove now unused functionsDaniel Schürmann
2021-02-11Added adjustPhase() and getBeats()Daniel Schürmann
2021-02-11Added makeConstBpm() and roundBpmWithinRange()Daniel Schürmann
2021-02-11Return constant regions instead of single beatsDaniel Schürmann
2021-02-05Added function calculateIronedGrid() to BeatUtilsDaniel Schürmann
2020-12-02Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headersJan Holthuis
2020-11-19Pass non-trivial/large function args by referenceJan Holthuis
2020-11-10Remove filename and author comment in header filesxerus2000
2020-11-10Use #pragma once everywherexerus2000
2015-11-22Make the beatutils more robust agains faulty beatmaps. Bug #1518766Daniel Schürmann
2013-06-19Moving mixxx/* to the root. A new era begins!RJ Ryan