|
3 months ago | |
---|---|---|
public | 3 months ago | |
resources | 3 months ago | |
.gitignore | 3 months ago | |
CHANGELOG | 3 months ago | |
CONTRIBUTING | 3 months ago | |
LICENSE | 3 months ago | |
README.md | 3 months ago | |
database_schema.sql | 3 months ago | |
htaccess | 3 months ago | |
noisecloud_screenshot_sound.png | 3 months ago |
A simple audio microblog
running live here: https://chrisbeckstrom.com/noisecloud-dev/public/
I wanted a way to quickly and easily share sounds on the internet, like a little bitty blog just for sounds.
There are some existing services/projects that are similar:
mysql
database serverphp
and mod_rewrite
ffmpeg
with mp3 supportjson-waveform
(ruby gem)developed/tested on Debian Jessie using apache, PHP 7.3, and MySQL
need more info and specifics
database_schema.sql
noisecloud/public/media
and noisecloud/public/media/originals
(todo: figure out how to use .gitignore
to ignore the files but create the ddirectories)cp example.config.yaml config.yaml
and modify it according to your database setup