beat

Arrange audio samples into something bigger
git clone https://git.ce9e.org/beat.git

DateCommit messageAuthor
2023-12-24 15:00fix: clip instead of silently failingTobias Bengfort
2023-12-24 14:59fix: do not write beyond framesTobias Bengfort
2023-12-22 07:58add licenseTobias Bengfort
2023-12-22 07:56add READMETobias Bengfort
2023-12-22 07:49add error handlingTobias Bengfort
2023-12-22 07:28turn assert comment into codeTobias Bengfort
2023-12-22 07:20improve gcc parametersTobias Bengfort
2023-12-22 07:19mv example to separate dirTobias Bengfort
2019-12-17 18:37WIP: add generic target for .beat filesTobias Bengfort
2019-12-18 17:59allow stereo inputTobias Bengfort
2019-12-18 17:56output stereoTobias Bengfort
2019-12-18 13:23rename contextTobias Bengfort
2019-12-18 13:21reduce buffer sizeTobias Bengfort
2019-12-18 13:20create buffers on demandTobias Bengfort
2019-12-18 13:19create_context()Tobias Bengfort
2019-12-18 12:52dynamic writeTobias Bengfort
2019-12-18 12:47dynamic freeTobias Bengfort
2019-12-18 12:50static BUFSIZETobias Bengfort
2019-12-18 13:29convert context to pointerTobias Bengfort
2019-12-18 10:40make sure to not write more than framesTobias Bengfort
2019-12-18 10:55fix: account for empty buffersTobias Bengfort
2019-12-18 10:19rename different sndfilesTobias Bengfort
2019-12-18 10:16fix rel_pos declerationTobias Bengfort
2019-12-18 10:15convert some context to global variablesTobias Bengfort
2019-12-17 14:40move BPM -> FPB conversion into CTobias Bengfort
2019-12-17 14:35make: add downmix targetTobias Bengfort
2019-12-17 14:35avoid clippingTobias Bengfort
2019-12-17 14:27use more than one bufferTobias Bengfort
2019-12-01 11:08add MakefileTobias Bengfort