Editing
Sound Design and Diegetic Sound
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
<div style="background-color: #4B0082; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> {{BloomIntro}} Sound Design and Diegetic Sound is the "Study of the Ear"βthe investigation of the "Sonic Language" of cinema that "Builds" "Space" and "Emotion" through "Foley," "Atmosphere," and "Music." While "Cinematography" (see Article 592) is "50% of the Movie," **Sound** is the "Other 50%" that "Makes it Real." From the "Diegetic Sound" (Sounds inside the story) to the "Non-Diegetic" (The Score) and the "Sonic World-Building" of **Star Wars** and **The Matrix**, this field explores the "Physics of Immersion." It is the science of "Fidelity," explaining why "Silence" can be "Louder" than an "Explosion"βand how "Sound" "Glues" the "Shattered Images" of film into a "Single Reality." </div> __TOC__ <div style="background-color: #000080; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Remembering</span> == * '''Sound Design''' β The "Art and Science" of "Creating," "Recording," and "Mixing" all the "Audio Elements" of a film. * '''Diegetic Sound''' β Sound that "Comes from the World of the Movie" (e.g., 'A Character Speaking,' 'A Door Slamming,' 'Radio Music that the character hears'). * '''Non-Diegetic Sound''' β Sound that "Comes from Outside the Movie" (e.g., 'The Musical Score,' 'A Narrator's Voice,' 'Sound Effects added for dramatic impact'). * '''Foley''' β The "Art" of "Re-creating" "Everyday Sounds" (Footsteps, Cloth rustling) in a "Studio" to "Add Realism" to the film. * '''Room Tone''' β The "Background Silence" of a location: every room has a "Unique Sound" that must be "Recorded" to "Smooth" the edits. * '''Direct Sound''' β Audio "Recorded on Location" during the filming (usually the 'Dialogue'). * '''ADR''' (Automated Dialogue Replacement) β The "Process" of "Re-recording" dialogue in a "Studio" because the "Location Sound" was "Poor." * '''Wild Track''' β A "Sound Recording" made "Without the Camera" (e.g., 'The sound of a crowd' or 'The wind'). * '''Sonic Motif''' β A "Repeating Sound" that "Represents" an "Idea" or "Character" (e.g., 'The breathing of Darth Vader'). * '''Dolby Atmos''' β A "Surround Sound" technology that allows sound to be "Placed" and "Moved" in "3D Space," including "Above" the listener. </div> <div style="background-color: #006400; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Understanding</span> == Sound design is understood through '''Presence''' and '''Narrative'''. '''1. The "Invisible" Space (Atmosphere)''': Sound "Creates" the "Room." * If you "Close your eyes" and "Hear" a "Dripping Tap" and "Echoing Footsteps," your "Brain" "Sees" a **"Dungeon."** * **Sound Designers** use "Layered Textures" to "Convince" the viewer that the "Flat Image" on the screen is a **"3D World."** * This is "Sonic Architecture." '''2. The "Diegetic" vs. "Non-Diegetic" (Perspective)''': Who is "Hearing" this? * **Diegetic**: "Connects" us to the "Environment." * **Non-Diegetic**: "Connects" us to the **"Director's Emotion."** * A "Masterpiece" (like 'The Conversation') "Blurs" the two. * Is the "Humming" in the character's ear a "Broken Light" (Diegetic) or their "Growing Madness" (Non-diegetic)? * "Sound" is the "Key" to **"Subjectivity"** in film. '''3. The "Power" of Foley (Tactility)''': "Hearing" is "Believing." * **Foley Artists** use "Celery" to create the sound of "Breaking Bones" and "Cornstarch" for "Snow." * Why not use "Real" sounds? Because "Real" sounds often "Sound Fake" on mic. * **Foley** "Exaggerates" the "Texture" of the world to make it "Feel" "Tactile" and "Grit." '''Ben Burttβs 'Sound Design' (Star Wars)'''': He "Invented" the "Sonic Language" of Sci-Fi. He used a "Radio Tower Cable" for the "Blaster" and an "Old Projector" for the "Lightsaber." It proved that "Iconic Sounds" are "Found in Reality" but "Remixed" for "Imagination." </div> <div style="background-color: #8B0000; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Applying</span> == '''Modeling 'The Sonic Layer' (Designing a 'Mood' with Audio):''' <syntaxhighlight lang="python"> def create_sonic_layer(scene_type, tension_lvl): """ Shows how 'Sound' builds the world. """ atmosphere = [] if scene_type == "Forest": atmosphere.append("Wind (Low Pass Filter)") atmosphere.append("Distant Bird (Reverb 40%)") if tension_lvl > 70: atmosphere.append("Low Frequency Drone (60Hz)") atmosphere.append("SNAP: Dry Branch (High Volume)") return f"AUDIO MIX: {', '.join(atmosphere)}. Tension Level: {tension_lvl}%." # Case: A 'Spooky Forest' at night print(create_sonic_layer("Forest", 85)) </syntaxhighlight> ; Sound Landmarks : '''The 'Jazz Singer' (1927)''' β The "First Talkie": the "Moment" "Sound" "Ended" the "Silent Era" and "Changed" the "Physics of Acting." : '''Walter Murchβs 'Apocalypse Now' ''' β The "First Film" with "Total 5.1 Surround Design": he used "Sound" to "Create" a "Sonic Nightmare" of the jungle. : '''THX Deep Note''' β The "Signature" sound of modern cinema: a "Mathematical Crescendo" that "Tests" the "Limits" of the theater's speakers. : '''The 'Wilhelm Scream' ''' β A "Famous Sound Effect" used in **400+ movies** as a "Joke" and a "Tribute" among sound designers. </div> <div style="background-color: #8B4500; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Analyzing</span> == {| class="wikitable" |+ Silence vs. Noise ! Feature !! Silence (The Tension) !! Noise (The Impact) |- | Goal || "Focus / Anxiety / Intimacy" || "Scale / Chaos / Energy" |- | Brain Response || "Heightened Sensitivity" || "Adrenaline / Overload" |- | Use Case || "Internal Dialogue / Suspense" || "Action / Environment / War" |- | Perception || "Mental" || "Physical" |- | Analogy || A 'Held Breath' || A 'Punch' |} '''The Concept of "The Sound Bridge"''': Analyzing "The Connection." A "Sound Bridge" is when the "Audio" from the **Next Scene** starts "Before" the **Current Scene** ends. It "Pulls" the viewer "Through the Edit," "Healing" the "Fragmented" nature of film (see Article 591). "Sound" is the "Glue" of the "Timeline." </div> <div style="background-color: #483D8B; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Evaluating</span> == Evaluating Sound Design: # '''Clarity''': Is "Modern Sound Mixing" "Too Loud"? (The 'Dialogue' vs 'Action' volume problem). # '''Ethics''': Does "Hyper-Realistic" sound "Make Violence" "Too Traumatic"? # '''Technology''': Is "AI Sound Generation" "Killing" the "Foley Artist"? # '''Impact''': Why does a "Movie" with "Bad Picture" work, but a "Movie" with "Bad Sound" feel "Unwatchable"? </div> <div style="background-color: #2F4F4F; color: #FFFFFF; padding: 20px; border-radius: 8px; margin-bottom: 15px;"> == <span style="color: #FFFFFF;">Creating</span> == Future Frontiers: # '''The 'Generative' Soundscape AI''': An AI that "Reads the Pixels" of a "Silent Movie" and "Generates" a "Perfectly Sync'd" "Diegetic Sound Mix." # '''Neural 'Ear' Overlays''': A "Device" that "Enhances" the "Sound" of your "Real Life" as if it were a "Movie" (Adding 'Score' or 'Drones'). # '''Interactive 'Spatial' VR''': A "Game" where "Sound" is the "Only Map," "Teaching" the player to "Navigate" through "Echo and Texture." # '''The 'Sonic' DNA Project''': An "Archive" of "Every Sound" on Earth (from 'Ice melting' to 'Heartbeats') for "Future Creators." [[Category:Arts]] [[Category:Cinema]] [[Category:Physics]] [[Category:Acoustics]] [[Category:The Art of Cinema]] </div>
Summary:
Please note that all contributions to BloomWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
BloomWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Template used on this page:
Template:BloomIntro
(
edit
)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
What links here
Related changes
Special pages
Page information