Composer icon indicating copy to clipboard operation
Composer copied to clipboard

Advanced file names

Open jenyaza01 opened this issue 6 years ago • 3 comments

What about advanced naming files that you/we export, this include .midi, .wav and,maybe, files in your future projects Under "advanced" i mean adding number, or date/time in file name, like "song_01.midi", "song_02.midi", or some "song_hh.mm.ss", or even "song-{random_integer}". One inaccurate "m" press - and old file is lost under new file. Thanks

jenyaza01 avatar Jan 28 '19 13:01 jenyaza01

I had this very idea, it would be very easy to figure out where the "song" string is and change that to a "song_DD_mm_ss"

DrMkdaddy avatar Jan 31 '19 00:01 DrMkdaddy

Would be very nice if this function gets its way into the program 👍

ari-gold-live avatar Mar 28 '19 13:03 ari-gold-live

I did a pull request that contains a requirements.txt, documentation on how to run it and a migration to python3. I could easily add this as well. I am happy to get feedback from anybody who tries to run it.

benelot avatar May 12 '19 06:05 benelot