https://github.com/ajhsu/dummy-audio
Generating dummy audio files of any length. Could be useful to use as placeholder for audio players.
https://github.com/ajhsu/dummy-audio
Last synced: 5 months ago
JSON representation
Generating dummy audio files of any length. Could be useful to use as placeholder for audio players.
- Host: GitHub
- URL: https://github.com/ajhsu/dummy-audio
- Owner: ajhsu
- Created: 2017-06-28T08:45:20.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-04T04:13:19.000Z (almost 8 years ago)
- Last Synced: 2024-12-27T20:30:38.690Z (7 months ago)
- Language: JavaScript
- Homepage: https://dummy.audio/
- Size: 2.12 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dummy Audio
Generating dummy audio files of any length.
[](https://travis-ci.org/ajhsu/dummy-audio)
[](https://github.com/prettier/prettier)## Usage
Create a seconds silent audio file (mp3).
```
https://dummy.audio/silent?length=
```Ex: Create a 270s silent audio file (mp3).
```
https://dummy.audio/silent?length=270
```