This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wind_cables [2015/12/26 22:54] julien |
wind_cables [2024/10/29 11:59] (current) julienottavi |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== WIND & CABLES ====== | ====== WIND & CABLES ====== | ||
| - | |||
| - | {{:20150726_180229.jpg?450|}} | ||
| Recordings of winds in cables - different types of Cables (electrical, support...etc) with different metal and sizes. | Recordings of winds in cables - different types of Cables (electrical, support...etc) with different metal and sizes. | ||
| + | |||
| + | {{:20150726_180229.jpg?600|}} | ||
| + | |||
| + | |||
| + | ===== Recording made in Frostrup in july 2015 ===== | ||
| + | |||
| + | |||
| + | recording of Windmill, wind in fence cables, electrical cables and giant antenna cables! | ||
| + | |||
| + | <html> | ||
| + | <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: "Fence1", | ||
| + | }, | ||
| + | // NOTE: Your audio file must be served from the same domain as your HTML | ||
| + | // file, or served with permissive CORS HTTP headers: | ||
| + | // https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS | ||
| + | url: "https://archive.org/download/giant_antenna_cable_resonances2/cables_wind_fence1.mp3", | ||
| + | }, | ||
| + | { | ||
| + | metaData: { | ||
| + | title: "Solar Return", | ||
| + | artist: "Fence2", | ||
| + | }, | ||
| + | // NOTE: Your audio file must be served from the same domain as your HTML | ||
| + | // file, or served with permissive CORS HTTP headers: | ||
| + | // https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS | ||
| + | url: "https://archive.org/download/giant_antenna_cable_resonances2/cables_wind_fence2.mp3", | ||
| + | }, | ||
| + | | ||
| + | { | ||
| + | metaData: { | ||
| + | title: "Solar Return", | ||
| + | artist: "Electrical Pylone Resonances", | ||
| + | }, | ||
| + | // NOTE: Your audio file must be served from the same domain as your HTML | ||
| + | // file, or served with permissive CORS HTTP headers: | ||
| + | // https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS | ||
| + | url: "https://archive.org/download/giant_antenna_cable_resonances2/electrical_pylone_resonances_cables2.mp3", | ||
| + | }, | ||
| + | | ||
| + | { | ||
| + | metaData: { | ||
| + | title: "Solar Return", | ||
| + | artist: "Electrical Pylone resonances cables and trees around", | ||
| + | }, | ||
| + | // NOTE: Your audio file must be served from the same domain as your HTML | ||
| + | // file, or served with permissive CORS HTTP headers: | ||
| + | // https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS | ||
| + | url: "https://archive.org/download/giant_antenna_cable_resonances2/electrical_pylone_resonances_cables_and_trees_around.mp3", | ||
| + | }, | ||
| + | { | ||
| + | metaData: { | ||
| + | title: "Solar Return", | ||
| + | artist: "Giant antenna cable resonances1", | ||
| + | }, | ||
| + | // NOTE: Your audio file must be served from the same domain as your HTML | ||
| + | // file, or served with permissive CORS HTTP headers: | ||
| + | // https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS | ||
| + | url: "https://archive.org/download/giant_antenna_cable_resonances2/giant_antenna_cable_resonances1.mp3", | ||
| + | }, | ||
| + | { | ||
| + | metaData: { | ||
| + | title: "Solar Return", | ||
| + | artist: "Giant antenna cable resonances2", | ||
| + | }, | ||
| + | // NOTE: Your audio file must be served from the same domain as your HTML | ||
| + | // file, or served with permissive CORS HTTP headers: | ||
| + | // https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS | ||
| + | url: "https://archive.org/download/giant_antenna_cable_resonances2/giant_antenna_cable_resonances2.mp3", | ||
| + | }, | ||
| + | { | ||
| + | metaData: { | ||
| + | title: "Solar Return", | ||
| + | artist: "Windmill Internal sounds", | ||
| + | }, | ||
| + | // NOTE: Your audio file must be served from the same domain as your HTML | ||
| + | // file, or served with permissive CORS HTTP headers: | ||
| + | // https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS | ||
| + | url: "https://archive.org/download/giant_antenna_cable_resonances2/windmill_internal_sound.mp3", | ||
| + | }, | ||
| + | | ||
| + | | ||
| + | | ||
| + | ], | ||
| + | }); | ||
| + | // Returns a promise indicating when it's done loading. | ||
| + | webamp.renderWhenReady(document.getElementById("app")); | ||
| + | | ||
| + | </script> | ||
| + | </html> | ||
| + | |||
| + | |||
| + | <html> | ||
| + | <iframe src="https://archive.org/embed/giant_antenna_cable_resonances2" width="500" height="300" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen></iframe> | ||
| + | </html> | ||
| + | |||
| + | |||
| + | {{:20150726_113625.jpg?500|}} | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||