File tree 4 files changed +7
-36
lines changed
4 files changed +7
-36
lines changed Original file line number Diff line number Diff line change @@ -26,10 +26,6 @@ The following articles showcase some of the best ways to get sound out of your g
26
26
27
27
Demonstrates how to play a song from a media file.
28
28
29
- * [ Playing a Song from a URI] ( HowTo_PlaySongfromURI.md )
30
-
31
- Demonstrates how to use the [ MediaPlayer] ( xref:Microsoft.Xna.Framework.Media.MediaPlayer ) to play a song from a Uniform Resource Identifier (URI).
32
-
33
29
* [ Streaming Data from a WAV File] ( HowTo_StreamDataFromWav.md )
34
30
35
31
Demonstrates how to stream audio from a wave (.wav) file.
Original file line number Diff line number Diff line change 17
17
href : howto/
18
18
items :
19
19
- name : Audio
20
- href : howto/audio/Index.md
20
+ href : howto/audio/
21
21
- name : Content Pipeline
22
- href : howto/content_pipeline/Index.md
22
+ href : howto/content_pipeline/
23
23
- name : Graphics
24
- href : howto/graphics/Index.md
24
+ href : howto/graphics/
25
25
- name : Input
26
- href : howto/input/Index.md
26
+ href : howto/input/
Original file line number Diff line number Diff line change 3
3
- name : Introduction
4
4
href : index.md
5
5
- name : Content Pipeline
6
- href : content_pipeline/index.md
6
+ href : content_pipeline/
7
7
- name : Graphics
8
- href : graphics/index.md
8
+ href : graphics/
9
9
- name : Audio
10
10
href : WhatIs_Audio.md
11
11
- name : Input
Original file line number Diff line number Diff line change 59
59
- name : Localization
60
60
href : getting_started/content_pipeline/localization.md
61
61
- name : Getting to know MonoGame
62
- href : getting_to_know/Index.md
63
- items :
64
- - name : What is
65
- href : getting_to_know/whatis/Index.md
66
- items :
67
- - name : Audio
68
- href : getting_to_know/whatis/WhatIs_Audio.md
69
- - name : Content Pipeline
70
- - name : Graphics
71
- - name : The Game Loop
72
- href : getting_to_know/whatis/WhatIs_TheGameLoop.md
73
- - name : Input
74
- href : getting_to_know/whatis/WhatIs_Input.md
75
- - name : MonoGame Class Library
76
- href : getting_to_know/whatis/WhatIs_MonoGame_Class_Library.md
77
- - name : How to
78
- href : getting_to_know/howto/Index.md
79
- items :
80
- - name : Audio
81
- href : getting_to_know/howto/audio/Index.md
82
- - name : Content Pipeline
83
- href : getting_to_know/howto/content_pipeline/Index.md
84
- - name : Graphics
85
- href : getting_to_know/howto/graphics/Index.md
86
- - name : Input
87
- href : getting_to_know/howto/input/Index.md
62
+ href : getting_to_know/
88
63
- name : Migration
89
64
items :
90
65
- name : Migrating from XNA
You can’t perform that action at this time.
0 commit comments