pages: minor bugfix

This commit is contained in:
Leon van Kammen 2024-07-12 17:02:50 +00:00
parent 9a05968710
commit a3251d6a89
5 changed files with 1571 additions and 16 deletions

View File

@ -1,5 +1,5 @@
/*
* v0.5.1 generated at Fri Jul 12 05:00:05 PM UTC 2024
* v0.5.1 generated at Fri Jul 12 05:02:43 PM UTC 2024
* https://xrfragment.org
* SPDX-License-Identifier: MPL-2.0
*/
@ -3608,9 +3608,6 @@ let loadAudio = (mimetype) => function(url,opts){
return
}else sound.stop()
console.dir(sound)
debugger
// apply embedded audio/video samplerate/fps or global mixer fps
sound.setLoopStart(v.x);
sound.setLoopEnd(v.y || buffer.duration);

View File

@ -1,5 +1,5 @@
/*
* v0.5.1 generated at Fri Jul 12 05:00:05 PM UTC 2024
* v0.5.1 generated at Fri Jul 12 05:02:43 PM UTC 2024
* https://xrfragment.org
* SPDX-License-Identifier: MPL-2.0
*/
@ -3606,9 +3606,6 @@ let loadAudio = (mimetype) => function(url,opts){
return
}else sound.stop()
console.dir(sound)
debugger
// apply embedded audio/video samplerate/fps or global mixer fps
sound.setLoopStart(v.x);
sound.setLoopEnd(v.y || buffer.duration);

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
/*
* v0.5.1 generated at Fri Jul 12 05:00:05 PM UTC 2024
* v0.5.1 generated at Fri Jul 12 05:02:43 PM UTC 2024
* https://xrfragment.org
* SPDX-License-Identifier: MPL-2.0
*/
@ -3606,9 +3606,6 @@ let loadAudio = (mimetype) => function(url,opts){
return
}else sound.stop()
console.dir(sound)
debugger
// apply embedded audio/video samplerate/fps or global mixer fps
sound.setLoopStart(v.x);
sound.setLoopEnd(v.y || buffer.duration);

View File

@ -1,5 +1,5 @@
/*
* v0.5.1 generated at Fri Jul 12 05:00:05 PM UTC 2024
* v0.5.1 generated at Fri Jul 12 05:02:43 PM UTC 2024
* https://xrfragment.org
* SPDX-License-Identifier: MPL-2.0
*/
@ -3606,9 +3606,6 @@ let loadAudio = (mimetype) => function(url,opts){
return
}else sound.stop()
console.dir(sound)
debugger
// apply embedded audio/video samplerate/fps or global mixer fps
sound.setLoopStart(v.x);
sound.setLoopEnd(v.y || buffer.duration);