Changes between Version 11 and Version 12 of Tutorial
- Timestamp:
- 2014-12-21T19:45:01Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Tutorial
v11 v12 72 72 - Play a sample sound file. 73 73 * `modplay demo.xm` 74 - Play a sample XM module file. The pitch of some of the notes is not correct because the player does not implement all the FastTracker II effects yet.74 - Play a sample XM module file. The pitch of some of the notes is not correct because the player does not implement all the !FastTracker II effects yet. 75 75 * `edit demo.txt` 76 76 - Run a simple [wiki:UsersGuide/Editor text editor] to edit a sample UTF-8 text file. The entire HelenOS uses UTF-8 to store character strings and texts, although the terminal font does not support all Unicode glyphs.