astrofox-io / Astrofox
Licence: mit
Astrofox is a motion graphics program that lets you turn audio into amazing videos.
Stars: ✭ 802
Programming Languages
javascript
184084 projects - #8 most used programming language
Projects that are alternatives of or similar to Astrofox
Videojs Wavesurfer
video.js plugin that adds a navigable waveform for audio and video files
Stars: ✭ 242 (-69.83%)
Mutual labels: audio-visualizer, audio
Waveform Playlist
Multitrack Web Audio editor and player with canvas waveform preview. Set cues, fades and shift multiple tracks in time. Record audio tracks or provide audio annotations. Export your mix to AudioBuffer or WAV! Project inspired by Audacity.
Stars: ✭ 919 (+14.59%)
Mutual labels: audio-visualizer, audio
Party Mode
An experimental music visualizer using d3.js and the web audio api.
Stars: ✭ 690 (-13.97%)
Mutual labels: audio-visualizer, audio
Awesome Web Audio
A list of resources and projects to help learn about audio
Stars: ✭ 73 (-90.9%)
Mutual labels: audio-visualizer, audio
Fountain Of Colors
Music visualizer for Rainmeter
Stars: ✭ 65 (-91.9%)
Mutual labels: audio-visualizer, audio
Img Encode
Encode an image to sound and view it as a spectrogram - turn your images into music
Stars: ✭ 157 (-80.42%)
Mutual labels: audio-visualizer, audio
Spectro
🎶 Real-time audio spectrogram generator for the web
Stars: ✭ 383 (-52.24%)
Mutual labels: audio-visualizer, audio
Ffmediaelement
FFME: The Advanced WPF MediaElement (based on FFmpeg)
Stars: ✭ 733 (-8.6%)
Mutual labels: audio
Awesome Webaudio
A curated list of awesome WebAudio packages and resources.
Stars: ✭ 685 (-14.59%)
Mutual labels: audio
Waveform Data.js
Audio Waveform Data Manipulation API – resample, offset and segment waveform data in JavaScript.
Stars: ✭ 698 (-12.97%)
Mutual labels: audio
Rpi Jukebox Rfid
A Raspberry Pi jukebox, playing local music, podcasts and web radio, streams and spotify triggered by RFID cards and/or web app. All plug and play via USB. GPIO scripts available.
Stars: ✭ 737 (-8.1%)
Mutual labels: audio
Sincnet
SincNet is a neural architecture for efficiently processing raw audio samples.
Stars: ✭ 764 (-4.74%)
Mutual labels: audio
Oto
♪ A low-level library to play sound on multiple platforms ♪
Stars: ✭ 789 (-1.62%)
Mutual labels: audio
Deej
Set app volumes with real sliders! deej is an Arduino & Go project to let you build your own hardware mixer for Windows and Linux
Stars: ✭ 730 (-8.98%)
Mutual labels: audio
Astrofox
What is it?
Astrofox is a motion graphics program that lets turn audio into amazing videos.

Quick links
- Demo video: https://www.youtube.com/watch?v=IbvuniqNPPw
- Website: https://astrofox.io
- Discord chat: https://discord.gg/wJ6pyMZ
- Reddit forum: https://www.reddit.com/r/astrofox/
- Bug tracker: https://github.com/astrofox-io/astrofox/issues
Running Astrofox
Get the source
git clone https://github.com/astrofox-io/astrofox.git
Install FFmpeg
yarn install-ffmpeg
Install dependencies
yarn install
Build the application
yarn build
Start the application
yarn start
Running for development
Instead of yarn build
above, run yarn dev
. This will start up a development server
in the current console window.
Then, in a separate console window, run yarn start
.
License
MIT
Note that the project description data, including the texts, logos, images, and/or trademarks,
for each open source project belongs to its rightful owner.
If you wish to add or remove any projects, please contact us at [email protected].