Changeset 1575230
- Timestamp:
- 01/15/2017 05:49:21 PM (9 years ago)
- File:
-
- 1 edited
-
tinyrsid-adapter/assets/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tinyrsid-adapter/assets/readme.txt
r1575213 r1575230 1 === Tiny'R'Sid adapter ===1 === tinyrsid adapter === 2 2 Contributors: wothke 3 3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3PE56NSDPUF32&submit= … … 13 13 == Description == 14 14 15 This plugin is an adapter for the Tiny'R'Sid music player (see http://www.wothke.ch/tinyrsid/)and allows15 This plugin is an adapter for the [Tiny'R'Sid](http://www.wothke.ch/tinyrsid/) music player and allows 16 16 to integrate that player as a WordPress widget. (Tiny'R'Sid brings back 80ies "Commodore C64" home computer 17 17 nostalgia by emulating the C64 hardware and playing original C64 music files. Respective music files can be 18 found for example on http://www.hvsc.c64.org/.)18 found for example on [HVSC](http://www.hvsc.c64.org/).) 19 19 20 There currently still is a very active C64 'demo scene' with regular releases of new C64 productions/music (see21 http://csdb.dk/). This plugin may be used to directly play that music from within some WordPress page, e.g. in20 There currently still is a very active [C64 demo scene](http://csdb.dk/) with regular releases of new C64 21 productions/music. This plugin may be used to directly play that music from within some WordPress page, e.g. in 22 22 the blogs maintained by respective demo scene groups or by anybody else that wants to revive some 80ies home 23 23 computer memories. … … 29 29 30 30 Finally the implementation of this plugin may serve as a blueprint for the integration of a variety of other 31 chiptune players that are currently available for use on the web (e.g.32 https://www.wothke.ch/tinyrsid/index.php/webaudio-players).31 [chiptune players](https://www.wothke.ch/tinyrsid/index.php/webaudio-players) that are currently available for 32 use on the web. 33 33 34 34 … … 50 50 This is the URL to the folder where you are keeping your music files. By default the configured path points to a sample data folder that comes 51 51 bundled with the plugin. You should define your own folder so that you do not need to put your data into the plugin directory. Note: The folder MUST 52 be located on the same domain as your WordPress site otherwise the user's browser will typically refuse to load the files (see cross domain53 issues : https://en.wikipedia.org/wiki/Same-origin_policy).52 be located on the same domain as your WordPress site otherwise the user's browser will typically refuse to load the files (see [cross domain 53 issues](https://en.wikipedia.org/wiki/Same-origin_policy)). 54 54 55 55
Note: See TracChangeset
for help on using the changeset viewer.