File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -170,6 +170,7 @@ https://freedesktop.org/software/pulseaudio/doxygen/channelmap_8h.html
170170Since the mapping of position indices to audio channels is not obvious, a
171171dictionary containing all possible positions and channel indices can be
172172retrieved by calling ``channel_name_map() ``. The positions for the indices up to 10 are: ::
173+
173174 'mono': -1,
174175 'left': 0,
175176 'right': 1,
Original file line number Diff line number Diff line change 2323 'Topic :: Multimedia :: Sound/Audio :: Players' ,
2424 ],
2525 long_description = open ('README.rst' ).read (),
26+ long_description_content_type = 'text/x-rst' ,
2627 entry_points = {
2728 "pyinstaller40" : [
2829 "hook-dirs = soundcard.__pyinstaller:get_hook_dirs" ,
You can’t perform that action at this time.
0 commit comments