PotatoChips icon indicating copy to clipboard operation
PotatoChips copied to clipboard

Amiga Paula Module

Open Kautenja opened this issue 4 years ago • 1 comments

The Paula is the sound chip on the Amiga personal computer that produces audio from a 512KB bank of sample data. An existing project, WinUAE, emulates the Amiga PC in C++, and may have portions of DSP code that can be ported over into a VCV module, either as a sound generator (sample player), or complex audio effect (downsampling, quantization, and other eccentricities due to hardware or software bugs in the chip).

Kautenja avatar Dec 22 '20 23:12 Kautenja

https://github.com/8bitbubsy/ has done some of the best ports of some old trackers. Protracker emulators and a complete rewrite of the original Protracker for Amiga which is the go to version to use on the Amiga these days.

https://github.com/echolevel has created 'Amigapal' for converting samples to use in Protracker. he has also done extensive research reverse engineering external amiga sampling cartridges. also, very willing to communicate in my experience.

persywho avatar Dec 23 '20 00:12 persywho