Welcome, Guest. Please login or register.

Author Topic: New A-EON Music Card for Classic Amigas  (Read 93133 times)

Description:

0 Members and 4 Guests are viewing this topic.

Offline spirantho

Re: New A-EON Sound Card for Classic Amigas
« Reply #44 from previous page: April 26, 2015, 02:56:39 PM »
The chip in the Prisma is well documented, so it's quite easy to use. I'm more than happy to help provide pointers etc. for using it.
You could make your own interrupt routine without the OS and spool from RAM very easily.
I wouldn't recommend killing the system if you can help it though!
--
Ian Gledhill
ian.gledhill@btinternit.com (except it should be internEt of course...!)
Check out my shop! http://www.mutant-caterpillar.co.uk/shop/ - for 8-bit (and soon 16-bit) goodness!
 

Offline spirantho

Re: New A-EON Sound Card for Classic Amigas
« Reply #45 on: April 26, 2015, 08:28:16 PM »
Quote from: wawrzon;788477
this is the result of advertising it as a "sound card". no wonder people expect sound card functionality. if it was advised as an audio stream decoder the expectations wouldnt be wrong and people would not ask "stupid questions"..


It's not a stupid question at all, but it has been answered repeatedly in this thread. :)

I agree the thread title may make people think it's like a Delfina or something, but I can't change it, sorry.
--
Ian Gledhill
ian.gledhill@btinternit.com (except it should be internEt of course...!)
Check out my shop! http://www.mutant-caterpillar.co.uk/shop/ - for 8-bit (and soon 16-bit) goodness!
 

Offline spirantho

Re: New A-EON Sound Card for Classic Amigas
« Reply #46 on: April 26, 2015, 08:57:55 PM »
Or wire the Prelude output into the aux input on the Prisma. :) Best of both worlds. You could chain them with Paula audio too!
--
Ian Gledhill
ian.gledhill@btinternit.com (except it should be internEt of course...!)
Check out my shop! http://www.mutant-caterpillar.co.uk/shop/ - for 8-bit (and soon 16-bit) goodness!
 

Offline spirantho

Re: New A-EON Sound Card for Classic Amigas
« Reply #47 on: April 26, 2015, 09:25:54 PM »
Quote from: ElPolloDiabl;788483
It still could be better at mp3 playback than a delfina. Is it?


I've never used a Delfina but I believe it struggles on high bit rate mp3s... the Prisma will happily play many more formats including 320Kbps mp3.
--
Ian Gledhill
ian.gledhill@btinternit.com (except it should be internEt of course...!)
Check out my shop! http://www.mutant-caterpillar.co.uk/shop/ - for 8-bit (and soon 16-bit) goodness!
 

Offline spirantho

Re: New A-EON Sound Card for Classic Amigas
« Reply #48 on: April 26, 2015, 10:56:54 PM »
Quote from: kamelito;788485
The aim is using UAE as a dev env of course it's to improve the music of existing games for the so called classic.



It would be easy to make a Prisma.library that actually redirected to a software mpeg player. You wouldn't want to lose the OS though in that case.
Arcade games wouldn't benefit easily but something like Monkey Island could be done, I guess. Same with Sierra games.
--
Ian Gledhill
ian.gledhill@btinternit.com (except it should be internEt of course...!)
Check out my shop! http://www.mutant-caterpillar.co.uk/shop/ - for 8-bit (and soon 16-bit) goodness!
 

Offline spirantho

Re: New A-EON Sound Card for Classic Amigas
« Reply #49 on: April 27, 2015, 06:45:54 AM »
Quote from: QuikSanz;788496
Is the Aux input on the board or backplate?


I can't say, I afraid. Mine just has a wire as it's a prototype. :)
--
Ian Gledhill
ian.gledhill@btinternit.com (except it should be internEt of course...!)
Check out my shop! http://www.mutant-caterpillar.co.uk/shop/ - for 8-bit (and soon 16-bit) goodness!
 

Offline spirantho

Re: New A-EON Music Card for Classic Amigas
« Reply #50 on: April 29, 2015, 11:12:40 AM »
At the moment it's only using the A1200's clockport address, but if you need me to add another address I don't see a problem with it.
--
Ian Gledhill
ian.gledhill@btinternit.com (except it should be internEt of course...!)
Check out my shop! http://www.mutant-caterpillar.co.uk/shop/ - for 8-bit (and soon 16-bit) goodness!