Writing Machine Directory/beatles: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 6: | Line 6: | ||
==✦ Hey Jude - Cover by The Beatles, Radio Tuning Version== | ==✦ Hey Jude - Cover by The Beatles, Radio Tuning Version== | ||
<p>A version of “Hey Jude” composed solely of words that appear in other Beatles songs. | <p>A version of “Hey Jude” composed solely of words that appear in other Beatles songs. | ||
<p> | <p>''Note: Soon i will post a video of it on YT'' | ||
<p>''Example'':<blockquote>''Hey, Jude, don't make it bad'' | <p>''Example'':<blockquote>''Hey, Jude, don't make it bad'' | ||
<p>(hey → Can be found in: Boys [line 5] + Boys [line 5]) | <p>(hey → Can be found in: Boys [line 5] + Boys [line 5]) | ||
| Line 31: | Line 31: | ||
<p>⋄ Use a DAW to edit the final audio output (cutting & stretching bits of audio) | <p>⋄ Use a DAW to edit the final audio output (cutting & stretching bits of audio) | ||
==✦ Take a sad song and make it better== | ==✦ Take a sad song and make it better== | ||
<div class="bright"> | <div class="bright">[[File:TheBrightAndSmoothPath.jpg|alt=The Bright And Smooth Path (Happy version of The Long And Winding Road)|left|frameless|706x706px]] | ||
[[File:TheBrightAndSmoothPath.jpg|alt=The Bright And Smooth Path (Happy version of The Long And Winding Road)]] | |||
</div> | </div> | ||
</div> | </div> | ||
[[Category: Writing Machines]] | [[Category: Writing Machines]] | ||
[[Category: SI28/Shred]] | |||
Latest revision as of 13:01, 17 December 2025
Writing-Machines/Beatles
Made by Ema - based on: The Beatles
First presented at Radio WORM on Oct 7th 2025
✦ Hey Jude - Cover by The Beatles, Radio Tuning Version
A version of “Hey Jude” composed solely of words that appear in other Beatles songs.
Note: Soon i will post a video of it on YT
Example:
҈ FuN FaCT ҈Hey, Jude, don't make it bad
(hey → Can be found in: Boys [line 5] + Boys [line 5])
(don't → Can be found in: Boys [line 23] + Boys [line 47])
(make → Can be found in: Please Please Me [line 23] + Little Child [line 19])
(bad → Can be found in: Misery [line 1] + Misery [line 7])
'Hey Jude' can also be rendered as a State Machine
🛠 How it's Made
⋄ I built a script to scrape AZLyrics in order to collect all 176 lyrics of the entire Beatles' catalog to store them in a JSON file
{
"title": "Song Title",
"lyrics": "Song \nLyrics"
}, …
⋄ I built another script to find all the matching words from 'Hey Jude' (The lyrics of this song were on a different JSON) into the entire discography of The Beatles. Matches were narrowed down to just 2 results per word (see example above).
⋄ Download the 35 songs that have a match, by using @iamdefinitelynotabot bot on Telegram made by my close friend Ramin
command used: .a https://www.youtube.com/watch?v=YourLink
⋄ Use of Moises: an app that separate all the different stems of an audio file, so only the voice can be edited in order to have a consistent instrumental base from the original song underneath
⋄ Use a DAW to edit the final audio output (cutting & stretching bits of audio)
