now we’re talking: the folk-rnn webapp finally feels a proper website: it’s styled, the UI has instant feedback of e.g. invalid ABC being input, and the rnn generation appears note-by-note as it’s generated. there’s a definite instant-hit of satisfaction in pressing ‘go’ and seeing it stream across the page.
or rather, one of the apps feels a proper website, as it’s actually two websites now. The composer
app runs folkrnn.org
, and is focussed entirely on generating tunes. the archiver
app runs themachinefolksession.org
, and is focussed on the community aspect: archiving, human-edits, and so on.
-
Fixes, refactors and tweaks for PR 9 and 10
https://github.com/tobyspark/folk-rnn-webapp/pull/12 -
Feature: ABC generation displayed live
https://github.com/tobyspark/folk-rnn-webapp/pull/10 -
Feature: Multiple models with compose client side logic
https://github.com/tobyspark/folk-rnn-webapp/pull/9 -
Feature: Composer styling first pass
https://github.com/tobyspark/folk-rnn-webapp/pull/8 -
Feature: Archive as app (i.e. themachinefolksession.org)
https://github.com/tobyspark/folk-rnn-webapp/pull/7