This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
radical_radio_art [2017/07/28 18:26] julien created |
radical_radio_art [2024/11/01 11:13] (current) julienottavi |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== RADICAL RADIO ART ====== | ====== RADICAL RADIO ART ====== | ||
+ | |||
+ | RadicalRadio is a new series of recordings made in different contexts with short wave radio. We record sound from EVP frequencies and specially 14MHz. Electronic Voice Phenomena is attempting to record voices from the dead. If we are not hardly looking for dead voices, we are looking for the path of those frequencies to search for radio phenomena in general that could occur in this range of the radio. | ||
+ | We are using mainly radio receivers with different radio bands in the spectrum of short wave radio then we run those radios in different contexts from cemetery to mountain or radio relay. | ||
+ | |||
===== Solar Return - End of a cycle - for 2 AM radios ===== | ===== Solar Return - End of a cycle - for 2 AM radios ===== | ||
- | {{:amskyradio2.jpg?500 |}} | + | {{:amskyradio2.jpg?250 |}} |
End Of Cycle Recording Made In Fieldhead 19 And 20 July 2017 | End Of Cycle Recording Made In Fieldhead 19 And 20 July 2017 | ||
A very strange night, a past, a storm and AM radios playing all night, no effect, no manipulation : a pure radiophonic experience. | A very strange night, a past, a storm and AM radios playing all night, no effect, no manipulation : a pure radiophonic experience. | ||
+ | |||
+ | more than 7 hours of recording non-stop. | ||
By Solar Return (Jenny Pickett & Julien Ottavi) | By Solar Return (Jenny Pickett & Julien Ottavi) | ||
+ | |||
+ | |||
+ | <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: "end of a cycle", | ||
+ | }, | ||
+ | // 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/EndOfCycleSolarReturn/EndOfCycle_recordingMadeInFieldhead_19_and_20_July2017.mp3", | ||
+ | }, | ||
+ | | ||
+ | ], | ||
+ | }); | ||
+ | // Returns a promise indicating when it's done loading. | ||
+ | webamp.renderWhenReady(document.getElementById("app")); | ||
+ | | ||
+ | </script> | ||
+ | </html> | ||
+ | |||
+ | |||
+ | <html> | ||
<iframe src="https://archive.org/embed/EndOfCycleSolarReturn&playlist=1&list_height=150" width="500" height="300" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen></iframe> | <iframe src="https://archive.org/embed/EndOfCycleSolarReturn&playlist=1&list_height=150" width="500" height="300" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen></iframe> | ||
+ | </html> | ||
+ | |||
+ | |||
+ | ===== Solar Return - Radical Radio Dundee Mix1 ===== | ||
+ | |||
+ | Relay antenna, military transmission and strange stereo transmissions recorded in November 2019 in Dundee, Scotland. | ||
+ | {{:dundee2019.jpg?300|}} | ||
+ | <html> | ||
+ | <div style="height: 228px; width: 600px;"><iframe src="https://audio.com/embed/audio/1781670775867376?theme=image" | ||
+ | style="display:block; border-radius: 1px; border: none; height: 204px; width: 600px;"></iframe><a href='https://audio.com/julien-ottavi' style="text-align: center; display: block; color: #A4ABB6; font-size: 12px; font-family: sans-serif; line-height: 16px; margin-top: 8px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;">@julien-ottavi</a></div> | ||
+ | </html> | ||