mirror of
https://frontier.innolan.net/github/AmigaExamples.git
synced 2026-09-12 14:01:27 +00:00
20 lines
645 B
Markdown
20 lines
645 B
Markdown
Play music using the P61 Player
|
|
===============================
|
|
|
|
Building on [simple image](../001.simple_image), we now try and play some music.
|
|
|
|
We use the P6112 Player. See P6112-Options.i for configuration details for the Player.
|
|
|
|
* Tutorial video here: http://youtu.be/xBtHO-IuN9E
|
|
* Tutorial source here: http://coppershade.org/asmskool/
|
|
* Source here: http://coppershade.org/asmskool/P6112/
|
|
|
|
screenshot
|
|
----------
|
|

|
|
|
|
try it
|
|
------
|
|
* [Download disk image](bin/music.adf?raw=true)
|
|
* <a href="http://alpine9000.github.io/ScriptedAmigaEmulator/#amiga_examples/music.adf" target="_blank">Run in SAE</a>
|