Benjamin Ellenberger

Results 146 comments of Benjamin Ellenberger

Here it is: https://github.com/HackerPoet/Composer/pull/21

I should also add python2 compatibility for print at least. But probably I used some other non python2 syntax, I am not sure.

I should add to the documentation how to install it.

I should add how to load the saved slider settings.

I should add timestamps to the files written to disk.

I did some more stuff since then, but I think it is not in this branch. I will test it again and give you the good to merge. At the...

So the problem of saving 0 samples is just that the code did not find your midi files. The folder must be called data/raw. It will then place the preprocessed...

Thanks for testing. I am currently on holiday, but if I am back I can give you some test to perform with a simple dataset (bach piano dataset works well...

Ok, so finally I have some time to test this through with you @moonflowAeon. Sorry for the delay in answering. I will prepare a run pipeline jupyter notebook/script and include...

I included some more commits I did a while ago and tested all stages with the bach dataset. I included the bach dataset now into the data/raw folder. Please try...