- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 573
Closed
Labels
enhancementImprovement of existing feature or adding something newImprovement of existing feature or adding something new
Description
from @JasonNumberThirteen
I have an idea to implement to "TIC-80" some kind of WAV and MP3 exporter (for sound and music respectively) to make normal audio file readable by OS. I understand that you have a lot of more important things to do, but this as a future feature it would seems very comfortable.
cxong, BuoYancYdabl and stefandevai
Metadata
Metadata
Assignees
Labels
enhancementImprovement of existing feature or adding something newImprovement of existing feature or adding something new
Projects
Milestone
Relationships
Development
Select code repository
Activity
#725: added export sfx/music command
nesbox commentedon May 1, 2020
added exporting to WAV files here 0d7ef84
new console commands:
export sfx [idx]andexport music [track]#725: fixed some garbage in sound samples, music export uses sustain …