Skip to content

Commit

Permalink
Fixed wav files not loaded by libsndfile but by libmpg123.
Browse files Browse the repository at this point in the history
  • Loading branch information
fredvs committed Feb 19, 2024
1 parent 4900bc9 commit 33c4bbc
Show file tree
Hide file tree
Showing 6 changed files with 701 additions and 681 deletions.
92 changes: 56 additions & 36 deletions examples/SimplePlayer_MSE.prj
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,15 @@ order18=0
[projectoptions]
projectdir=/home/fred/uos/examples
projectfilename=/home/fred/uos/examples/SimplePlayer_MSE.prj
finddialog=8
[finddialogfo.selectedonly]
value=0
[finddialogfo]
stackedunder=
x=690
y=111
cx=298
cy=291
options=114
[projectoptionsfo.toolshortcuts]
dropdowncolwidths=3
Expand Down Expand Up @@ -1048,21 +1057,32 @@ envvarons=0
[edit]
hintwidth=382
hintheight=0
finddtext=
findhistory=0
finddtext=.addfromfile
findhistory=1
.addfromfile
findoptions=1
editpos=2
editpos=4
0,10
16,0
0,6
0,27
0,8494
bookmarks0=0
bookmarks1=0
sourcefiles=2
bookmarks2=0
bookmarks3=0
sourcefiles=4
${PROJECTDIR}/SimplePlayer_MSE.pas
${PROJECTDIR}/mainmse_sp.pas
relpaths=2
${PROJECTDIR}/uos_flat.pas
${PROJECTDIR}/uos.pas
relpaths=4
SimplePlayer_MSE.pas
mainmse_sp.pas
ismoduletexts=2
uos_flat.pas
uos.pas
ismoduletexts=4
0
0
0
0
modules=1
Expand All @@ -1075,7 +1095,7 @@ nomenumodules=1
0
[sourcefo.files_tab]
firsttab=0
index=0
index=3
[layout]
windowlayout=542
[mainfo.basedock]
Expand All @@ -1091,8 +1111,8 @@ windowlayout=542
ny=0
ncx=0
ncy=0
x=99
y=71
x=219
y=76
cx=1231
cy=621
rcx=0
Expand Down Expand Up @@ -1208,7 +1228,7 @@ windowlayout=542
[projecttreefo]
splitdir=0
useroptions=268484715
stackedunder=conflangfo
stackedunder=componentpalettefo
parent=
mdistate=3
nx=0
Expand All @@ -1225,15 +1245,15 @@ windowlayout=542
active=0
visible=0
[projecttreefo.grid]
propcolwidthref=30
propcolwidthref=26
width0=141
sortdescend0=0
width1=28
width1=24
sortdescend1=0
sorted=0
col=1
row=0
rowheight=17
rowheight=19
[stackfo]
splitdir=0
useroptions=268460137
Expand Down Expand Up @@ -1292,7 +1312,7 @@ windowlayout=542
[breakpointsfo]
splitdir=0
useroptions=268451947
stackedunder=projecttreefo
stackedunder=conflangfo
parent=
mdistate=0
nx=0
Expand All @@ -1311,10 +1331,10 @@ windowlayout=542
[breakpointsfo.bkptson]
value=1
[objectinspectorfo.grid]
propcolwidthref=385
width0=92
propcolwidthref=566
width0=135
sortdescend0=0
width1=287
width1=425
sortdescend1=0
[symbolfo]
splitdir=0
Expand Down Expand Up @@ -1407,8 +1427,8 @@ windowlayout=542
ncx=0
ncy=0
x=0
y=512
cx=1221
y=510
cx=1217
cy=88
rcx=0
rcy=0
Expand Down Expand Up @@ -1478,7 +1498,7 @@ windowlayout=542
[componentpalettefo]
splitdir=0
useroptions=268460139
stackedunder=_mse_simple_player_mse_
stackedunder=objectinspectorfo
parent=
mdistate=0
nx=0
Expand Down Expand Up @@ -1508,8 +1528,8 @@ windowlayout=542
ncy=0
x=0
y=0
cx=1221
cy=54
cx=1217
cy=59
rcx=0
rcy=0
[debuggerfo.basedock]
Expand All @@ -1520,11 +1540,11 @@ windowlayout=542
mdistate=0
nx=0
ny=2
ncx=1219
ncx=1206
ncy=59
x=0
y=2
cx=1221
cx=1202
cy=59
rcx=0
rcy=0
Expand All @@ -1535,10 +1555,10 @@ windowlayout=542
[debuggerfo.edit_compiler]
value=Pascal
[debuggerfo.file_history]
value=/home/fred/uos/examples/mainmse_sp.pas
value=/home/fred/uos/examples/uos.pas
history=3
/home/fred/uos/examples/mainmse_sp.pas
/home/fred/uos/examples/SimplePlayer_MSE.pas
/home/fred/uos/examples/mainmse_sp.pas
${PROJECTDIR}/main.pas
[debuggerfo.project_options]
value=1
Expand All @@ -1556,20 +1576,20 @@ windowlayout=542
ncy=0
x=0
y=0
cx=1221
cy=452
cx=1217
cy=445
rcx=0
rcy=0
[sourcefo.files_tab]
firsttab=0
index=0
index=3
[confideufo.usedefaulteditoroptions]
value=0
[cpuc86_64fo]
irqoff=0
splitdir=0
useroptions=268451947
stackedunder=componentpalettefo
stackedunder=confdebuggerfo
parent=
mdistate=0
nx=0
Expand All @@ -1596,9 +1616,9 @@ windowlayout=542
ncx=0
ncy=0
x=0
y=57
cx=1221
cy=452
y=62
cx=1217
cy=445
rcx=0
rcy=0
[_mse_simple_player_mse_]
Expand All @@ -1611,8 +1631,8 @@ windowlayout=542
ny=0
ncx=0
ncy=0
x=398
y=128
x=810
y=58
cx=491
cy=404
rcx=0
Expand Down
4 changes: 2 additions & 2 deletions examples/mainmse_sp.mfm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
object simple_player: tmainfo
color = 10734762
bounds_x = 398
bounds_y = 128
bounds_x = 810
bounds_y = 58
bounds_cx = 481
bounds_cy = 404
container.optionswidget1 = []
Expand Down
Loading

0 comments on commit 33c4bbc

Please sign in to comment.