extcmd('set_filename', 'my_cart')
seems to affect the names of the files generated by extcmd('screen')
, but not the files generated by extcmd('audio_rec')
. The latter always have a base name of PICO-8
. Is this a bug, an intentional limitation, or is there a different method for setting the names of captured audio files?
[Please log in to post a comment]