thecollabagepatch commited on
Commit
a39bbc9
·
1 Parent(s): 2ab3869
Files changed (1) hide show
  1. jam_worker.py +1 -1
jam_worker.py CHANGED
@@ -375,7 +375,7 @@ class JamWorker(threading.Thread):
375
  "tokens": spliced,
376
  "debug": {"F": F, "D": D, "splice_frames": splice_frames, "frames_per_bar": frames_per_bar}
377
  }
378
- }
379
 
380
 
381
  def reseed_from_waveform(self, wav: au.Waveform):
 
375
  "tokens": spliced,
376
  "debug": {"F": F, "D": D, "splice_frames": splice_frames, "frames_per_bar": frames_per_bar}
377
  }
378
+
379
 
380
 
381
  def reseed_from_waveform(self, wav: au.Waveform):