Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick question about converting music for PCM mode #177

Open
Ethaniel-404 opened this issue Feb 13, 2024 · 2 comments
Open

Quick question about converting music for PCM mode #177

Ethaniel-404 opened this issue Feb 13, 2024 · 2 comments
Labels

Comments

@Ethaniel-404
Copy link

I have SoX ready and the Sycraft package with a total of 24 .ogg files. The Readme files shows one conversion example:

sox D_E1M1.ogg -r 44100 -e unsigned -b 8 -c 1 MUS_1.RAW

My question is: What's the naming pattern for the rest of the files? I assume D_E1M2.ogg, D_E1M3.ogg and D_E1M4.ogg should be called MUS_2.RAW, MUS_3.RAW and MUS_4.RAW, but I also have files like D_E2M1.ogg, D_E3M1.ogg, and even d_bunny.ogg or d_intro.ogg.

Should I just append the «MUS_» at the front and leave the rest intact?

@viti95 viti95 added the sound label Feb 13, 2024
@viti95
Copy link
Owner

viti95 commented Feb 13, 2024

The files must be named MUS_1.RAW, MUS_2.RAW,... and so on. Yet I have to publish which song goes in which position 😅, I'll try to post it this week.

@viti95
Copy link
Owner

viti95 commented Mar 24, 2024

Sorry for being really late, I've updated the readme.txt file with the track numbers, also added a wiki entry for this: https://github.com/viti95/FastDoom/wiki/PCM-music-and-Audio%E2%80%90CD-track-numbers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants