charles-fox / musicgenie

Genetic Hierarchical Music Structures composition tool
GNU General Public License v3.0
0 stars 0 forks source link

replace serialized genomes with text #1

Open charles-fox opened 4 years ago

charles-fox commented 4 years ago

The serializized genomes (default/genomeN.gen) may depend on the version of Java used to save them and cause a crash on some other Java versions. To fix: Replace the serialized save and loads with human readable text files for genomes throughout.