Skip to content

PyMusicLooper v1.7.0

Compare
Choose a tag to compare
@arkrow arkrow released this 13 Sep 13:22
· 244 commits to master since this release

Changes since v1.6.0

  • Added a --txt option to export a loop.txt file compatible with LoopingAudioConverter
  • Recursive batch export now replicates the source directory tree structure by default to avoid name conflicts
  • Added a --flatten option for recursive batch export to output to a single folder without replicating the source directory structure (previous behaviour)
  • Lowered note similarity threshold to improve loop point quality (from 10% to 8%)
  • Renamed default output directory name from looper_output to Loops

Bug fixes

  • Fixed JSON export bug
  • Fixed a bug with non-recursive batch export.