Amiga as a Workstation Part 8: A Beep tool called Orch.

Channel:
Subscribers:
3,110
Published on ● Video Link: https://www.youtube.com/watch?v=1LnTQ7gvHQY



Duration: 0:00
1,202 views
67


With compile times taking many minutes back in 1986 on my Commodore Amiga workstation, I wrote a tool that "beeps" at me! But because the Amiga can play samples, it's an "orchestra hit!"

#retrocomputing

This video shows how well made the operating system routines were for the sound, making it easy to asynchronously deal with sound coming from many different tasks, handling tough problems like voice allocation and precedence as part and parcel.

This video is dedicated to RJ Mical, Sam Dicker, Robert Pariseau, Dale Luck, Carl Sassenrath, and the rest of the Amiga team, who made such a thoughtful software counterpart to the powerful hardware. Thank you.

Code is here:
https://github.com/tschak909/amiga-orch-beep

Index:
00:00 Intro/Demo
01:40 About the sound
05:00 ATOM and why it's needed to put the sound in chip RAM
06:35 Combing through the code
07:30 Chapter 5 of RKM Libraries/Devices
24:30 What happens if you don't use ATOM.
25:00 Using Orch as intended




Other Videos By tschak909


2025-02-11Use an #Atari8bit DOS 2 Disk from #FujiNet NOS?
2025-01-31FujiNet for RS232 WIP: MS-DOS device driver starting to work.
2025-01-29For ATARI FujiNet Users: Making a SpartaDOS X Cartridge - With Added FujiNet Tools
2024-12-26FujiNet For RS232 WIP Status Video
2024-12-22PAC-MAN for the Commodore Amiga: Writing an Operating System Friendly Game, Part 9
2024-12-10Amiga as a Workstation Part 9: Comparing with IBM PC/AT Development (A #Doscember cross-over!)
2024-11-28Writing a new #CommodoreAmiga KickStart disk, by writing a program which uses Trackdisk.device.
2024-10-27PAC-MAN for the Commodore Amiga: Writing an Operating System Friendly Game, Part 3
2024-10-19PAC-MAN for the Commodore Amiga: Writing an Operating System Friendly Game, Part 2
2024-10-18PAC-MAN for the Commodore Amiga: Writing an Operating System Friendly Game, Part 1
2024-10-09Amiga as a Workstation Part 8: A Beep tool called Orch.
2024-10-07Amiga as a Workstation Part 7: HAM Colors and Fringing
2024-10-05Amiga as a Workstation Part 6: What is HAM mode?
2024-08-28#shorts #Amiga1000 vs #Sun2, try 2. #commodoreamiga
2024-08-22Amiga 1000 vs SUN 2/120. ;-)
2024-07-26The #CommodoreAmiga had multi-planar animation capabilities in ROM!
2024-07-26The unusable NME Sun2 Emulator
2024-07-20Amiga as a Workstation Part 4: MicroEMACS and Sine
2024-07-15Amiga as a Workstation Part 3: Adding a Hard Disk
2024-07-13Amiga as a Workstation: Part 2: Adding RAM
2024-07-12Amiga As a Workstation: Part 1: Setting up Amiga C.