lsystem-wrappers-audio-viewer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
lsystem-wrappers-audio-viewer [2024/05/17 08:18] steve.wanglsystem-wrappers-audio-viewer [2024/08/16 02:15] (current) – removed steve.wang
Line 1: Line 1:
  
-<html> 
-<audio controls> 
-   <source id = "yo" src="https://konduktiva.org/lib/exe/fetch.php?media=lsystem-wrapper-basic-no-config-audio.wav" type="audio/wav"> 
-   </audio> 
-   <script> 
-   function getAudioSrc (){ 
-    let link = document.URL  
-    let src = link.slice(link.indexOf('&') + 1, link.length) 
-  return src 
-} 
-console.log(getAudioSrc()) 
-yo.src= 'https://konduktiva.org/lib/exe/fetch.php?media=' + getAudioSrc() 
-</script> 
-   </html> 
  • lsystem-wrappers-audio-viewer.1715959132.txt.gz
  • Last modified: 2024/05/17 08:18
  • by steve.wang