https://github.com/adityasaravana/Pitchpin
Pitchpin is an open-source audio recorder app, like Voice Memos, with timestamping, so you can mark important moments while recording and come back to them later.
https://github.com/adityasaravana/Pitchpin
Last synced: 25 days ago
JSON representation
Pitchpin is an open-source audio recorder app, like Voice Memos, with timestamping, so you can mark important moments while recording and come back to them later.
- Host: GitHub
- URL: https://github.com/adityasaravana/Pitchpin
- Owner: adityasaravana
- License: mit
- Created: 2023-07-08T07:43:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-08T16:19:17.000Z (over 1 year ago)
- Last Synced: 2024-11-08T18:45:16.670Z (6 months ago)
- Language: Swift
- Homepage: https://adityasaravana.github.io/pitchpin-site/
- Size: 8.75 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- ideas-for-projects-people-would-use - github.com/adityasaravana/Pitchpin
README
# Pitchpin
💡 Idea by Divide-By-0.
Pitchpin is an open-source audio recorder app, like Voice Memos, with timestamping, so you can mark important moments while recording and come back to them later.
## Demo:
https://github.com/adityasaravana/Pitchpin/assets/65321521/2d0e76cc-cc88-486f-a1ca-cda7eef2ed00
## Libraries Used:
- DateHelper: Makes default recording names.
- Defaults: Stores recordings.
- DSWaveformImage: Renders waveforms for recordings.