AYe AYe...

Any discussions related to the creation of new hardware or software for the ZX80 or ZX81
Moggy
Posts: 3498
Joined: Wed Jun 18, 2008 2:00 pm

Re: AYe AYe...

Post by Moggy »

Hi Lord Morris
I think You have hit upon the solution :D ... existing software that could be ported now that would be something worth trying.
???????????????????????????PIINKEY$?????RND????????????????????????????????????????????????????????PI????????
RWAP
Posts: 1349
Joined: Thu May 08, 2008 8:42 am
Location: Stoke-on-Trent, UK
Contact:

Re: AYe AYe...

Post by RWAP »

Surely the other suggested solution is to use some of the tools created for the Spectrum (is there a WAV to AY convertor for example?) and then use a program to convert the Spectrum AY format to the ZX81 AY format?
User avatar
siggi
Posts: 1043
Joined: Thu May 08, 2008 9:30 am
Location: Wetterau, Germany
Contact:

Re: AYe AYe...

Post by siggi »

RWAP wrote:Surely the other suggested solution is to use some of the tools created for the Spectrum (is there a WAV to AY convertor for example?) and then use a program to convert the Spectrum AY format to the ZX81 AY format?
KMURTA already did that with his "Pink Panther" (converted from MIDI to AY and ported from Speccy to Zeddy):

http://zx81.eu5.org/toddysofte.html#Toddy_Forth

or http://zx81.eu5.org/files/soft/toddy/pinkpthr.zip

Siggi
My ZX81 web-server: online since 2007, running since dec. 2020 using ZeddyNet hardware
http://zx81.ddns.net/ZxTeaM
User avatar
BrunoFlorindo
Posts: 290
Joined: Sat May 10, 2008 2:46 am
Location: Anaheim, CA, USA

Re: AYe AYe...

Post by BrunoFlorindo »

You don't have to worry about creating such software, because it already exists. :) As long as your hardware supports it, people can use the software that's already available to create AY music for the ZX81. The ZX81 will also be able to play and use titles that are already available (hundreds of them).

Someone like Yerzmyey can give more details on this or correct me if I'm wrong. But I think all you would need is to be able to have the ports set as the same ports used by all other Sinclair computers that use an AY chip. If you were planning to do a Zon-X-compatible module, the changes would be minimal.
Moggy
Posts: 3498
Joined: Wed Jun 18, 2008 2:00 pm

Re: AYe AYe...

Post by Moggy »

siggi wrote:
RWAP wrote:Surely the other suggested solution is to use some of the tools created for the Spectrum (is there a WAV to AY convertor for example?) and then use a program to convert the Spectrum AY format to the ZX81 AY format?
KMURTA already did that with his "Pink Panther" (converted from MIDI to AY and ported from Speccy to Zeddy):

http://zx81.eu5.org/toddysofte.html#Toddy_Forth

or http://zx81.eu5.org/files/soft/toddy/pinkpthr.zip

Siggi

Hi Siggi Thanks for this one
Don't know how I missed this :oops:
It plays on My Zonx with Expand attached superbly well :D :D :D
I have thousands of Midi files that I could convert using midi2ay , it's just the converting to p file that has Me stumped , still this looks very promising :D

Thanks again Siggi.
Regards Moggy
???????????????????????????PIINKEY$?????RND????????????????????????????????????????????????????????PI????????
Moggy
Posts: 3498
Joined: Wed Jun 18, 2008 2:00 pm

Re: AYe AYe...

Post by Moggy »

No luck sorry to say ,the midi to ay is the easy bit anyone know how to turn the end result into a usable p file or is this another dead end?
???????????????????????????PIINKEY$?????RND????????????????????????????????????????????????????????PI????????
sirmorris
Posts: 2812
Joined: Thu May 08, 2008 5:45 pm

Re: AYe AYe...

Post by sirmorris »

There will be some player code involved somewhere... what code has the author got lying around? If we can find that out let me know and we'll see what we can cobble together.

C
Moggy
Posts: 3498
Joined: Wed Jun 18, 2008 2:00 pm

Re: AYe AYe...

Post by Moggy »

sirmorris wrote:There will be some player code involved somewhere... what code has the author got lying around? If we can find that out let me know and we'll see what we can cobble together.

C
Hi Charlie midi2ay does as described IE it turns a midi file into a spectrum tap file what we need to know is how did Kmurta turn a spectrum tap into a zx81 p ? Which plays superbly on a real zonx but dreadfully on EO, turn a tap file into a p file and problem solved I think .
Or is the turning of lead into gold so complex He only bothered converting the one tune?

I ask from a position of total ignorance from a programming point of view but one of total frustration from a musicians standpoint. :(

So close so nearly there; I found this zonx demo are there any clues here I wonder, plays well on real kit crap on EO.
Attachments
Z.P
(7.77 KiB) Downloaded 246 times
???????????????????????????PIINKEY$?????RND????????????????????????????????????????????????????????PI????????
User avatar
yerzmyey
Posts: 1240
Joined: Thu May 15, 2008 10:11 am
Location: Rubber Planet
Contact:

Re: AYe AYe...

Post by yerzmyey »

RWAP wrote:And then the question of where to get enough AY chips comes along....
It will not be a problem if anybody writes a small tool to convert ZX Spectrum songs into ZX81. Can be a tool for PC.
Let's say, from compiled song (without stated RANDOMIZE USR) in TAP form, into some *.p file with a proper player added.

To explain a way the music works on Spectrum, let's assume for a moment, that we're dealing with an AY song compiled into RANDOMIZE USR 40000.

The player on Spectrum looks like this:

10 RANDOMIZE USR 40000
20 RANDOMIZE USR 40006
30 PAUSE 1
40 GOTO 20

The end.
IN NIHILUM REVERTERIS - a big text-adventure game for ZX81: http://tiny.pl/g2m6m
"MONOCHROME" issue 5 - (Spring 2014) free paper/PDF magazine about ZX81: http://tiny.pl/q2m44
ZX81 COMPETITIONS 2007/2009: http://zx81.republika.pl/
User avatar
yerzmyey
Posts: 1240
Joined: Thu May 15, 2008 10:11 am
Location: Rubber Planet
Contact:

Re: AYe AYe...

Post by yerzmyey »

Btw, I would try to provide any help required, about files, test-songs, testing itself (however I don't have ZonX so the convertor's author would have to record results from ZX81 into MP3).
If I don't know anything, surely Gasman would help too. This is the man who made a PC utility for making pictures for ZX81 and saving them as *.p.
IN NIHILUM REVERTERIS - a big text-adventure game for ZX81: http://tiny.pl/g2m6m
"MONOCHROME" issue 5 - (Spring 2014) free paper/PDF magazine about ZX81: http://tiny.pl/q2m44
ZX81 COMPETITIONS 2007/2009: http://zx81.republika.pl/
Post Reply