Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/albertsmit/stempel
Batch rename your audio stems based on instrument-group.
https://github.com/albertsmit/stempel
Last synced: about 2 months ago
JSON representation
Batch rename your audio stems based on instrument-group.
- Host: GitHub
- URL: https://github.com/albertsmit/stempel
- Owner: AlbertSmit
- Created: 2019-06-12T21:46:26.000Z (over 5 years ago)
- Default Branch: development
- Last Pushed: 2023-01-05T02:49:35.000Z (about 2 years ago)
- Last Synced: 2024-10-28T16:53:50.994Z (3 months ago)
- Language: CSS
- Size: 12.4 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stempel :saxophone:
Batch rename your audio stems based on instrument-group!
---My friend Xander, from Maas Audio, has a problem:
Clients send me a ton of stems (the audio files that make up a song), but they are _unordered_.**Request:**
- Make me an algorithm that filters my files, and puts them into groups of type of instrument.Currently a work in progress, but here's what it does now:
![Imgur](https://github.com/AlbertSmit/stempel/blob/development/stempel.gif?raw=true)Instruments are grouped per letter (as shown in .gif), so for instance:
- **A** is Drums
- **B** is Bass
- **F** is Brass
- _etc, etc._Dependencies
---
Stempel currently mainly uses:
- ~~Preact~~ **React**.
- Webpack
- Electron
- TailwindCSS
- PostCSS_Would still be using Preact, if the Router wouldn't be such a pain in the butt._
---
Yours,
_Albert_ :heart: