Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ableinc/sampleit
Designed for producers, beatmakers and music creators. Grab an audio sample from Youtube, analyze it, and get its BPM and Scale. Powered by Able.
https://github.com/ableinc/sampleit
beatmakers creators desktop-application electron electron-app javascript music producers samples youtube
Last synced: 25 days ago
JSON representation
Designed for producers, beatmakers and music creators. Grab an audio sample from Youtube, analyze it, and get its BPM and Scale. Powered by Able.
- Host: GitHub
- URL: https://github.com/ableinc/sampleit
- Owner: ableinc
- Created: 2021-01-29T18:57:23.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T01:45:15.000Z (almost 4 years ago)
- Last Synced: 2024-10-23T03:45:53.304Z (2 months ago)
- Topics: beatmakers, creators, desktop-application, electron, electron-app, javascript, music, producers, samples, youtube
- Language: JavaScript
- Homepage: https://able.digital
- Size: 131 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SampleIt
Designed for producers, beatmakers and music creators. Grab an audio sample from Youtube, analyze it, and get its BPM and Scale. Powered by Able.
### Installation
Download the SampleIt Desktop Application for:* [MacOS (x64)](https://downloads.kope.online/SampleIt-darwin-x64-1.0.0.zip)
* Windows (x86) - ***coming soon***### Screenshots
![sampleit-macos-screenshot](https://able.sfo2.digitaloceanspaces.com/sampleit-app-screenshot-macos.png)
![sampleit-macos-screenshot2](https://able.sfo2.digitaloceanspaces.com/sampleit-macos-screenshot2.png)
![sampleit-macos-screenshot3](https://able.sfo2.digitaloceanspaces.com/sampleit-macos-screenshot3.png)### Features
* BPM (beats per minute) finder
* Note/Scale finder
* Direct download link for sample
* Sync samples with Able.digital account (*coming soon*)
* Open source (Have ideas? Create a PR!)### Coming Soon
* **WINDOWS (x86) version**
* Login to your Able.digital account, allowing you to sync your samples. Making them accessible in the future.
* Expanding sample services beyond Youtube - provide any audio/video url from the web.
* Desktop notifications.
* Local session storage - for debugging/troubleshooting
### Issues
* The engine that calculates the scale is in ALPHA and may fail more than expected. This is being resolved and will be pushed in the next release.
* Large files may fail. This is due to resource space allocated to this application. If demand grows, this will be scaled.