Welcome, Guest. Please login or register.

Author Topic: IndivisionECS will have dual video output!  (Read 36816 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: IndivisionECS will have dual video output!
« on: August 26, 2009, 10:53:28 AM »
Quote from: ChaosLord;520958
16-bit audio software was written decades ago.  It is just waiting for a 16-bit Paula.

So you'll write drivers for this new 16-bit Paula?
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: IndivisionECS will have dual video output!
« Reply #1 on: August 28, 2009, 09:49:05 AM »
Quote from: Schoenfeld;521004
While the real Paula can only join two 8-bit channels to be one 14-bit channel, we could give it a true 16-bit channel.
Interesting idea. I think this could be achieved without any need for additional software support.

You need some simple logic to detect a condition where channels from single side have the same sampling frequency (rate) and volume set to either 64 and 1 or 1 and 64. See here for details: http://aminet.net/package/mus/misc/Pro14bitbet

When the condition is met you can then take the two different 8-bit components and produce a true 16-bit data out of it.

This way it would work with manual tricks such as descibed in the Pro14bitbet and with the 14-bit noteplayers available for various player apps (such as http://aminet.net/package/mus/play/Deli14BitGenie). As a bonus you'd get 16-bit paula AHI for free (paula.audio supports the 14-bit mode).
« Last Edit: August 28, 2009, 09:58:13 AM by Piru »
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: IndivisionECS will have dual video output!
« Reply #2 on: August 28, 2009, 01:56:57 PM »
@lou_dias

The difference between what Jens does and what NatAmi people are trying to do is common sense.
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: IndivisionECS will have dual video output!
« Reply #3 on: August 31, 2009, 01:36:58 PM »
Quote from: lou_dias;521318
Common sense?

Yes the common sense found in many projects such as MiniMig and IndivisionECS, and horribly lacking in anything related to NatAmi.