Update Using the Soundtrack Tool
parent
a721cf479e
commit
c0bd57c6e2
|
@ -53,4 +53,4 @@ Note that when converting multiple files, the `-o` option is instead a pathname
|
||||||
The eventual vision of `reskit` is to serve as an ffmpeg-like tool for converting assets to and from 8-bit and 16-bit console media formats. `soundtrack` aims to eventually support the following:
|
The eventual vision of `reskit` is to serve as an ffmpeg-like tool for converting assets to and from 8-bit and 16-bit console media formats. `soundtrack` aims to eventually support the following:
|
||||||
* VGM format conversions
|
* VGM format conversions
|
||||||
* E.g. VGM to ESF, ESF to VGM. Build a sequence from VGM so that developers can make use of features offered by their sound engines, such as FM and PSG sound effects.
|
* E.g. VGM to ESF, ESF to VGM. Build a sequence from VGM so that developers can make use of features offered by their sound engines, such as FM and PSG sound effects.
|
||||||
* Highest priority, as many utilities including and other than Deflemask support VGM export. It is essentially an informal interchange format for console music. VGM support will allow `soundtrack` to quickly support a wide variety of sound engines and trackers.
|
* Highest priority, as many utilities including and other than Deflemask support VGM export. It is essentially an informal interchange format for chip music. VGM support will allow `soundtrack` to quickly support a wide variety of sound engines and trackers.
|
Loading…
Reference in New Issue