there are some programs that play samples on an msx,
like sampbox (and factrack)......
Howover, when using these programs and playing a sample,
I simply hear nothing....
Only for Turbo-r???
Login or register to post comments
there are some programs that play samples on an msx,
like sampbox (and factrack)......
Howover, when using these programs and playing a sample,
I simply hear nothing....
Only for Turbo-r???
Dunno exactly what you're trying to do, but SampBox only works with a Philips Music Module.
aha,
ok, that makes sense,,,,
I just wanted to try to use a sample made on a pc (simple audio recording, 8 bit) on a msx.
the problem is very nice,
have a look here before asking for more
These programs are written for MSX-AUDIO with sample RAM. There are also some programs supporting Covox (which is called SIMPL on MSX) which is connected to the printer port.
Also there are programs which support playing samples on PSG and MSX-MUSIC...
@norakomi
with respect to http://map.tni.nl/articles/psg_sample.php,
should you have good math and programming skills and time and patience, I could
try to show you an algorithm (Viterbi’s one) and a solution for having optimal
multi-channel play on MSX. The resolution could be much higher than 8KHz at 8bit.
I have no time and patience to do it by myself, moreover my solution needs a PC
to process the wave files, and I have left PC programming 10 years ago
Maybe this is close, what you want:
Sorry, I can read only English Italian or French
In any case I mean wave files on a poor PSG,
your program works on a TurboR
For PSG I don't think there are (at least very good) ready sample players. You need to compile your self one from sources mentioned before.
IIRC that PCMPLAY can use at least PSG, MSX-Audio or MSX tR internal PCM to play samples. Good thing is also, that it can be signed or unsigned PCM data with any type of fileheader. As a minus point at least some version had a nasty feature, that it ejected inserted ZIP-disks from drives and stopped harddisks before it started to play.
ill check the files out !!
@NYYRIKKI
I know there is no good player for PSG!!
But....Trust me, HiFi quality with PSG is possible!!
The problem is complex to implement but has a straightforward “classical” solution.
“classical” for TLC engineers I mean.
I need to optimise a cost function that has 4096 states per step and three steps per sample.
It can be done with Viterbi algorithm, the result is that you can gracefully get high quality oversampled signals (up to X 3 with respect the original input) still having 8 bit PCM accuracy.
Don't you have an account yet? Become an MSX-friend and register an account!