User Tools

Site Tools


hydrophonic_recordings

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
hydrophonic_recordings [2010/12/29 10:55]
julien
hydrophonic_recordings [2024/11/01 11:20] (current)
julienottavi
Line 2: Line 2:
  
 ** **
-Recordings made with hydrophonic microphone ​(home-made or not)+Recordings made with hydrophonic microphone.
 A "​Hydrophone"​ is a device which will listen to, or pick up, the acoustic energy underwater. A hydrophone converts acoustic energy into electrical energy and is used in passive underwater systems to listen only. Hydrophones are usually used below their resonance frequency over a much wider frequency band where they provide uniform output levels.** ​ A "​Hydrophone"​ is a device which will listen to, or pick up, the acoustic energy underwater. A hydrophone converts acoustic energy into electrical energy and is used in passive underwater systems to listen only. Hydrophones are usually used below their resonance frequency over a much wider frequency band where they provide uniform output levels.** ​
  
  
 {{mic_hydro.jpg|}} {{mic_hydro.jpg|}}
 +
  
  
 <​html>​ <​html>​
-<object width="640" height="​26"​ classid="​clsid:​D27CDB6E-AE6D-11cf-96B8-444553540000"><​param value="​true"​ name="​allowfullscreen"​/><param value="always"​ name="​allowscriptaccess"​/><​param value="high" name="​quality"/​><param value="​true"​ name="​cachebusting"​/><param value="#​000000"​ name="​bgcolor"/​><param name="​movie"​ value="​http://​www.archive.org/​flow/​flowplayer.commercial-3.2.1.swf"​ /><​param value="​config={'​key':'#​$aa4baff94a9bdcafce8','​playlist'​:[{'​url'​:'​Barage_side2_riverSide.mp3'​,'​autoPlay'​:false},'​barage_side1_city_part.mp3','​bridge_park_city_fontaine.mp3','​camp_underwater_stones_insects_high_pitch.mp3','​high_bridge_current_mic_filtering_water.mp3','​island_hig_pitch_insects_little_drops.mp3'​],'​clip'​:{'​autoPlay':​true,'​baseUrl'​:'http://www.archive.org/download/​UnderwaterSounds-SollefteaSwedenExpedition-July2010/'​},'​canvas':​{'​backgroundColor':'#​000000','​backgroundGradient':'​none'​},'​plugins':​{'​audio':​{'​url':'http://www.archive.org/​flow/flowplayer.audio-3.2.1-dev.swf'​},'​controls':​{'​playlist':​true,'​fullscreen':​false,'​height':​26,'​backgroundColor':'#​000000','​autoHide'​:{'​fullscreenOnly'​:true},'​scrubberHeightRatio':​0.6,'​timeFontSize':​9,'​mute':​false,'​top':​0}},'​contextMenu':​[{},'​-','​Flowplayer v3.2.1'​]}" ​name="flashvars"/><​embed src="​http://​www.archive.org/​flow/​flowplayer.commercial-3.2.1.swf" ​type="​application/x-shockwave-flash" ​width="​640"​ height="​26"​ allowfullscreen="​true"​ allowscriptaccess="​always"​ cachebusting="​true"​ bgcolor="#​000000"​ quality="​high"​ flashvars="​config={'​key':'#​$aa4baff94a9bdcafce8'​,'​playlist':​[{'​url':'​Barage_side2_riverSide.mp3','​autoPlay':​false},'​barage_side1_city_part.mp3','​bridge_park_city_fontaine.mp3','​camp_underwater_stones_insects_high_pitch.mp3','​high_bridge_current_mic_filtering_water.mp3','​island_hig_pitch_insects_little_drops.mp3'​],'​clip'​:{'​autoPlay':​true,'​baseUrl'​:'http://www.archive.org/download/​UnderwaterSounds-SollefteaSwedenExpedition-July2010/'​},'​canvas':​{'​backgroundColor':'#​000000','​backgroundGradient':'​none'​},'​plugins':​{'​audio':​{'​url':'http://www.archive.org/​flow/flowplayer.audio-3.2.1-dev.swf'​},'​controls':​{'​playlist':​true,'​fullscreen':​false,'​height':​26,'​backgroundColor':'#​000000','​autoHide':​{'​fullscreenOnly':​true},'​scrubberHeightRatio':​0.6,'​timeFontSize':​9,'​mute':​false,'​top':​0}},'​contextMenu':​[{},'​-',​'Flowplayer v3.2.1']}"> </​embed>​</object>+<div id="app"></​div> 
 +<script src="https://​unpkg.com/​webamp"></​script> 
 +<script> 
 +     const Webamp ​window.Webamp; 
 +      const webamp ​new Webamp({ 
 +     
 +    initialTracks: [ 
 +          ​{ 
 +            metaData
 +              artist: "Solar Return"​, 
 +              title"​Recordings of Plantons and Fishes - Mediterranean Sea - 2016",​ 
 +            ​}, 
 +            // NOTEYour audio file must be served from the same domain as your HTML 
 +            // fileor served with permissive CORS HTTP headers: 
 +            // https://developer.mozilla.org/en-US/docs/​Web/​HTTP/​CORS 
 +            ​url: "https://​archive.org/​download/planctonfishmideteraneeEte2016/​planctonfishmideteraneeEte2016.mp3",​ 
 +          ​}, 
 +   { 
 +            metaData: { 
 +              artist: "Solar Return"
 +              title: "Pond insects frostrup denmark 07/2015", 
 +            ​}, 
 +            // NOTEYour audio file must be served from the same domain as your HTML 
 +            // fileor served with permissive CORS HTTP headers: 
 +            // https://developer.mozilla.org/en-US/docs/​Web/​HTTP/​CORS 
 +            ​url: "https://​archive.org/​download/pond_insects_frostrup_07_15/​pond_insects_frostrup_07_15.mp3", 
 +          ​}, 
 + 
 +          ], 
 +      ​}); 
 +      // Returns a promise indicating when it's done loading. 
 +      webamp.renderWhenReady(document.getElementById("app"​));​ 
 +       
 +</script>
 </​html>​ </​html>​
  
 +
 +===== Mediterranean Sea - August 2016 =====
 +
 +Hydrophone recordings made in the Mediterranean sea in August 2016.
 +32 min of beautiful sounds from Planctons and fishes with no other pollution. Signal is Cristal clear and the nature is very active.
 +
 +<​html>​
 +<iframe src="​https://​archive.org/​embed/​planctonfishmideteraneeEte2016&​playlist=1"​ width="​500"​ height="​50"​ frameborder="​0"​ webkitallowfullscreen="​true"​ mozallowfullscreen="​true"​ allowfullscreen></​iframe>​
 +</​html>​
 +
 +{{:​underthesea1.jpg?​400 |}}{{:​underthesea2.jpg?​400|}}
 +
 +
 +
 +
 +===== July 2015 - Frostrup / Danemark =====
 +
 +Pond insects with animal wild life
 +
 +<​html>​
 +<iframe src="​https://​archive.org/​embed/​pond_insects_frostrup_07_15&​playlist=1"​ width="​500"​ height="​100"​ frameborder="​0"​ webkitallowfullscreen="​true"​ mozallowfullscreen="​true"​ allowfullscreen></​iframe>​
 +</​html>​
 +
 +[[https://​archive.org/​download/​pond_insects_frostrup_07_15/​pond_insects_frostrup_07_15.wav|download not compressed file]]
 +
 +{{:​pond1.jpg?​400 |}}{{:​pond2.jpg?​400|}}
 +
 +
 +===== August 2015 - Vigso / Danemark =====
 +
 +underwater sound recording of Vigso bunkers ​
 +
 +<​html>​
 +<iframe src="​https://​archive.org/​embed/​20150723134918&​playlist=1"​ width="​500"​ height="​150"​ frameborder="​0"​ webkitallowfullscreen="​true"​ mozallowfullscreen="​true"​ allowfullscreen></​iframe>​
 +</​html>​
 +
 +[[https://​archive.org/​compress/​20150723134918/​formats=WAVE&​file=/​20150723134918.zip|download not compressed files]]
 +
 +{{:​bunkers.jpg?​500|}}
  
 ===== july 2010 - Solleftea / Sweden ===== ===== july 2010 - Solleftea / Sweden =====
Line 21: Line 94:
  
 <​html>​ <​html>​
-<body> +<iframe src="http://​archive.org/​embed/​UnderwaterSounds-SollefteaSwedenExpedition-July2010&​playlist=1" width="​500" height="​210" ​frameborder="0"></​iframe>
-<object type="application/x-shockwave-flash" width="​400" height="​170" +
-data="xspf_player.swf?​playlist_url=playlist18.xspf"> +
-<param name="​movie"​  +
-value="​xspf_player.swf?​playlist_url=playlist18.xspf"​ /> +
-</​object>​ +
-</body>+
 </​html>​ </​html>​
  
Line 46: Line 113:
  
 <​html>​ <​html>​
-<body> +<iframe src="https://archive.org/​embed/​hydrophone_gerris_lacustris_pont_cascade_jarreaux_20_07_07&​playlist=1" width="​500" height="​300" ​frameborder="0" ​webkitallowfullscreen="true" ​mozallowfullscreen="true" ​allowfullscreen></iframe>
-<object type="application/x-shockwave-flash" width="​400" height="​170" +
-data="xspf_player.swf?​playlist_url=playlist1.xspf"+
-<param name="movie" ​ +
-value="xspf_player.swf?​playlist_url=playlist1.xspf" ​/> +
-</object> +
-</body>+
 </​html>​ </​html>​
  
hydrophonic_recordings.1293616523.txt.gz · Last modified: 2010/12/29 10:55 by julien