Sleek music player web application for uploading, managing, and playing audio files with advanced audio processing capabilities. Built with Next.js and the Web Audio API. Playback Rate Control: Adjust speed without affecting audio quality
URL: https://greenhouseprojects.space/

- Next.js 14 - React framework with App Router
- TypeScript - Type-safe development
- CSS Modules - Scoped styling
- Web Audio API - Real-time audio processing
- File Storage API - Server-side file management
- User Data API - Persistent user settings and library
- Audio Processing - Real-time audio manipulation
- Spotify-inspired dark theme design
- Smooth animations and hover effects
- Responsive design for all devices
- Intuitive file management interface
- Play, pause, and stop audio playback
- Adjust playback speed (0.5x to 2x)
- Real-time audio filtering with high-pass and low-pass filters
- Frequency control for fine-tuning audio effects
- Advanced audio filtering for professional sound processing:
Filter Types:
- High-Pass Filter: Removes low frequencies, keeps high frequencies
- Low-Pass Filter: Removes high frequencies, keeps low frequencies
- Real-time Adjustment: Change frequency during playback
- Playlist Support: Create and manage playlists
- Audio Visualization: Real-time waveform display
- Advanced Filters: EQ, reverb, delay effects
- Collaboration: Share libraries with other users
This project is open source and available under the MIT License.