Welcome, Guest. Please login or register.

Author Topic: Amiga sound playback routine/format questions  (Read 3979 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: Amiga sound playback routine/format questions
« on: August 10, 2010, 11:02:57 AM »
Quote from: bubblebobble;574149
@bloodline

You forgot to mention that the lower byte has to be shifted down 2 bits.

As Britelite pointed out at boozembly, plain shifting is slightly wrong though. If you want "perfect" scaling typically you'll use a lookup table.