Skip to content

clarkedb/gothix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gothix

gothix is a small command-line tool written in Go that generates a dramatic, evolving audio swell similar in structure to the famous THX® theatrical intro.

It procedurally synthesizes a cluster of detuned oscillators that glide into harmony, creating that iconic "deep note"-style effect without using any proprietary sounds.

✨ features

  • Procedural audio synthesis (no samples required)
  • Generates WAV output by default

📋 upcoming features

  • Customizable ouptut file and format
  • Customizable duration, number of voices, frequency spread, and smoothing
  • Build executable on release

🚀 quick start

  1. Clone this repo
  2. go mod download
  3. go run main.go

legal

THX® is a registered trademark of THX Ltd. gothix and its author are not affiliated with, sponsored by, or endorsed by THX Ltd. This tool does not reproduce any proprietary THX audio.

About

Generate deep note audio swell in Go

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages