Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sws-5007/guitar-player-app_next.js
https://github.com/sws-5007/guitar-player-app_next.js
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sws-5007/guitar-player-app_next.js
- Owner: SWS-5007
- Created: 2023-11-03T14:25:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-03T14:26:10.000Z (about 1 year ago)
- Last Synced: 2024-11-08T13:08:02.484Z (about 2 months ago)
- Language: TypeScript
- Size: 3.83 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Autostrum 🎸
https://github.com/michaelongaro/Autostrum/assets/35980684/2c189888-b8cf-43d1-96d2-13908a61ee62
## Description
Autostrum is a site where guitar players can write out and share their guitar tabs. Our editor was built with convenience and speed in mind, with plenty of shortcuts and keyboard navigatable. One of the differentiating features we have is the ability to play back any tab that is created by using real guitar sound bites, taking the guesswork out of how the tab is supposed to be played. Playback speed can also be adjusted to practice at whatever tempo the user feels most comfortable playing along with. Whether you are an aspiring artist looking to share their newest hit, or just someone looking for new songs to play, Autostrum has you covered.
## Notable technologies
This project would not have been possible without these incredible technologies:
- The [T3 Stack](https://create.t3.gg/)
- [Shadcnui](https://ui.shadcn.com/)
- [Clerk](https://clerk.com/)
- [Soundfont-player](https://github.com/danigb/soundfont-player)
- The [Web Audio API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API)