Skip to content

v0.1.0

Compare
Choose a tag to compare
@JonathanTaquet JonathanTaquet released this 23 Nov 23:45
· 77 commits to master since this release

main changes since v0.1.0-alpha-1:

  • when you export samples,
    • loop points are exported in smpl chunks
    • slice start points are exported in cue chunks
  • some code accelerations
  • fix slice points that were not properly positioned when a non zero start point was used
  • other minor fixes