annotate README @ 140:c28566f219e2 release-0.1.3

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Mon, 15 Oct 2001 18:26:27 +0000
parents e139a7a6855b
children daa18455baf9
rev   line source
78
8b7d48449ad1 Initial add.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff changeset
1 SDL_sound. An abstract soundfile decoder.
8b7d48449ad1 Initial add.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff changeset
2
8b7d48449ad1 Initial add.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff changeset
3 Check here, until I get to write more of this README:
8b7d48449ad1 Initial add.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff changeset
4
8b7d48449ad1 Initial add.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff changeset
5 http://icculus.org/SDL_sound/
8b7d48449ad1 Initial add.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff changeset
6
8b7d48449ad1 Initial add.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff changeset
7
128
e139a7a6855b Updated.
Ryan C. Gordon <icculus@icculus.org>
parents: 78
diff changeset
8 Win32 users:
e139a7a6855b Updated.
Ryan C. Gordon <icculus@icculus.org>
parents: 78
diff changeset
9 Download http://icculus.org/SDL_sound/downloads/SDL_sound_win32.zip and
e139a7a6855b Updated.
Ryan C. Gordon <icculus@icculus.org>
parents: 78
diff changeset
10 unzip it in the root of the source tree (the directory with SDL_sound.c,
e139a7a6855b Updated.
Ryan C. Gordon <icculus@icculus.org>
parents: 78
diff changeset
11 etc). This will give you Visual C++ project files and some other needed
e139a7a6855b Updated.
Ryan C. Gordon <icculus@icculus.org>
parents: 78
diff changeset
12 code.
e139a7a6855b Updated.
Ryan C. Gordon <icculus@icculus.org>
parents: 78
diff changeset
13
78
8b7d48449ad1 Initial add.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff changeset
14 --ryan. (icculus@clutteredmind.org)
8b7d48449ad1 Initial add.
Ryan C. Gordon <icculus@icculus.org>
parents:
diff changeset
15