https://github.com/wdevore/retrovibrato
https://github.com/wdevore/retrovibrato
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wdevore/retrovibrato
- Owner: wdevore
- Created: 2021-09-06T16:02:14.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-25T17:29:01.000Z (about 2 years ago)
- Last Synced: 2024-03-25T19:15:46.025Z (about 2 years ago)
- Language: Dart
- Size: 135 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RetroVibrato
A Flutter app for making arcade sounds from the 1970's and 80's
# Menus
- Save
- sfxr
- wave
- Email
- Email address
- Type
- sfxr
- wave
- Load
- sfxr
- Autoplay checkbox
- Sample Rate
- 44 KHz
- 22 KHz
- 11 KHz
- 5.5 KHz
- Volume slider
- About
https://pub.dev/packages/audiofileplayer
audiofileplayer 2.0.1
# Tasks
- Clicking a slider label resets it
- Save to GDrive or local
- Load from GDrive or local
- Play byte buffer
- Port algorithm from Go to Dart