Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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: