Music Production > Sampling

.wav to 8-bit 8363Hz .pcm converter

(1/1)

ZoeB:
Hi!

I made a short script that converts mono .wav files into 8-bit 8363Hz .pcm files.  You can get it from https://github.com/ZoeB/wave-tools/blob/master/makeamiga.py .  Suggested usage: "python3 makeamiga.py *.wav"  I hope it's helpful for someone out there!

All the best,
Zoƫ.

DragShot:
But I don't have Phyton D: .

Hmm... as you shared the script I guess I can improvise something identical in another language :3 .

Saga Musix:
The python interpreter is free as open-source, just so you know.

K_Jose:
8-bit 8363 hz? The latest ModPlug Tracker has a feature that can do that. Use the Resample feature, then the Convert to 8-bit feature.

And if you use the IT or S3M format, you can get 16-bit 44100hz samples straight to your module.

The S3M format supports 16-bit samples, but the only known tracker to implement this capability is the Open ModPlug Tracker.

You can also have 44096Hz samples in XM modules.

Saga Musix:

--- Quote from: KJ_Jose on February 20, 2015, 10:22:00 ---8-bit 8363 hz? The latest ModPlug Tracker has a feature that can do that. Use the Resample feature, then the Convert to 8-bit feature.
--- End quote ---
Not everyone uses OpenMPT, and most importantly it cannot do a batch conversion like the script in the original post.


--- Quote from: KJ_Jose on February 20, 2015, 10:22:00 ---And if you use the IT or S3M format, you can get 16-bit 44100hz samples straight to your module.
--- End quote ---
Maybe that's not what the original poster wanted to do? Why do you think the script is called "makeamiga" - Make Amiga?


--- Quote from: KJ_Jose on February 20, 2015, 10:22:00 ---The S3M format supports 16-bit samples, but the only known tracker to implement this capability is the Open ModPlug Tracker.
--- End quote ---
Pretty much all trackers that support S3M except the original ScreamTracker itself support 16-bit samples. But again that misses the point.

Navigation

[0] Message Index

Go to full version