grant / algo-rhythm

Algorithmic Music Composition using Artificial Neural Nets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

handleProgressChange not being called

grant opened this issue · comments

It looks like handleProgressChange isn't being called when there is an update. I'm at least not seeing a broadcast_status() being called. @cclauson

I think it only doesn't call update when you first start the process. That's ok. I'll just make sure to do an update() on starting the training.