infinity-player

infinite jukebox clone using librosa
git clone https://git.ce9e.org/infinity-player.git

DateCommit messageAuthor
2025-07-28 11:35refactor: use beat_samples instead of beat_framesTobias Bengfort
2025-07-28 11:26perf: use multiprocessing to analyze timbreTobias Bengfort
2025-07-28 11:09Merge pull request #2 from acetylen/mainTobias Bengfort
2025-07-28 09:26use sample rate of track instead of degaulting to 22050acetylen
2025-03-10 08:22README: update eternal jukebox linkTobias Bengfort
2025-03-06 13:40consider number of plays in probabilitiesTobias Bengfort
2025-03-06 13:39privilege back jumps over normal progressionTobias Bengfort
2025-03-06 11:46do not privilege high probability jumpsTobias Bengfort
2025-03-06 11:08handle KeyboardInterruptTobias Bengfort
2025-03-06 11:04inline enhance_diagonalTobias Bengfort
2025-03-06 11:03rename mono variablesTobias Bengfort
2025-03-06 10:53refactorTobias Bengfort
2025-03-06 10:51rm unused code from analyzeTobias Bengfort
2025-03-06 10:39refactor iter_beat_slicesTobias Bengfort
2025-03-06 10:37refactor: use pathlibTobias Bengfort
2025-03-06 09:55lintTobias Bengfort
2023-07-19 19:37support stereo outputTobias Bengfort
2021-07-04 11:06add requirements.txtTobias Bengfort
2021-07-04 11:05print progressTobias Bengfort
2021-07-04 10:41tweak normalizeTobias Bengfort
2021-07-04 09:57actually use code in normalizeTobias Bengfort
2021-07-04 09:49rename R to jumpsTobias Bengfort
2021-07-04 09:47rm jumps, use R directlyTobias Bengfort
2021-07-04 09:38replace deprecated imresizeTobias Bengfort
2021-07-04 09:38change timbre calculateTobias Bengfort
2021-07-04 09:35replace alsaaudio by soundcardTobias Bengfort
2021-07-04 10:06get_next_positionTobias Bengfort
2021-07-04 10:05rm plotTobias Bengfort
2021-07-04 09:04cleanupTobias Bengfort
2017-10-20 18:51add readmeTobias Bengfort
2017-10-20 18:11cli help textsTobias Bengfort
2017-10-20 18:05tweak probabilitiesTobias Bengfort
2017-10-20 18:01timbreTobias Bengfort
2017-10-20 18:00add plot optionTobias Bengfort
2017-10-20 17:59enhance diagonalsTobias Bengfort