Converting & loading samples for MSX-Audio

Página 3/3
1 | 2 |

Por santiontanon

Paragon (1805)

Imagen del santiontanon

17-12-2016, 01:14

Hey Jorito! (long time no see!!! Smile )

I just tried to compile the ADPCM decoder/encoder linked by NYYRIKKi on Mac, and just making a one line change it compiled fine (just comment out the #include malloc.h line in adpcmb.c, and then the make file works fine).

Por giangiacomo.zaffini

Champion (267)

Imagen del giangiacomo.zaffini

28-12-2016, 20:37

If somebody still interested I found a MS-DOS application for converting among those formats:

.spb YM2608 (OPNA)/Y8950 (OPL) ADPCM
.pcm MSM 6258 (X68k) ADPCM
.snd RF5C68 (TOWNS) PCM
.spk Macintosh PCM
.spc Unsigned 4 bit PCM
.pc8 8-bit PCM with sign
.p16 Signed 16 bit PCM (little endian)
.phl 16 bit PCM with sign (big endian)
.wav MS-Windows Wave File
You can choose any source and destination from among these.
PCMCONV v1.8

Here a zip files for testing your conversions.
PC98sounds test files.

In order to execute a MS-DOS application into a new Windows machine (mine is Windows 7) I use TAKEDA's
MS-DOS Player for Win32-x64

Buone Feste! Ciao!
Giacomo

Por Jorito

Mr. Ambassadors (1790)

Imagen del Jorito

21-11-2021, 17:35

This is Jorito 5 years from the future, with the same question. The tool that was linked by NYYRIKKI worked fine, especially with the fix for Mac that was mentioned by santi. I was able to convert samples from my Mac to Moonblaster just fine. It was a simple matter of saving the files as 16 bit mono, 11khz, encoding them with the tool and renaming the files to .mbs.

If you want to try this yourself, don't forget to boost the volumes of the samples a (fair) bit, because they will be pretty low in volume otherwise Wink

Página 3/3
1 | 2 |