All Projects → astrofox-io → Astrofox

astrofox-io / Astrofox

Licence: mit
Astrofox is a motion graphics program that lets you turn audio into amazing videos.

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
Audiovisualizer
iOS Audio Visualizer
Stars: ✭ 37 (-95.39%)
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
Play
Play audio files from terminal.
Stars: ✭ 12 (-98.5%)
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
Ffmpeg
Mirror of https://git.ffmpeg.org/ffmpeg.git
Stars: ✭ 27,382 (+3314.21%)
Mutual labels:  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
Black candy
A self hosted music streaming server
Stars: ✭ 686 (-14.46%)
Mutual labels:  audio
Soundcast
Cast audio from macOS to Chromecast
Stars: ✭ 684 (-14.71%)
Mutual labels:  audio
Oto
♪ A low-level library to play sound on multiple platforms ♪
Stars: ✭ 789 (-1.62%)
Mutual labels:  audio
Glava
GLava - OpenGL audio spectrum visualizer
Stars: ✭ 762 (-4.99%)
Mutual labels:  audio-visualizer
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

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].