Skip to content

tylerbishopdev/sound-frequency-generator

Repository files navigation

Sound Frequency Generator 🎵

An advanced web-based sound frequency generator with real-time visualization and comprehensive audio controls.

✨ Features

  • Precision Frequency Control: Generate tones from 0.5Hz to 1000Hz
  • Multiple Waveforms: Sine, Square, Sawtooth, and Triangle waves
  • Real-time Visualization: Dynamic audio waveform display
  • Audio Presets: Meditation frequencies, brain waves, and tuning references
  • Advanced Controls: LFO modulation, filters, envelope shaping, and noise mixing
  • Educational Info: Real-time note names, periods, and wavelengths

🚀 Quick Start

Development

# Start development server
npm run dev
# Open http://localhost:8000

Production Build

# Build for deployment
npm run build

# Preview build
npm run preview

🌐 Deploy to Cloudflare Pages

This project is ready for Cloudflare Pages deployment! See DEPLOYMENT.md for complete instructions.

🎯 Browser Requirements

  • Modern browser with Web Audio API support
  • JavaScript enabled
  • HTTPS (for production deployment)

🔧 Technologies

  • Vanilla JavaScript (ES6+)
  • Web Audio API
  • HTML5 Canvas
  • Pure CSS (no frameworks)

Ready to generate some frequencies? 🎶

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published