I myself am the proud owner of a #Amiga500 #Amiga1200 but most of all the massive #Amiga #A4000T, a machine which I used for a whole Decade before the #RTG card died

#Motorola #m68000 #Cyberstorm #m68060
#24bits #16bits #32bits #4096Colours #AGA #HAM

#AROS as the #Amiga future it's a very nice video discussing the manner in which the Amiga #Retro #Computing systems of some decades ago could go into some type of future

#Motorola #m68000 #Cyberstorm #m68060
#24bits #16bits #32bits #4096Colours #AGA #HAM

https://www.youtube.com/watch?v=PtDiXhjSIfs

Is AROS The Future of Amiga?

YouTube

A nice history article on the #Amiga OS it's brilliant engineering by legends like #JayMiner #CarlSassenrath a nice read

#Microkernel #24bits

https://arstechnica.com/gadgets/2007/08/a-history-of-the-amiga-part-3/2/

A history of the Amiga, part 3: The first prototype

The third installment of our series on the history of the Amiga begins with …

Ars Technica
Resample flac music using sox keeping metadata

Descendre la fréquence d’échantillonnage et la résolution d’une piste audio FLAC Exemple : 24 bits / 96 kHz → 16 bits / 48 kHz 1. The sox command $ sox -S <original-flac-file> -r 48000 -b 16 <final-flac-file> (1) (2) 1 The sox command comes from the sox package. 2 The <final-flac-file> must have …