hi,
is someone have and can give me the source code of a covox player ?
Login or register to post comments
hi,
is someone have and can give me the source code of a covox player ?
is that through the parallel port? (I wanted to build one, but I'm missing the centronics connector, where can I buy one?)
Yes I can:
LD A,(HL) INC HL OUT (#91),A
(repeat enough many times)
Yes I can:
LD A,(HL) INC HL OUT (#91),A
(repeat enough many times)
I would use some kind of low cost compression
@nyyrikki : and what about the way to have the good sound speed ?
You’ll have to calibrate using the VDP’s VBLANK signal, by playing a silent sample of frequency / 50 or frequency / 60 bytes and using a search pattern.
Add a 16-bit wait loop to the above code, and then with interrupts disabled execute something like the following algorithm:
Part 1, exponential search:
Part 2, binary search:
Pick a good initial wait counter value for 3.58 MHz to speed up the process a little. Use a non-silent sample for a nice sound effect
.
And do you think a streaming player is possible without mass storage direct access?
And do you think a streaming player is possible without mass storage direct access?
without ? or with ? mass storage direct access ?
with mass storage direct access it should be possible as it's done with EVA.
I was always so curious of how Covox sounds. Is there any mp3 record of it?
Don't you have an account yet? Become an MSX-friend and register an account!
