justinsalamon / scaper

A library for soundscape synthesis and augmentation
BSD 3-Clause "New" or "Revised" License
382 stars 56 forks source link

Consolidate jams metadata saving for generate and generate_from_jams #135

Open justinsalamon opened 4 years ago

justinsalamon commented 4 years ago

As noted in this PR comment, generate and generate_from_jams both contain large code blocks for saving metadata in the jams annotation. The code should be factored out and re-used by both functions.