bmcfee / muda

A library for augmenting annotated audio data
ISC License
230 stars 33 forks source link

embed muda version in history #20

Closed bmcfee closed 8 years ago

bmcfee commented 8 years ago

Following Ich's comments offline: for full reproducibility, we should include muda.version in the output jams muda sandbox.

bmcfee commented 8 years ago

Proposed solution:

When calling jam_pack, seed the muda box with a version dictionary including the following

bmcfee commented 8 years ago

implemented by #21